Age | Commit message (Expand) | Author |
2016-01-12 | build: 'make check' errors out if file name limits would be hit. | Ludovic Courtès |
2016-01-05 | build: Bump version number. | Ludovic Courtès |
2015-12-09 | build: Always check for gzip/bzip2/xz. | Ludovic Courtès |
2015-10-20 | build: Set DOT_USER_PROGRAM for Emacs interface. | Alex Kost |
2015-10-09 | build: Fix libgcrypt detection on FHS systems. | Ludovic Courtès |
2015-10-06 | build: Automatically determine libgcrypt's file name. | Ludovic Courtès |
2015-09-25 | build: Bump version number. | Ludovic Courtès |
2015-08-30 | build: Produce 'guix-config' instead of using compile-time tricks. | Mathieu Lirzin |
2015-08-27 | build: Do not build (guix build syscalls) if 'mount' is missing from libc. | Ludovic Courtès |
2015-06-14 | doc: Move most 'HACKING' informations into the manual. | Mathieu Lirzin |
2015-06-03 | build: Bump version number. | Ludovic Courtès |
2015-06-01 | build: Build and install manual pages. | Ludovic Courtès |
2015-05-10 | build: Require Guile >= 2.0.7. | Ludovic Courtès |
2015-04-14 | build: Silence warnings about 'make' portability. | Ludovic Courtès |
2015-04-09 | Add Bash completion file. | Ludovic Courtès |
2015-04-08 | build: Enable silent rules by default. | Ludovic Courtès |
2015-03-19 | build: Detect lack of guile.m4 at autoconf time. | Ludovic Courtès |
2015-02-26 | build: Bump version number. | Ludovic Courtès |
2015-02-24 | build: Reject or warn against file name length limit overruns. | Ludovic Courtès |
2015-01-23 | build: Change version to 0.8.1. | Ludovic Courtès |
2014-12-02 | emacs: Move profiles code to "guix-profiles.el.in". | Alex Kost |
2014-11-25 | build: Bump version number. | Ludovic Courtès |
2014-09-29 | import: Add PyPI importer. | David Thompson |
2014-09-27 | build: Don't generate Emacs autoloads when Emacs is unavailable. | Ludovic Courtès |
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 |