summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-03-05lint: Add tests for the 'source' checker.Ludovic Courtès
2015-03-05store: Attempt to decode build logs as UTF-8.Ludovic Courtès
2015-03-05serialization: Factorize 'read-byte-string'.Ludovic Courtès
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès
2015-03-04Merge branch 'core-updates'.Ludovic Courtès
2015-03-03http-client: Monkey-patch 'make-chunked-input-port' on Guile <= 2.0.11.Ludovic Courtès
2015-03-03http-client: Update backport of chunked encoding support to Guile 2.0.5.Ludovic Courtès
2015-03-03profiles: Produce a single-file CA certificate bundle.Mark H Weaver
2015-03-02build: ruby: Install executables in /bin.David Thompson
2015-03-02build: ruby: Add gitify phase.David Thompson
2015-03-02gexp: Make sure 'gexp-outputs' removes duplicate outputs.Ludovic Courtès
2015-03-01Revert "build-system/gnu: Keep the sloppy conversion strategy during bootstrap."Ludovic Courtès
2015-03-01build-system/gnu: Keep the sloppy conversion strategy during bootstrap.Ludovic Courtès
2015-02-28utils: Treat 'configure' and Makefiles with an 8-bit encoding.Ludovic Courtès
2015-02-28packages: Set the port conversion strategy to 'error'.Ludovic Courtès
2015-02-28utils: Change 'patch-shebangs' to use binary input.Ludovic Courtès
2015-02-27gexp: Aggregate outputs of compound gexps.Ludovic Courtès
2015-02-27download: Comment on lack of progress report with chunked encoding.Ludovic Courtès
2015-02-27download: Measure and display the throughput.Ludovic Courtès
2015-02-27download: Abstract the receive buffer size.Ludovic Courtès
2015-02-27utils: Call the progress-report proc when 'dump-port' starts.Ludovic Courtès
2015-02-27build-system/gnu: Set $LC_ALL (or similar) to the chosen locale.Ludovic Courtès
2015-02-27build-system/cmake: Enable verbose output from Makefile builds.宋文武
2015-02-27packages: When possible, use a UTF-8 locale in patch-and-repack.Ludovic Courtès
2015-02-26build-system/gnu: Add 'install-locale' phase.Ludovic Courtès
2015-02-26build-system: Use 'modify-phases'.Ludovic Courtès
2015-02-26utils: Add 'modify-phases'.Ludovic Courtès
2015-02-26build-system/gnu: Add support for zip archives.Ludovic Courtès
2015-02-26Merge branch 'master' into core-updatesLudovic Courtès
2015-02-26ui: Add missing copyright line.Ludovic Courtès
2015-02-26ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.Ludovic Courtès
2015-02-26ui: Factorize command-line + env. var. option parsing.Ludovic Courtès
2015-02-24download: Cope with Guile 2.0.6 or earlier.Mark H Weaver
2015-02-24guix system: Honor '--no-grub'.Ludovic Courtès
2015-02-24licenses: Add IPA Font License.Andreas Enge
2015-02-24tests: Skip tests that would fail due to the shebang length.Ludovic Courtès
2015-02-24tests: Factorize the network reachability test.Ludovic Courtès
2015-02-20import: cpan: Change %corelist into a promise.Mark H Weaver
2015-02-19download: Handle HTTP redirects to relative URI references.Mark H Weaver
2015-02-18import: cpan: Use cpan mirror url.Eric Bavier
2015-02-18import: cpan: Sort inputs.Eric Bavier
2015-02-18import: cpan: Adjust licenses.Eric Bavier
2015-02-18import: cpan: Use corelist to filter dependencies.Eric Bavier
2015-02-18guix: licenses: Add Artistic 2.0 license.Eric Bavier
2015-02-18build-system/perl: Use Build.PL for builds if present.Eric Bavier
2015-02-16gnu: Add R.Ricardo Wurmus
2015-02-16utils: Preserve symbolic links in 'wrap-program'.Andreas Enge
2015-02-16utils: Use $0 instead of absolute path to original program in 'wrap-program'.Andreas Enge
2015-02-13gexp: Add #:graft? parameter to 'gexp->derivation'.Ludovic Courtès
2015-02-13packages: Add 'set-grafting' procedure.Ludovic Courtès