summary refs log tree commit diff
AgeCommit message (Expand)Author
2012-12-20distro: glibc: Add a statically-linked Bash to $out/bin.Ludovic Courtès
2012-12-20distro: gcc: Patch to allow builds without /bin/sh.Ludovic Courtès
2012-12-20distro: ld-wrapper: Use the current Bash instead of /bin/sh.Ludovic Courtès
2012-12-19distro: make: Change default shell from /bin/sh to the actual shell.Ludovic Courtès
2012-12-19build-system/gnu: Change the order of `patch-source-shebangs' and `patch'.Ludovic Courtès
2012-12-19distro: Linux-Libre: Set $ARCH based on the actual system type.Ludovic Courtès
2012-12-18distro: guile: Switch to 2.0.7.Ludovic Courtès
2012-12-15build-system/gnu: Patch shebangs in executable source files.Ludovic Courtès
2012-12-15build-system/gnu: Make the error port line-buffered.Ludovic Courtès
2012-12-15utils: Make the buffer size of `dump-port' a parameter.Ludovic Courtès
2012-12-15Merge branch 'master' into core-updatesLudovic Courtès
2012-12-15guix-build: Add `--verbosity'.Ludovic Courtès
2012-12-15daemon: Add `--debug' option.Ludovic Courtès
2012-12-14daemon: Disable use of substitutes for now.Ludovic Courtès
2012-12-14distro: Use (guix licenses) instead of strings.Nikita Karetnikov
2012-12-14build: Avoid brace expansion in `nix/sync-with-upstream'.Andreas Enge
2012-12-14daemon: Build `nix-setuid-helper'.Ludovic Courtès
2012-12-14download: Work around (web client) bug <http://bugs.gnu.org/13095>.Ludovic Courtès
2012-12-14distro: Fix incorrect "bash" input for gcc-boot0-wrapped.Ludovic Courtès
2012-12-14release.nix: Remove trailing "/nix" from localstatedir.Ludovic Courtès
2012-12-13build: Fix default value of `%state-directory'.Ludovic Courtès
2012-12-13build: Have `bootstrap' run all the necessary steps.Ludovic Courtès
2012-12-13build-system/gnu: Avoid using /bin/sh.Ludovic Courtès
2012-12-13guix-package: Avoid use of the `guix' sub-directory for profiles.Ludovic Courtès
2012-12-13release.nix: tarball: Fix typo.Ludovic Courtès
2012-12-13guix-package: Use directory names from (guix config).Ludovic Courtès
2012-12-13release.nix: tarball: Fix typo.Ludovic Courtès
2012-12-13guix-package: Use directory names from (guix config).Ludovic Courtès
2012-12-13distro: mpc: Update to 1.0.1.Andreas Enge
2012-12-13distro: lout: Comment out dependency on Ghostscript.Ludovic Courtès
2012-12-13Merge branch 'nix-integration'Ludovic Courtès
2012-12-13release.nix: Add `build_disable_daemon'.Ludovic Courtès
2012-12-13release.nix: build: Allow builds within a chroot.Ludovic Courtès
2012-12-13tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès
2012-12-13release.nix: Build the daemon.Ludovic Courtès
2012-12-13build: Make `--enable-daemon' the default.Ludovic Courtès
2012-12-13build: When `--enable-daemon', don't error out when Nix programs are missing.Ludovic Courtès
2012-12-13tests: Arrange to have the socket file name fit in `sun_path'.Ludovic Courtès
2012-12-13tests: base32: Work around `system*' bug.Ludovic Courtès
2012-12-12daemon: Use `openssl' from $PATH.Ludovic Courtès
2012-12-12guix-package: Add `--verbose'; silence the environment's build by default.Ludovic Courtès
2012-12-12doc: Fix typos.Ludovic Courtès
2012-12-12licenses: Add 'bsd-style', 'expat', 'gpl1', 'gpl1+', 'lgpl2.0', and 'lgpl2.0+'.Nikita Karetnikov
2012-12-12tests: Remove `t-profile' files on exit.Ludovic Courtès
2012-12-12guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès
2012-12-10Have `%nixpkgs-directory' default to #f when $NIXPKGS is the empty string.Ludovic Courtès
2012-12-10distro: lout: Delay use of of `nixpkgs-derivation'.Ludovic Courtès
2012-12-10derivations: Distinguish direct store paths from files within a store path.Ludovic Courtès
2012-12-09Merge branch 'master' into nix-integrationLudovic Courtès
2012-12-09store: Add GC-related operations.Ludovic Courtès