summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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