Age | Commit message (Expand) | Author |
2013-01-06 | Add `guix-gc'. | Ludovic Courtès |
2013-01-06 | guix-build: Make `--root' effective for .drv files too. | Ludovic Courtès |
2013-01-05 | derivations: Add `derivation-path->output-paths'. | Ludovic Courtès |
2013-01-05 | ui: Factorize bug-report information in `--help'. | Ludovic Courtès |
2013-01-02 | daemon: Show the chroot contents upon `--debug'. | Ludovic Courtès |
2013-01-02 | distro: Add Berkeley DB. | Andreas Enge |
2013-01-02 | distro: Add MIT Kerberos 5. | Andreas Enge |
2013-01-02 | daemon: Properly initialize libgcrypt. | Ludovic Courtès |
2012-12-31 | build: Avoid error message during `make clean' when `test-tmp' doesn't exist. | Ludovic Courtès |
2012-12-30 | distro: Add Libntlm, GNU GSS and GNU SASL. | Andreas Enge |
2012-12-30 | distro: automake: Update to 1.12.6. | Andreas Enge |
2012-12-30 | distro: Add GNU Libidn. | Andreas Enge |
2012-12-30 | distro: Update libtasn1 and gnutls. | Andreas Enge |
2012-12-21 | distro: Add GNU idutils. | Ludovic Courtès |
2012-12-21 | distro: Add rsync. | Andreas Enge |
2012-12-20 | distro: Add mpfrcx and fplll. | Andreas Enge |
2012-12-18 | distro: Add Usbutils. | Nikita Karetnikov |
2012-12-18 | distro: Add Libusb. | Nikita Karetnikov |
2012-12-17 | distro: Add Check. | Nikita Karetnikov |
2012-12-17 | download: Remove unreachable SourceForge mirror. | Ludovic Courtès |
2012-12-17 | download: Correctly detect "No route to host" conditions. | Ludovic Courtès |
2012-12-16 | daemon: Gracefully handle Nix errors. | Ludovic Courtès |
2012-12-16 | daemon: Warn against running as root without `--build-users-group'. | Ludovic Courtès |
2012-12-16 | daemon: Add `--chroot-directory'. | Ludovic Courtès |
2012-12-15 | guix-build: Add `--verbosity'. | Ludovic Courtès |
2012-12-15 | daemon: Add `--debug' option. | Ludovic Courtès |
2012-12-14 | daemon: Disable use of substitutes for now. | Ludovic Courtès |
2012-12-14 | distro: Use (guix licenses) instead of strings. | Nikita Karetnikov |
2012-12-14 | build: Avoid brace expansion in `nix/sync-with-upstream'. | Andreas Enge |
2012-12-14 | daemon: Build `nix-setuid-helper'. | Ludovic Courtès |
2012-12-14 | download: Work around (web client) bug <http://bugs.gnu.org/13095>. | Ludovic Courtès |
2012-12-14 | release.nix: Remove trailing "/nix" from localstatedir. | Ludovic Courtès |
2012-12-13 | build: Fix default value of `%state-directory'. | Ludovic Courtès |
2012-12-13 | build: Have `bootstrap' run all the necessary steps. | Ludovic Courtès |
2012-12-13 | guix-package: Avoid use of the `guix' sub-directory for profiles. | Ludovic Courtès |
2012-12-13 | release.nix: tarball: Fix typo. | Ludovic Courtès |
2012-12-13 | guix-package: Use directory names from (guix config). | Ludovic Courtès |
2012-12-13 | distro: lout: Comment out dependency on Ghostscript. | Ludovic Courtès |
2012-12-13 | Merge branch 'nix-integration' | Ludovic Courtès |
2012-12-13 | release.nix: Add `build_disable_daemon'. | Ludovic Courtès |
2012-12-13 | release.nix: build: Allow builds within a chroot. | Ludovic Courtès |
2012-12-13 | tests: Skip network-dependent tests when the network is unreachable. | Ludovic Courtès |
2012-12-13 | release.nix: Build the daemon. | Ludovic Courtès |
2012-12-13 | build: Make `--enable-daemon' the default. | Ludovic Courtès |
2012-12-13 | build: When `--enable-daemon', don't error out when Nix programs are missing. | Ludovic Courtès |
2012-12-13 | tests: Arrange to have the socket file name fit in `sun_path'. | Ludovic Courtès |
2012-12-13 | tests: base32: Work around `system*' bug. | Ludovic Courtès |
2012-12-12 | daemon: Use `openssl' from $PATH. | Ludovic Courtès |
2012-12-12 | guix-package: Add `--verbose'; silence the environment's build by default. | Ludovic Courtès |
2012-12-12 | doc: Fix typos. | Ludovic Courtès |