gnu: Add libva.
[jackhill/guix/guix.git] / guix /
2015-03-25 Ludovic Courtèssubstitute: Rename cache directory from "substitute...
2015-03-25 Ludovic CourtèsRename 'guix substitute-binary' to 'guix substitute'.
2015-03-25 Ludovic Courtèsderivations: 'substitution-oracle' now ignores sub...
2015-03-25 Ludovic Courtèsderivations: Add a 'cut?' parameter to 'derivation...
2015-03-24 Ludovic Courtèsderivations: Don't invoke the substituter when an item...
2015-03-23 Ludovic Courtèssubstitute-binary: Remove thread-safe 'regexp-exec...
2015-03-23 Ludovic Courtèssubstitute-binary: Pipeline HTTP requests instead of...
2015-03-23 Ludovic Courtèssubstitute-binary: Allow callers to specify the size...
2015-03-22 Ludovic Courtèsstore: Default to a non-empty list of substituters.
2015-03-22 Ludovic Courtèsgexp: Fix handling of nativeness in nested gexps.
2015-03-22 Ludovic Courtèsgexp: Ignore nested gexps in macro expansion.
2015-03-22 Ludovic Courtèsgexp: Allow <gexp-input> objects in #:allowed-references.
2015-03-22 Ludovic Courtèsgexp: Add identity compiler for derivations.
2015-03-20 Ludovic Courtèsguix package: '-s' sorts packages by name, then by...
2015-03-20 Ludovic Courtèsguix package: '-s' displays different packages that...
2015-03-19 Ludovic Courtèsftp-client: Switch to binary mode before using the...
2015-03-19 Ludovic Courtèslint: Report details about FTP errors.
2015-03-19 Ludovic Courtèslint: Change misleading variable name.
2015-03-18 Ludovic Courtèssubstitute-binary: Fix recently-introduced regression.
2015-03-18 Ludovic Courtèsstore: Remove debugging leftover.
2015-03-18 Ludovic Courtèsstore: Add preliminary support for client-supplied...
2015-03-18 Ludovic Courtèspk-crypto: Improve documentation of 'key-type'.
2015-03-17 David Thompsonbuild: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH.
2015-03-17 Ludovic Courtèsgexp: Move the package and origin compilers to (guix...
2015-03-17 Ludovic Courtèspackages: Move grafting parameter to (guix derivations).
2015-03-17 Ludovic Courtèsgexp: Separate "compilers" for origins and packages...
2015-03-17 Ludovic Courtèsgexp: Remove special meaning of forms (PACKAGE OUTPUT...
2015-03-17 Ludovic Courtèsprofiles: Use 'gexp-input' instead of two-element lists.
2015-03-17 Ludovic Courtèsgexp: Export 'gexp-input' constructor.
2015-03-17 Ludovic Courtèsgexp: Add <gexp-input>.
2015-03-17 Ludovic Courtèsgexp: Rename <output-ref> to <gexp-output>.
2015-03-17 Ludovic Courtèslicenses: Add the Ms-PL.
2015-03-16 David Thompsonscripts: environment: Improve error messages.
2015-03-14 Ludovic Courtèslicenses: Rename 'bsd-style' to 'non-copyleft'.
2015-03-14 Andreas Engegnu: cmake: Add CMAKE_PREFIX_PATH as a native search...
2015-03-12 Ludovic Courtèsbuild-system/python: Delay evaluation of the 'python2...
2015-03-05 Ludovic Courtèslint: Add tests for the 'source' checker.
2015-03-05 Ludovic Courtèsstore: Attempt to decode build logs as UTF-8.
2015-03-05 Ludovic Courtèsserialization: Factorize 'read-byte-string'.
2015-03-04 Ludovic Courtèstests: Remove dependency on 'glibc-utf8-locales' for...
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-03 Ludovic Courtèshttp-client: Monkey-patch 'make-chunked-input-port...
2015-03-03 Ludovic Courtèshttp-client: Update backport of chunked encoding suppor...
2015-03-03 Mark H Weaverprofiles: Produce a single-file CA certificate bundle.
2015-03-02 David Thompsonbuild: ruby: Install executables in /bin.
2015-03-02 David Thompsonbuild: ruby: Add gitify phase.
2015-03-02 Ludovic Courtèsgexp: Make sure 'gexp-outputs' removes duplicate outputs.
2015-03-02 Mark H WeaverMerge branch 'master' into core-updates
2015-03-01 Ludovic CourtèsRevert "build-system/gnu: Keep the sloppy conversion...
2015-02-28 Ludovic Courtèsbuild-system/gnu: Keep the sloppy conversion strategy...
2015-02-28 Ludovic Courtèsutils: Treat 'configure' and Makefiles with an 8-bit...
2015-02-28 Ludovic Courtèspackages: Set the port conversion strategy to 'error'.
2015-02-28 Ludovic Courtèsutils: Change 'patch-shebangs' to use binary input.
2015-02-27 Ludovic Courtèsgexp: Aggregate outputs of compound gexps.
2015-02-27 Ludovic Courtèsdownload: Comment on lack of progress report with chunk...
2015-02-27 Ludovic Courtèsdownload: Measure and display the throughput.
2015-02-27 Ludovic Courtèsdownload: Abstract the receive buffer size.
2015-02-27 Ludovic Courtèsutils: Call the progress-report proc when 'dump-port...
2015-02-27 Ludovic Courtèsbuild-system/gnu: Set $LC_ALL (or similar) to the chose...
2015-02-27 宋文武build-system/cmake: Enable verbose output from Makefile...
2015-02-26 Ludovic Courtèspackages: When possible, use a UTF-8 locale in patch...
2015-02-26 Ludovic Courtèsbuild-system/gnu: Add 'install-locale' phase.
2015-02-26 Ludovic Courtèsbuild-system: Use 'modify-phases'.
2015-02-26 Ludovic Courtèsutils: Add 'modify-phases'.
2015-02-26 Ludovic Courtèsbuild-system/gnu: Add support for zip archives.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-25 Ludovic Courtèsui: Add missing copyright line.
2015-02-25 Ludovic Courtèsui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.
2015-02-25 Ludovic Courtèsui: Factorize command-line + env. var. option parsing.
2015-02-25 Mark H Weaverdownload: Cope with Guile 2.0.6 or earlier.
2015-02-24 Ludovic Courtèsguix system: Honor '--no-grub'.
2015-02-24 Andreas Engelicenses: Add IPA Font License.
2015-02-23 Ludovic Courtèstests: Skip tests that would fail due to the shebang...
2015-02-23 Ludovic Courtèstests: Factorize the network reachability test.
2015-02-20 Mark H Weaverimport: cpan: Change %corelist into a promise.
2015-02-19 Mark H Weaverdownload: Handle HTTP redirects to relative URI references.
2015-02-19 Eric Bavierimport: cpan: Use cpan mirror url.
2015-02-19 Eric Bavierimport: cpan: Sort inputs.
2015-02-19 Eric Bavierimport: cpan: Adjust licenses.
2015-02-19 Eric Bavierimport: cpan: Use corelist to filter dependencies.
2015-02-19 Eric Bavierguix: licenses: Add Artistic 2.0 license.
2015-02-19 Eric Bavierbuild-system/perl: Use Build.PL for builds if present.
2015-02-16 Ricardo Wurmusgnu: Add R.
2015-02-16 Andreas Engeutils: Preserve symbolic links in 'wrap-program'.
2015-02-16 Andreas Engeutils: Use $0 instead of absolute path to original...
2015-02-13 Ludovic Courtèsgexp: Add #:graft? parameter to 'gexp->derivation'.
2015-02-13 Ludovic Courtèspackages: Add 'set-grafting' procedure.
2015-02-13 Ludovic Courtèstests: Add missing import.
2015-02-13 Ludovic Courtèsgexp: Implement 'imported-modules' & co. using 'gexp...
2015-02-12 Ludovic Courtèsstore: Add optional 'references' parameter to 'text...
2015-02-11 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-11 Ludovic Courtèsgexp: Add #:allowed-references parameter to 'gexp-...
2015-02-11 Ludovic Courtèsderivations: Make the "grafting..." message directly...
2015-02-10 Eric Bavierutils: Strip duplicates from search path.
2015-02-09 Cyril Roelandtlint: handle FTP URIs.
2015-02-09 Ludovic Courtèsprofiles: Report "pseudo-upgrades" as upgrades, not...
2015-02-09 Ludovic Courtèsutils: Add 'version>=?'.
2015-02-08 Ricardo Wurmusbuild: Add 'waf-build-system'.
2015-02-08 Ludovic Courtèsprofiles: Distinguish downgrades from upgrades.
2015-02-08 Ludovic Courtèsui: Properly report '&nar-error' conditions.
next