summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* gexp: Add <gexp-input>.Ludovic Courtès2015-03-17
* gexp: Rename <output-ref> to <gexp-output>.Ludovic Courtès2015-03-17
* licenses: Add the Ms-PL.Ludovic Courtès2015-03-17
* scripts: environment: Improve error messages.David Thompson2015-03-16
* licenses: Rename 'bsd-style' to 'non-copyleft'.Ludovic Courtès2015-03-14
* gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and dropAndreas Enge2015-03-14
* build-system/python: Delay evaluation of the 'python2' package.Ludovic Courtès2015-03-12
* lint: Add tests for the 'source' checker.Ludovic Courtès2015-03-05
* store: Attempt to decode build logs as UTF-8.Ludovic Courtès2015-03-05
* serialization: Factorize 'read-byte-string'.Ludovic Courtès2015-03-05
* tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès2015-03-04
* Merge branch 'core-updates'.Ludovic Courtès2015-03-04
|\
| * gexp: Make sure 'gexp-outputs' removes duplicate outputs.Ludovic Courtès2015-03-02
| * Revert "build-system/gnu: Keep the sloppy conversion strategy during bootstrap."Ludovic Courtès2015-03-01
| * build-system/gnu: Keep the sloppy conversion strategy during bootstrap.Ludovic Courtès2015-03-01
| * utils: Treat 'configure' and Makefiles with an 8-bit encoding.Ludovic Courtès2015-02-28
| * packages: Set the port conversion strategy to 'error'.Ludovic Courtès2015-02-28
| * utils: Change 'patch-shebangs' to use binary input.Ludovic Courtès2015-02-28
| * gexp: Aggregate outputs of compound gexps.Ludovic Courtès2015-02-27
| * download: Comment on lack of progress report with chunked encoding.Ludovic Courtès2015-02-27
| * download: Measure and display the throughput.Ludovic Courtès2015-02-27
| * download: Abstract the receive buffer size.Ludovic Courtès2015-02-27
| * utils: Call the progress-report proc when 'dump-port' starts.Ludovic Courtès2015-02-27
| * build-system/gnu: Set $LC_ALL (or similar) to the chosen locale.Ludovic Courtès2015-02-27
| * build-system/cmake: Enable verbose output from Makefile builds.宋文武2015-02-27
| * packages: When possible, use a UTF-8 locale in patch-and-repack.Ludovic Courtès2015-02-27
| * build-system/gnu: Add 'install-locale' phase.Ludovic Courtès2015-02-26
| * build-system: Use 'modify-phases'.Ludovic Courtès2015-02-26
| * utils: Add 'modify-phases'.Ludovic Courtès2015-02-26
| * build-system/gnu: Add support for zip archives.Ludovic Courtès2015-02-26
| * Merge branch 'master' into core-updatesLudovic Courtès2015-02-26
| |\
| * | utils: Preserve symbolic links in 'wrap-program'.Andreas Enge2015-02-16
| * | utils: Use $0 instead of absolute path to original program in 'wrap-program'.Andreas Enge2015-02-16
| * | Merge branch 'master' into core-updatesLudovic Courtès2015-02-11
| |\ \
| * | | utils: Strip duplicates from search path.Eric Bavier2015-02-10
* | | | http-client: Monkey-patch 'make-chunked-input-port' on Guile <= 2.0.11.Ludovic Courtès2015-03-03
* | | | http-client: Update backport of chunked encoding support to Guile 2.0.5.Ludovic Courtès2015-03-03
* | | | profiles: Produce a single-file CA certificate bundle.Mark H Weaver2015-03-03
* | | | build: ruby: Install executables in /bin.David Thompson2015-03-02
* | | | build: ruby: Add gitify phase.David Thompson2015-03-02
| |_|/ |/| |
* | | ui: Add missing copyright line.Ludovic Courtès2015-02-26
* | | ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.Ludovic Courtès2015-02-26
* | | ui: Factorize command-line + env. var. option parsing.Ludovic Courtès2015-02-26
* | | download: Cope with Guile 2.0.6 or earlier.Mark H Weaver2015-02-24
* | | guix system: Honor '--no-grub'.Ludovic Courtès2015-02-24
* | | licenses: Add IPA Font License.Andreas Enge2015-02-24
* | | tests: Skip tests that would fail due to the shebang length.Ludovic Courtès2015-02-24
* | | tests: Factorize the network reachability test.Ludovic Courtès2015-02-24
* | | import: cpan: Change %corelist into a promise.Mark H Weaver2015-02-20
* | | download: Handle HTTP redirects to relative URI references.Mark H Weaver2015-02-19