Age | Commit message (Expand) | Author |
2014-09-03 | Add Emacs user interface. | Alex Kost |
2014-07-25 | build: Bump to version 0.8. | Ludovic Courtès |
2014-07-22 | Require only lower gettext version. | Andreas Enge |
2014-06-13 | Separate package description translations from string translations. | Ludovic Courtès |
2014-06-13 | Move gettext files to 'po/guix'. | Ludovic Courtès |
2014-05-22 | build: Fix builds without --with-libgcrypt-prefix nor --with-libgcrypt-libdir. | Ludovic Courtès |
2014-05-17 | build: Add --with-libgcrypt-libdir=DIR to support Debian's multi-arch layout. | Ludovic Courtès |
2014-04-09 | build: Bump to version 0.7. | Ludovic Courtès |
2014-03-09 | Change the default store file name to /gnu/store. | Ludovic Courtès |
2014-01-24 | store: Add 'register-path' procedure. | Ludovic Courtès |
2013-12-29 | build: Improve documentation of Nix-related options. | Ludovic Courtès |
2013-12-29 | config: Export '%config-directory'. | Ludovic Courtès |
2013-12-11 | build: Bump to version 0.6. | Ludovic Courtès |
2013-11-23 | build: Make sure pkg.m4 is present. | Ludovic Courtès |
2013-09-27 | build: Bump version to 0.5. | Ludovic Courtès |
2013-08-29 | build: Use `missing' for `dot'. | Ludovic Courtès |
2013-08-29 | build: Build docs from the top-level Makefile. | Ludovic Courtès |
2013-07-19 | build: Bump version to 0.4. | Ludovic Courtès |
2013-07-17 | build: Provide a replacement (srfi srfi-37) when the user's one is broken. | Ludovic Courtès |
2013-07-05 | build: Bail out on unsupported platforms; add `--with-courage'. | Ludovic Courtès |
2013-05-18 | build: Switch to 0.3. | Ludovic Courtès |
2013-05-12 | build: Use separate `AC_CONFIG_FILES' invocations for executable files. v0.2 | Ludovic Courtès |
2013-05-10 | build: Make sure the user's Guile has all the required features. | Ludovic Courtès |
2013-04-27 | build: Explicitly require Guile >= 2.0.5. | Ludovic Courtès |
2013-02-16 | Replace individual scripts with master 'guix' script. | Mark H Weaver |
2013-02-06 | build: `chmod +x' scripts as they are generated. | Ludovic Courtès |
2013-01-28 | build: Require Automake 1.12 or later. | Ludovic Courtès |
2013-01-19 | build: Use "nix-instantiate" as the default name for that program. | Ludovic Courtès |
2013-01-18 | build: Bump to version 0.2. | Ludovic Courtès |
2013-01-06 | Add `guix-gc'. | Ludovic Courtès |
2012-12-13 | build: Make `--enable-daemon' the default. | Ludovic Courtès |
2012-12-13 | build: When `--enable-daemon', don't error out when Nix programs are missing. | Ludovic Courtès |
2012-12-06 | build: Capture configure-time settings in (guix config). | Ludovic Courtès |
2012-12-06 | build: Run all the tests against the just-built daemon. | Ludovic Courtès |
2012-12-03 | build: Include a copy of Nix's libstore and daemon; build it. | Ludovic Courtès |
2012-11-24 | build: Change bug-report address; add URL. | Ludovic Courtès |
2012-11-18 | Turn Guix into "GNU Guix". | Ludovic Courtès |
2012-11-04 | Add (guix snix) and the `guix-import' command. | Ludovic Courtès |
2012-11-03 | build: Require GNU libgcrypt. | Ludovic Courtès |
2012-11-03 | build: Produce (guix config) instead of using compile-time tricks. | Ludovic Courtès |
2012-11-03 | build: Clearly mark Nixpkgs as optional. | Ludovic Courtès |
2012-11-01 | Add a preliminary `guix-package' command-line tool. | Ludovic Courtès |
2012-10-25 | Add `guix-download'. | Ludovic Courtès |
2012-10-04 | Add `pre-inst-env' script. | Ludovic Courtès |
2012-08-27 | configure.ac: Make 'guild' configure check fatal, otherwise one gets 'compile... | Cyprien Nicolas (fulax) |
2012-08-22 | build: Bump version number. | Ludovic Courtès |
2012-08-17 | build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt. | Ludovic Courtès |
2012-08-14 | build: Pass the right flags for "make distcheck". | Ludovic Courtès |
2012-07-07 | build: Use Automake's `gnu' option. v0.0 | Ludovic Courtès |
2012-07-02 | build: Use `AM_GNU_GETTEXT_VERSION'. | Ludovic Courtès |