summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-06build: Run all the tests against the just-built daemon.Ludovic Courtès1-2/+3
2012-12-03build: Include a copy of Nix's libstore and daemon; build it.Ludovic Courtès1-1/+14
2012-11-24build: Change bug-report address; add URL.Ludovic Courtès1-1/+2
2012-11-18Turn Guix into "GNU Guix".Ludovic Courtès1-1/+1
2012-11-04Add (guix snix) and the `guix-import' command.Ludovic Courtès1-1/+2
2012-11-03build: Require GNU libgcrypt.Ludovic Courtès1-0/+6
2012-11-03build: Produce (guix config) instead of using compile-time tricks.Ludovic Courtès1-0/+1
2012-11-03build: Clearly mark Nixpkgs as optional.Ludovic Courtès1-3/+2
2012-11-01Add a preliminary `guix-package' command-line tool.Ludovic Courtès1-1/+2
2012-10-25Add `guix-download'.Ludovic Courtès1-1/+3
2012-10-04Add `pre-inst-env' script.Ludovic Courtès1-2/+3
2012-08-27configure.ac: Make 'guild' configure check fatal, otherwise one gets 'compile...Cyprien Nicolas (fulax)1-0/+3
2012-08-22build: Bump version number.Ludovic Courtès1-1/+1
2012-08-17build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt.Ludovic Courtès1-0/+17
2012-08-14build: Pass the right flags for "make distcheck".Ludovic Courtès1-1/+5
2012-07-07build: Use Automake's `gnu' option.v0.0Ludovic Courtès1-1/+1
2012-07-02build: Use `AM_GNU_GETTEXT_VERSION'.Ludovic Courtès1-0/+1
2012-07-01build: Capitalize the package name.Ludovic Courtès1-1/+1
2012-07-01Add `guix-build'.Ludovic Courtès1-1/+5
2012-06-29Gettextize, with GNU Gettext 0.18.1.Ludovic Courtès1-1/+3
2012-06-15build: Be cross-compilation-ready.Ludovic Courtès1-0/+2
2012-06-13Add a build system.Ludovic Courtès1-0/+54