summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* distro: make-bootstrap: Make the Coreutils smaller....Ludovic Courtès2013-01-041-1/+6
* distro: make-bootstrap: Fix arguments to gawk....Ludovic Courtès2013-01-041-9/+11
* distro: libtool: Add a "bin" output....Ludovic Courtès2013-01-022-4/+8
* distro: ncurses: Don't retain a reference to the bootstrap Bash....Ludovic Courtès2013-01-021-8/+22
* distro: coreutils: Enable tests; add dependency on ACL and GMP....Ludovic Courtès2013-01-021-3/+18
* distro: acl: Patch references to /bin/sh....Ludovic Courtès2013-01-021-8/+12
* distro: gettext: Fix references to /bin/sh....Ludovic Courtès2013-01-021-1/+14
* distro: openssl: Build shared libraries....Ludovic Courtès2013-01-021-1/+4
* distro: Add OpenSSL....Andreas Enge2013-01-022-0/+66
* release.nix: Update to new bootstrap Guile tarball....Ludovic Courtès2013-01-021-6/+6
* tests: Adjust to not rely on /bin/sh....Ludovic Courtès2013-01-022-20/+30
* distro: sed: Patch references to /bin/sh in the test suite....Ludovic Courtès2013-01-021-0/+11
* distro: glibc: Build the statically-linked Bash embedded in glibc....Ludovic Courtès2013-01-011-52/+100
* distro: glibc: Fix contradicting settings of `BASH_SHELL'....Ludovic Courtès2013-01-011-6/+5
* utils: Use binary I/O primitives for `remove-store-references'....Ludovic Courtès2013-01-011-6/+15
* build-system/gnu: Add `static-package'....Ludovic Courtès2013-01-012-25/+26
* distro: Move lightweight Bash to (distro packages bash)....Ludovic Courtès2013-01-012-19/+23
* build-system/gnu: Add support for the "bin" output....Ludovic Courtès2013-01-011-0/+4
* utils: Restore the mtime/atime of patched files....Ludovic Courtès2012-12-311-14/+34
* distro: bzip2: Patch `SHELL' in `Makefile-libbz2_so'....Ludovic Courtès2012-12-311-0/+1
* distro: libc: Update to 2.17....Ludovic Courtès2012-12-311-2/+2
* build-system/gnu: enable test-target during the check phase...Andreas Enge2012-12-301-0/+2
* distro: attr: Fix references to /bin/sh....Ludovic Courtès2012-12-211-16/+27
* build-system/gnu: Patch shebangs in all the source; patch SHELL in makefiles....Ludovic Courtès2012-12-217-96/+92
* distro: coreutils: Update to 8.20....Ludovic Courtès2012-12-211-2/+2
* distro: guile: Patch (ice-9 popen) to use the right shell....Ludovic Courtès2012-12-202-14/+26
* build-system/gnu: Patch shebangs after `configure'....Ludovic Courtès2012-12-201-1/+4
* build-system/gnu: Report the execution time of each phase....Ludovic Courtès2012-12-201-2/+8
* distro: m4: Patch references to /bin/sh....Ludovic Courtès2012-12-201-1/+13
* distro: libtool: Run test suite in parallel; patch references to /bin/sh....Ludovic Courtès2012-12-201-2/+24
* distro: bash, readline: Patch so that `make' uses the right shell....Ludovic Courtès2012-12-202-49/+71
* 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