summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2015-02-13tests: Add missing import.Ludovic Courtès
2015-02-13gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.Ludovic Courtès
2015-02-12store: Add optional 'references' parameter to 'text-file'.Ludovic Courtès
2015-02-11Merge branch 'master' into core-updatesLudovic Courtès
2015-02-11gexp: Add #:allowed-references parameter to 'gexp->derivation'.Ludovic Courtès
2015-02-11derivations: Make the "grafting..." message directly visible.Ludovic Courtès
2015-02-10utils: Strip duplicates from search path.Eric Bavier
2015-02-10lint: handle FTP URIs.Cyril Roelandt
2015-02-09profiles: Report "pseudo-upgrades" as upgrades, not downgrades.Ludovic Courtès
2015-02-09utils: Add 'version>=?'.Ludovic Courtès
2015-02-08build: Add 'waf-build-system'.Ricardo Wurmus
2015-02-08profiles: Distinguish downgrades from upgrades.Ludovic Courtès
2015-02-08ui: Properly report '&nar-error' conditions.Ludovic Courtès
2015-02-07serialization: Check for EOF and incomplete input conditions.Ludovic Courtès
2015-02-06guix package: Make custom profiles actual indirect roots.Ludovic Courtès