summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* distro: gawk: Use the right shell instead of /bin/sh....Ludovic Courtès2012-12-201-7/+19
* distro: Update `guile-final' to not fail during `patch-source-shebangs' phase....Ludovic Courtès2012-12-201-5/+21
* distro: ncurses: Patch references to /bin/sh....Ludovic Courtès2012-12-201-4/+17
* utils: Add a `progress' parameter to `dump-port'....Ludovic Courtès2012-12-201-5/+13
* distro: Update bootstrap binaries....Ludovic Courtès2012-12-203-19/+19
* distro: make-bootstrap: Have libc's functions search for `sh' in $PATH....Ludovic Courtès2012-12-204-79/+180
* distro: glibc: Add a statically-linked Bash to $out/bin....Ludovic Courtès2012-12-201-5/+30
* distro: gcc: Patch to allow builds without /bin/sh....Ludovic Courtès2012-12-201-0/+3
* distro: ld-wrapper: Use the current Bash instead of /bin/sh....Ludovic Courtès2012-12-202-7/+13
* distro: make: Change default shell from /bin/sh to the actual shell....Ludovic Courtès2012-12-191-17/+29
* build-system/gnu: Change the order of `patch-source-shebangs' and `patch'....Ludovic Courtès2012-12-191-2/+2
* distro: Linux-Libre: Set $ARCH based on the actual system type....Ludovic Courtès2012-12-191-2/+7
* distro: guile: Switch to 2.0.7....Ludovic Courtès2012-12-181-9/+1
* build-system/gnu: Patch shebangs in executable source files....Ludovic Courtès2012-12-153-2/+28
* build-system/gnu: Make the error port line-buffered....Ludovic Courtès2012-12-151-0/+1
* utils: Make the buffer size of `dump-port' a parameter....Ludovic Courtès2012-12-151-3/+3
* Merge branch 'master' into core-updates...Ludovic Courtès2012-12-1558-107/+224
|\
| * guix-build: Add `--verbosity'....Ludovic Courtès2012-12-152-3/+18
| * daemon: Add `--debug' option....Ludovic Courtès2012-12-151-0/+7
| * daemon: Disable use of substitutes for now....Ludovic Courtès2012-12-141-0/+4
| * distro: Use (guix licenses) instead of strings....Nikita Karetnikov2012-12-1445-90/+142
| * build: Avoid brace expansion in `nix/sync-with-upstream'....Andreas Enge2012-12-141-1/+2
| * daemon: Build `nix-setuid-helper'....Ludovic Courtès2012-12-144-5/+36
| * download: Work around (web client) bug <http://bugs.gnu.org/13095>....Ludovic Courtès2012-12-141-0/+5
| * release.nix: Remove trailing "/nix" from localstatedir....Ludovic Courtès2012-12-141-2/+2
| * build: Fix default value of `%state-directory'....Ludovic Courtès2012-12-131-1/+2
| * build: Have `bootstrap' run all the necessary steps....Ludovic Courtès2012-12-131-4/+3
| * guix-package: Avoid use of the `guix' sub-directory for profiles....Ludovic Courtès2012-12-131-1/+3
| * release.nix: tarball: Fix typo....Ludovic Courtès2012-12-131-1/+1
| * guix-package: Use directory names from (guix config)....Ludovic Courtès2012-12-131-2/+2
* | distro: Fix incorrect "bash" input for gcc-boot0-wrapped....Ludovic Courtès2012-12-141-1/+1
* | build-system/gnu: Avoid using /bin/sh....Ludovic Courtès2012-12-133-6/+22
* | release.nix: tarball: Fix typo....Ludovic Courtès2012-12-131-1/+1
* | guix-package: Use directory names from (guix config)....Ludovic Courtès2012-12-131-2/+2
* | distro: mpc: Update to 1.0.1....Andreas Enge2012-12-131-6/+9
|/
* distro: lout: Comment out dependency on Ghostscript....Ludovic Courtès2012-12-131-2/+5
* Merge branch 'nix-integration'...Ludovic Courtès2012-12-1337-58/+1164
|\
| * release.nix: Add `build_disable_daemon'....Ludovic Courtès2012-12-131-0/+17
| * release.nix: build: Allow builds within a chroot....Ludovic Courtès2012-12-131-5/+0
| * tests: Skip network-dependent tests when the network is unreachable....Ludovic Courtès2012-12-135-24/+41
| * release.nix: Build the daemon....Ludovic Courtès2012-12-131-6/+7
| * build: Make `--enable-daemon' the default....Ludovic Courtès2012-12-131-2/+2
| * build: When `--enable-daemon', don't error out when Nix programs are missing....Ludovic Courtès2012-12-132-6/+6
| * tests: Arrange to have the socket file name fit in `sun_path'....Ludovic Courtès2012-12-131-1/+7
| * tests: base32: Work around `system*' bug....Ludovic Courtès2012-12-131-5/+13
| * daemon: Use `openssl' from $PATH....Ludovic Courtès2012-12-122-1/+10
| * Merge branch 'master' into nix-integration...Ludovic Courtès2012-12-0912-8/+570
| |\
| * | daemon: Update to Nix 1.2-1-ge087bfe.Ludovic Courtès2012-12-091-0/+0
| * | doc: Add new dependencies in `README'....Ludovic Courtès2012-12-061-2/+11
| * | daemon: Add more options....Ludovic Courtès2012-12-061-1/+35