summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2013-03-04
|\
| * Add (guix build-system perl).Ludovic Courtès2013-03-04
| * download: Add CPAN mirrors.Ludovic Courtès2013-03-04
| * ui: Factorize `read/eval-package-expression'.Ludovic Courtès2013-03-01
| * guix package: Add `--install-from-expression'.Ludovic Courtès2013-03-01
| * guix gc: Add `--references' and `--referrers'.Ludovic Courtès2013-02-27
| * store: Add queries for references & co.Ludovic Courtès2013-02-27
| * download: Add X.org mirrors.Andreas Enge2013-02-23
| * pull: Distinguish "already up to date" from "updated".Ludovic Courtès2013-02-22
| * pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès2013-02-22
| * Add "guix pull".Ludovic Courtès2013-02-20
| * ui: Factorize `show-what-to-build'.Ludovic Courtès2013-02-20
| * ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès2013-02-20
| * download: Adjust to `http-get*' deprecation.Ludovic Courtès2013-02-20
| * derivations: Add a search path parameter for module derivations.Ludovic Courtès2013-02-20
| * store: Add the `%daemon-socket-file' parameter.Ludovic Courtès2013-02-18
| * scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès2013-02-17
| * scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès2013-02-17
| * Replace individual scripts with master 'guix' script.Mark H Weaver2013-02-16
| * packages: Add `package-output'.Ludovic Courtès2013-02-16
| * build-system/gnu: Make the strip behavior of `static-package' configurable.Ludovic Courtès2013-02-14
| * Add version-compare and version>? to utils.scm.Mark H Weaver2013-02-12
* | guix: build: Add "share/pkgconfig" to PKG_CONFIG_PATH, as used by xorg.Andreas Enge2013-03-04
* | pull: Distinguish "already up to date" from "updated".Ludovic Courtès2013-02-27
* | pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès2013-02-27
* | Add "guix pull".Ludovic Courtès2013-02-27
* | ui: Factorize `show-what-to-build'.Ludovic Courtès2013-02-27
* | ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès2013-02-27
* | download: Adjust to `http-get*' deprecation.Ludovic Courtès2013-02-27
* | derivations: Add a search path parameter for module derivations.Ludovic Courtès2013-02-27
* | store: Add the `%daemon-socket-file' parameter.Ludovic Courtès2013-02-27
* | scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès2013-02-27
* | scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès2013-02-27
* | Replace individual scripts with master 'guix' script.Mark H Weaver2013-02-27
* | packages: Add `package-output'.Ludovic Courtès2013-02-27
* | build-system/gnu: Make the strip behavior of `static-package' configurable.Ludovic Courtès2013-02-27
* | Add version-compare and version>? to utils.scm.Mark H Weaver2013-02-27
* | Patch-shebang: Do not add space after interpreter without argument.Andreas Enge2013-02-23
* | Patch-shebang: Handle "#!/usr/bin/env command"Andreas Enge2013-02-23
|/
* gnu: Add tmux. licenses: add ISC.Cyril Roelandt2013-02-11
* Re-export `%current-system' from (guix packages).Ludovic Courtès2013-02-10
* build-system/gnu: Clarify docstring of `package-with-extra-configure-variable'.Ludovic Courtès2013-02-08
* union: Don't warn when colliding leaves point to the same file.Ludovic Courtès2013-02-06
* union: Delete duplicates when passed the same input several times.Ludovic Courtès2013-02-06
* licenses: Add new meta-license fsf-free.Andreas Enge2013-02-05
* store: Add substitute-related procedures.Ludovic Courtès2013-02-04
* store: Update to protocol 1.12.Ludovic Courtès2013-02-04
* store: Write string length as a 32-bit integer.Ludovic Courtès2013-02-04
* guix-package: Report `--search' matches in recutils format.Ludovic Courtès2013-02-01
* store: Don't expect build logs to be UTF-8-encoded.Ludovic Courtès2013-01-31