summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* store: Add 'register-path' procedure....Ludovic Courtès2014-01-241-2/+5
* build: Improve documentation of Nix-related options....Ludovic Courtès2013-12-291-2/+4
* config: Export '%config-directory'....Ludovic Courtès2013-12-291-1/+3
* build: Bump to version 0.6....Ludovic Courtès2013-12-111-1/+1
* build: Make sure pkg.m4 is present....Ludovic Courtès2013-11-231-0/+4
* build: Bump version to 0.5....Ludovic Courtès2013-09-271-1/+1
* build: Use `missing' for `dot'....Ludovic Courtès2013-08-291-0/+4
* build: Build docs from the top-level Makefile....Ludovic Courtès2013-08-291-1/+1
* build: Bump version to 0.4....Ludovic Courtès2013-07-191-1/+1
* build: Provide a replacement (srfi srfi-37) when the user's one is broken....Ludovic Courtès2013-07-171-0/+4
* build: Bail out on unsupported platforms; add `--with-courage'....Ludovic Courtès2013-07-051-0/+1
* build: Switch to 0.3....Ludovic Courtès2013-05-181-2/+2
* build: Use separate `AC_CONFIG_FILES' invocations for executable files....Ludovic Courtès2013-05-121-4/+3
* build: Make sure the user's Guile has all the required features....Ludovic Courtès2013-05-101-0/+3
* build: Explicitly require Guile >= 2.0.5....Ludovic Courtès2013-04-271-1/+1
* Replace individual scripts with master 'guix' script....Mark H Weaver2013-02-161-7/+2
* build: `chmod +x' scripts as they are generated....Ludovic Courtès2013-02-061-5/+4
* build: Require Automake 1.12 or later....Ludovic Courtès2013-01-281-1/+1
* build: Use "nix-instantiate" as the default name for that program....Ludovic Courtès2013-01-191-0/+6
* build: Bump to version 0.2....Ludovic Courtès2013-01-181-1/+1
* Add `guix-gc'....Ludovic Courtès2013-01-061-1/+3
* build: Make `--enable-daemon' the default....Ludovic Courtès2012-12-131-2/+2
* build: When `--enable-daemon', don't error out when Nix programs are missing....Ludovic Courtès2012-12-131-1/+6
* build: Capture configure-time settings in (guix config)....Ludovic Courtès2012-12-061-0/+5
* build: Run all the tests against the just-built daemon....Ludovic Courtès2012-12-061-2/+3
* build: Include a copy of Nix's libstore and daemon; build it....Ludovic Courtès2012-12-031-1/+14
* build: Change bug-report address; add URL....Ludovic Courtès2012-11-241-1/+2
* Turn Guix into "GNU Guix"....Ludovic Courtès2012-11-181-1/+1
* Add (guix snix) and the `guix-import' command....Ludovic Courtès2012-11-041-1/+2
* build: Require GNU libgcrypt....Ludovic Courtès2012-11-031-0/+6
* build: Produce (guix config) instead of using compile-time tricks....Ludovic Courtès2012-11-031-0/+1
* build: Clearly mark Nixpkgs as optional....Ludovic Courtès2012-11-031-3/+2
* Add a preliminary `guix-package' command-line tool....Ludovic Courtès2012-11-011-1/+2
* Add `guix-download'....Ludovic Courtès2012-10-251-1/+3
* Add `pre-inst-env' script....Ludovic Courtès2012-10-041-2/+3
* configure.ac: Make 'guild' configure check fatal, otherwise one gets 'compile...Cyprien Nicolas (fulax)2012-08-271-0/+3
* build: Bump version number....Ludovic Courtès2012-08-221-1/+1
* build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt....Ludovic Courtès2012-08-171-0/+17
* build: Pass the right flags for "make distcheck"....Ludovic Courtès2012-08-141-1/+5
* build: Use Automake's `gnu' option....Ludovic Courtès2012-07-071-1/+1
* build: Use `AM_GNU_GETTEXT_VERSION'....Ludovic Courtès2012-07-021-0/+1
* build: Capitalize the package name....Ludovic Courtès2012-07-011-1/+1
* Add `guix-build'....Ludovic Courtès2012-07-011-1/+5
* Gettextize, with GNU Gettext 0.18.1....Ludovic Courtès2012-06-291-1/+3
* build: Be cross-compilation-ready....Ludovic Courtès2012-06-151-0/+2
* Add a build system....Ludovic Courtès2012-06-131-0/+54