summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-01-06distro: Update bootstrap binaries to an nscd-less libc.Ludovic Courtès
2013-01-05Update license headers of builder-side code.Ludovic Courtès
2013-01-05utils: Add `which'.Ludovic Courtès
2013-01-05distro: make-bootstrap: Add `%bootstrap-tarballs' package.Ludovic Courtès
2013-01-05distro: make-bootstrap: Build glibc without nscd, and with static NSS modules.Ludovic Courtès
2013-01-04distro: make-bootstrap: Make the Coreutils smaller.Ludovic Courtès
2013-01-04distro: make-bootstrap: Fix arguments to gawk.Ludovic Courtès
2013-01-02distro: libtool: Add a "bin" output.Ludovic Courtès
2013-01-02distro: ncurses: Don't retain a reference to the bootstrap Bash.Ludovic Courtès
2013-01-02distro: coreutils: Enable tests; add dependency on ACL and GMP.Ludovic Courtès
2013-01-02distro: acl: Patch references to /bin/sh.Ludovic Courtès
2013-01-02distro: gettext: Fix references to /bin/sh.Ludovic Courtès
2013-01-02distro: openssl: Build shared libraries.Ludovic Courtès
2013-01-02distro: Add OpenSSL.Andreas Enge
2013-01-02release.nix: Update to new bootstrap Guile tarball.Ludovic Courtès
2013-01-02tests: Adjust to not rely on /bin/sh.Ludovic Courtès
2013-01-02distro: sed: Patch references to /bin/sh in the test suite.Ludovic Courtès
2013-01-01distro: glibc: Build the statically-linked Bash embedded in glibc.Ludovic Courtès
2013-01-01distro: glibc: Fix contradicting settings of `BASH_SHELL'.Ludovic Courtès
2013-01-01utils: Use binary I/O primitives for `remove-store-references'.Ludovic Courtès
2013-01-01build-system/gnu: Add `static-package'.Ludovic Courtès
2013-01-01distro: Move lightweight Bash to (distro packages bash).Ludovic Courtès
2013-01-01build-system/gnu: Add support for the "bin" output.Ludovic Courtès
2012-12-31utils: Restore the mtime/atime of patched files.Ludovic Courtès
2012-12-31distro: bzip2: Patch `SHELL' in `Makefile-libbz2_so'.Ludovic Courtès
2012-12-31distro: libc: Update to 2.17.Ludovic Courtès
2012-12-30build-system/gnu: enable test-target during the check phaseAndreas Enge
2012-12-21distro: attr: Fix references to /bin/sh.Ludovic Courtès
2012-12-21build-system/gnu: Patch shebangs in all the source; patch SHELL in makefiles.Ludovic Courtès
2012-12-21distro: coreutils: Update to 8.20.Ludovic Courtès
2012-12-20distro: guile: Patch (ice-9 popen) to use the right shell.Ludovic Courtès
2012-12-20build-system/gnu: Patch shebangs after `configure'.Ludovic Courtès
2012-12-20build-system/gnu: Report the execution time of each phase.Ludovic Courtès
2012-12-20distro: m4: Patch references to /bin/sh.Ludovic Courtès
2012-12-20distro: libtool: Run test suite in parallel; patch references to /bin/sh.Ludovic Courtès
2012-12-20distro: bash, readline: Patch so that `make' uses the right shell.Ludovic Courtès
2012-12-20distro: gawk: Use the right shell instead of /bin/sh.Ludovic Courtès
2012-12-20distro: Update `guile-final' to not fail during `patch-source-shebangs' phase.Ludovic Courtès
2012-12-20distro: ncurses: Patch references to /bin/sh.Ludovic Courtès
2012-12-20utils: Add a `progress' parameter to `dump-port'.Ludovic Courtès
2012-12-20distro: Update bootstrap binaries.Ludovic Courtès
2012-12-20distro: make-bootstrap: Have libc's functions search for `sh' in $PATH.Ludovic Courtès
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