summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Have `bootstrap' run all the necessary steps.Ludovic Courtès2012-12-13
* guix-package: Avoid use of the `guix' sub-directory for profiles.Ludovic Courtès2012-12-13
* release.nix: tarball: Fix typo.Ludovic Courtès2012-12-13
* guix-package: Use directory names from (guix config).Ludovic Courtès2012-12-13
* distro: lout: Comment out dependency on Ghostscript.Ludovic Courtès2012-12-13
* Merge branch 'nix-integration'Ludovic Courtès2012-12-13
|\
| * release.nix: Add `build_disable_daemon'.Ludovic Courtès2012-12-13
| * release.nix: build: Allow builds within a chroot.Ludovic Courtès2012-12-13
| * tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès2012-12-13
| * release.nix: Build the daemon.Ludovic Courtès2012-12-13
| * build: Make `--enable-daemon' the default.Ludovic Courtès2012-12-13
| * build: When `--enable-daemon', don't error out when Nix programs are missing.Ludovic Courtès2012-12-13
| * tests: Arrange to have the socket file name fit in `sun_path'.Ludovic Courtès2012-12-13
| * tests: base32: Work around `system*' bug.Ludovic Courtès2012-12-13
| * daemon: Use `openssl' from $PATH.Ludovic Courtès2012-12-12
| * Merge branch 'master' into nix-integrationLudovic Courtès2012-12-09
| |\
| * | daemon: Update to Nix 1.2-1-ge087bfe.Ludovic Courtès2012-12-09
| * | doc: Add new dependencies in `README'.Ludovic Courtès2012-12-06
| * | daemon: Add more options.Ludovic Courtès2012-12-06
| * | build: Update skip count in `tests/derivations.scm'.Ludovic Courtès2012-12-06
| * | build: Run `distcheck' with `--enable-daemon'.Ludovic Courtès2012-12-06
| * | build: Add missing daemon header to the distribution.Ludovic Courtès2012-12-06
| * | build: Capture configure-time settings in (guix config).Ludovic Courtès2012-12-06
| * | build: Run all the tests against the just-built daemon.Ludovic Courtès2012-12-06
| * | tests: Remove hard-coded /nix/store.Ludovic Courtès2012-12-05
| * | daemon: Add `list-runtime-roots' script.Ludovic Courtès2012-12-05
| * | daemon: Disable use of chroots when support is lacking.Ludovic Courtès2012-12-05
| * | daemon: Add test.Ludovic Courtès2012-12-04
| * | build: daemon: Add missing feature tests.Ludovic Courtès2012-12-04
| * | build: daemon: Remove extraneous quotes in CPP macro `SYSTEM'.Ludovic Courtès2012-12-04
| * | daemon: Fix typo in libgcrypt bindings.Ludovic Courtès2012-12-04
| * | Merge branch 'master' into nix-integrationLudovic Courtès2012-12-04
| |\ \
| * | | build: Add `bootstrap' and `sync-with-upstream' scripts.Ludovic Courtès2012-12-03
| * | | build: Add Nix as a sub-module.Ludovic Courtès2012-12-03
| * | | build: Include a copy of Nix's libstore and daemon; build it.Ludovic Courtès2012-12-03
* | | | guix-package: Add `--verbose'; silence the environment's build by default.Ludovic Courtès2012-12-12
* | | | doc: Fix typos.Ludovic Courtès2012-12-12
* | | | licenses: Add 'bsd-style', 'expat', 'gpl1', 'gpl1+', 'lgpl2.0', and 'lgpl2.0+'.Nikita Karetnikov2012-12-12
* | | | tests: Remove `t-profile' files on exit.Ludovic Courtès2012-12-12
* | | | guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès2012-12-12
* | | | Have `%nixpkgs-directory' default to #f when $NIXPKGS is the empty string.Ludovic Courtès2012-12-10
* | | | distro: lout: Delay use of of `nixpkgs-derivation'.Ludovic Courtès2012-12-10
* | | | derivations: Distinguish direct store paths from files within a store path.Ludovic Courtès2012-12-10
| |_|/ |/| |
* | | store: Add GC-related operations.Ludovic Courtès2012-12-09
* | | store: Add `add-temp-root'.Ludovic Courtès2012-12-09
* | | Update `THANKS'.Ludovic Courtès2012-12-09
* | | doc: Correct short name of `--install' option of `guix-package'.Ludovic Courtès2012-12-09
* | | Update `TODO'.Ludovic Courtès2012-12-09
* | | Change email address in `AUTHORS'.Ludovic Courtès2012-12-09
* | | Update `AUTHORS'.Ludovic Courtès2012-12-08