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