summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-08-30build: Produce 'guix-config' instead of using compile-time tricks.Mathieu Lirzin1-2/+1
2015-08-27build: Do not build (guix build syscalls) if 'mount' is missing from libc.Ludovic Courtès1-0/+5
2015-06-14doc: Move most 'HACKING' informations into the manual.Mathieu Lirzin1-1/+1
2015-06-03build: Bump version number.Ludovic Courtès1-1/+1
2015-06-01build: Build and install manual pages.Ludovic Courtès1-0/+3
2015-05-10build: Require Guile >= 2.0.7.Ludovic Courtès1-1/+1
2015-04-14build: Silence warnings about 'make' portability.Ludovic Courtès1-1/+1
2015-04-09Add Bash completion file.Ludovic Courtès1-0/+7
2015-04-08build: Enable silent rules by default.Ludovic Courtès1-0/+3
2015-03-19build: Detect lack of guile.m4 at autoconf time.Ludovic Courtès1-2/+3
2015-02-26build: Bump version number.Ludovic Courtès1-1/+1
2015-02-24build: Reject or warn against file name length limit overruns.Ludovic Courtès1-0/+2
2015-01-23build: Change version to 0.8.1.Ludovic Courtès1-1/+1
2014-12-02emacs: Move profiles code to "guix-profiles.el.in".Alex Kost1-0/+1
2014-11-25build: Bump version number.Ludovic Courtès1-1/+1
2014-09-29import: Add PyPI importer.David Thompson1-0/+4
2014-09-27build: Don't generate Emacs autoloads when Emacs is unavailable.Ludovic Courtès1-0/+2
2014-09-03Add Emacs user interface.Alex Kost1-0/+7
2014-07-25build: Bump to version 0.8.Ludovic Courtès1-1/+1
2014-07-22Require only lower gettext version.Andreas Enge1-1/+1
2014-06-13Separate package description translations from string translations.Ludovic Courtès1-1/+2
2014-06-13Move gettext files to 'po/guix'.Ludovic Courtès1-1/+1
2014-05-22build: Fix builds without --with-libgcrypt-prefix nor --with-libgcrypt-libdir.Ludovic Courtès1-1/+6
2014-05-17build: Add --with-libgcrypt-libdir=DIR to support Debian's multi-arch layout.Ludovic Courtès1-0/+20
2014-04-09build: Bump to version 0.7.Ludovic Courtès1-1/+1
2014-03-09Change the default store file name to /gnu/store.Ludovic Courtès1-2/+6
2014-01-24store: Add 'register-path' procedure.Ludovic Courtès1-2/+5
2013-12-29build: Improve documentation of Nix-related options.Ludovic Courtès1-2/+4
2013-12-29config: Export '%config-directory'.Ludovic Courtès1-1/+3
2013-12-11build: Bump to version 0.6.Ludovic Courtès1-1/+1
2013-11-23build: Make sure pkg.m4 is present.Ludovic Courtès1-0/+4
2013-09-27build: Bump version to 0.5.Ludovic Courtès1-1/+1
2013-08-29build: Use `missing' for `dot'.Ludovic Courtès1-0/+4
2013-08-29build: Build docs from the top-level Makefile.Ludovic Courtès1-1/+1
2013-07-19build: Bump version to 0.4.Ludovic Courtès1-1/+1
2013-07-17build: Provide a replacement (srfi srfi-37) when the user's one is broken.Ludovic Courtès1-0/+4
2013-07-05build: Bail out on unsupported platforms; add `--with-courage'.Ludovic Courtès1-0/+1
2013-05-18build: Switch to 0.3.Ludovic Courtès1-2/+2
2013-05-12build: Use separate `AC_CONFIG_FILES' invocations for executable files.v0.2Ludovic Courtès1-4/+3
2013-05-10build: Make sure the user's Guile has all the required features.Ludovic Courtès1-0/+3
2013-04-27build: Explicitly require Guile >= 2.0.5.Ludovic Courtès1-1/+1
2013-02-16Replace individual scripts with master 'guix' script.Mark H Weaver1-7/+2
2013-02-06build: `chmod +x' scripts as they are generated.Ludovic Courtès1-5/+4
2013-01-28build: Require Automake 1.12 or later.Ludovic Courtès1-1/+1
2013-01-19build: Use "nix-instantiate" as the default name for that program.Ludovic Courtès1-0/+6
2013-01-18build: Bump to version 0.2.Ludovic Courtès1-1/+1
2013-01-06Add `guix-gc'.Ludovic Courtès1-1/+3
2012-12-13build: Make `--enable-daemon' the default.Ludovic Courtès1-2/+2
2012-12-13build: When `--enable-daemon', don't error out when Nix programs are missing.Ludovic Courtès1-1/+6
2012-12-06build: Capture configure-time settings in (guix config).Ludovic Courtès1-0/+5