summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: Adjust to not rely on /bin/sh.Ludovic Courtès2013-01-02
* distro: sed: Patch references to /bin/sh in the test suite.Ludovic Courtès2013-01-02
* distro: glibc: Build the statically-linked Bash embedded in glibc.Ludovic Courtès2013-01-01
* distro: glibc: Fix contradicting settings of `BASH_SHELL'.Ludovic Courtès2013-01-01
* utils: Use binary I/O primitives for `remove-store-references'.Ludovic Courtès2013-01-01
* build-system/gnu: Add `static-package'.Ludovic Courtès2013-01-01
* distro: Move lightweight Bash to (distro packages bash).Ludovic Courtès2013-01-01
* build-system/gnu: Add support for the "bin" output.Ludovic Courtès2013-01-01
* utils: Restore the mtime/atime of patched files.Ludovic Courtès2012-12-31
* distro: bzip2: Patch `SHELL' in `Makefile-libbz2_so'.Ludovic Courtès2012-12-31
* distro: libc: Update to 2.17.Ludovic Courtès2012-12-31
* build-system/gnu: enable test-target during the check phaseAndreas Enge2012-12-30
* distro: attr: Fix references to /bin/sh.Ludovic Courtès2012-12-21
* build-system/gnu: Patch shebangs in all the source; patch SHELL in makefiles.Ludovic Courtès2012-12-21
* distro: coreutils: Update to 8.20.Ludovic Courtès2012-12-21
* distro: guile: Patch (ice-9 popen) to use the right shell.Ludovic Courtès2012-12-20
* build-system/gnu: Patch shebangs after `configure'.Ludovic Courtès2012-12-20
* build-system/gnu: Report the execution time of each phase.Ludovic Courtès2012-12-20
* distro: m4: Patch references to /bin/sh.Ludovic Courtès2012-12-20
* distro: libtool: Run test suite in parallel; patch references to /bin/sh.Ludovic Courtès2012-12-20
* distro: bash, readline: Patch so that `make' uses the right shell.Ludovic Courtès2012-12-20
* distro: gawk: Use the right shell instead of /bin/sh.Ludovic Courtès2012-12-20
* distro: Update `guile-final' to not fail during `patch-source-shebangs' phase.Ludovic Courtès2012-12-20
* distro: ncurses: Patch references to /bin/sh.Ludovic Courtès2012-12-20
* utils: Add a `progress' parameter to `dump-port'.Ludovic Courtès2012-12-20
* distro: Update bootstrap binaries.Ludovic Courtès2012-12-20
* distro: make-bootstrap: Have libc's functions search for `sh' in $PATH.Ludovic Courtès2012-12-20
* distro: glibc: Add a statically-linked Bash to $out/bin.Ludovic Courtès2012-12-20
* distro: gcc: Patch to allow builds without /bin/sh.Ludovic Courtès2012-12-20
* distro: ld-wrapper: Use the current Bash instead of /bin/sh.Ludovic Courtès2012-12-20
* distro: make: Change default shell from /bin/sh to the actual shell.Ludovic Courtès2012-12-19
* build-system/gnu: Change the order of `patch-source-shebangs' and `patch'.Ludovic Courtès2012-12-19
* distro: Linux-Libre: Set $ARCH based on the actual system type.Ludovic Courtès2012-12-19
* distro: guile: Switch to 2.0.7.Ludovic Courtès2012-12-18
* build-system/gnu: Patch shebangs in executable source files.Ludovic Courtès2012-12-15
* build-system/gnu: Make the error port line-buffered.Ludovic Courtès2012-12-15
* utils: Make the buffer size of `dump-port' a parameter.Ludovic Courtès2012-12-15
* Merge branch 'master' into core-updatesLudovic Courtès2012-12-15
|\
| * guix-build: Add `--verbosity'.Ludovic Courtès2012-12-15
| * daemon: Add `--debug' option.Ludovic Courtès2012-12-15
| * daemon: Disable use of substitutes for now.Ludovic Courtès2012-12-14
| * distro: Use (guix licenses) instead of strings.Nikita Karetnikov2012-12-14
| * build: Avoid brace expansion in `nix/sync-with-upstream'.Andreas Enge2012-12-14
| * daemon: Build `nix-setuid-helper'.Ludovic Courtès2012-12-14
| * download: Work around (web client) bug <http://bugs.gnu.org/13095>.Ludovic Courtès2012-12-14
| * release.nix: Remove trailing "/nix" from localstatedir.Ludovic Courtès2012-12-14
| * build: Fix default value of `%state-directory'.Ludovic Courtès2012-12-13
| * 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