summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2013-12-04build-system/gnu: Fix reference to Gettext in 'dist-package'....Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'....Ludovic Courtès
2013-12-03gnu-maintenance: Ignore "redirect" blurbs....Ludovic Courtès
2013-11-28build-system/cmake: Build out of source tree by default....Ludovic Courtès
2013-11-26substitute-binary: Work around Guile 2.0.5's broken 'n-par-map'....Ludovic Courtès
2013-11-24guix package: Honor the current output when upgrading....Ludovic Courtès
2013-11-20Merge branch 'master' into core-updates...Ludovic Courtès
2013-11-20build-system/python: Add #:test-target parameter....Ludovic Courtès
2013-11-18packages: 'package-field-location' returns a relative file name....Ludovic Courtès
2013-11-18guix build: '-e' can be passed a monadic thunk....Ludovic Courtès
2013-11-14substitute-binary: Adjust timeout handling for Guile > 2.0.9....Ludovic Courtès
2013-11-13derivations: Allow 'map-derivations' to replace sources....Ludovic Courtès
2013-11-13packages: Suitably cope with indirect store paths as package sources....Ludovic Courtès
2013-11-13store: Make 'direct-store-path?' public....Ludovic Courtès
2013-11-13derivations: Add 'map-derivation'....Ludovic Courtès
2013-11-13utils: Add 'string-replace-substring'....Ludovic Courtès
2013-11-12guix build: Add '--log-file'....Ludovic Courtès
2013-11-12store: Add 'log-file' procedure....Ludovic Courtès
2013-11-08substitute-binary: Increase lookup concurrency to reduce latency....Ludovic Courtès
2013-11-08Merge branch 'master' into core-updates...Ludovic Courtès
2013-11-07packages: Add a 'snippet' field to <origin>....Ludovic Courtès
2013-11-03ui: Make '--version' output GCS-compliant....Ludovic Courtès
2013-11-01guix package: Show the output name of what's being removed....Ludovic Courtès
2013-11-01guix package: Fix indentation of "will be removed" messages....Ludovic Courtès
2013-11-01guix package: Allow removal of a specific package output....Ludovic Courtès
2013-11-01guix package: Separate '--remove' option processing....Ludovic Courtès
2013-11-01ui: Factorize package specification parsing....Ludovic Courtès
2013-11-01Add (guix profiles)....Ludovic Courtès
2013-11-01Merge branch 'master' into core-updatesLudovic Courtès
2013-10-31union: Do not warn when identical files collide....Ludovic Courtès
2013-10-30guix package: Factorize generation file name computation....Ludovic Courtès
2013-10-30guix package: Specify inputs for each manifest entry....Ludovic Courtès
2013-10-30union: Make the log port a parameter....Ludovic Courtès
2013-10-30derivations: 'derivation-path->output-path' honors the 'output' parameter....Ludovic Courtès
2013-10-30guix package: Always use the term "profile", not "user environment"....Ludovic Courtès
2013-10-30guix package: Introduce <manifest> and <manifest-entry> types....Ludovic Courtès
2013-10-30guix package: Better separate option processing....Ludovic Courtès
2013-10-29guix package: Declutter the entry point....Ludovic Courtès
2013-10-29build-system/{cmake,perl}: Don't use (guix build gnu-build-system)....Ludovic Courtès
2013-10-16utils: 'find-files' always returns a proper list....Ludovic Courtès
2013-10-15records: define-record-type*: Field bindings are bound with 'let*'....Ludovic Courtès
2013-10-15guix package: '--search' matches against package names....Ludovic Courtès
2013-10-13pull: Compile modules correctly regardless of the compilation order....Ludovic Courtès
2013-10-13guix: Make cmake build system aware of usual paths....Andreas Enge
2013-10-13pull: Simplify the builder....Ludovic Courtès
2013-10-12build-system/perl: Lazily resolve (gnu packages perl)....Ludovic Courtès
2013-10-12pull: Add '--url' option....Ludovic Courtès
2013-10-12download: Support 'file://' URLs....Ludovic Courtès
2013-10-12guix: Add missing call to 'bindtextdomain'....Ludovic Courtès
2013-10-11gnu-maintenance: Adjust URL of package description file....Ludovic Courtès