summaryrefslogtreecommitdiff
path: root/distro/packages/base.scm
AgeCommit message (Expand)Author
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
2013-01-10distro: binutils: Add a "lib" output.Ludovic Courtès
2013-01-06Merge branch 'master' into core-updatesLudovic Courtès
2013-01-06Update license headers.Ludovic Courtès
2013-01-02distro: libtool: Add a "bin" output.Ludovic Courtès
2013-01-02distro: coreutils: Enable tests; add dependency on ACL and GMP.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
2012-12-31distro: libc: Update to 2.17.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-20distro: Update `guile-final' to not fail during `patch-source-shebangs' phase.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-15Merge branch 'master' into core-updatesLudovic Courtès
2012-12-14distro: Use (guix licenses) instead of strings.Nikita Karetnikov
2012-12-14distro: Fix incorrect "bash" input for gcc-boot0-wrapped.Ludovic Courtès
2012-12-13build-system/gnu: Avoid using /bin/sh.Ludovic Courtès
2012-11-30distro: Add `guile-2.0/fixed', which should rarely change.Ludovic Courtès
2012-11-27distro: linux-libre-headers: Move to (distro packages linux).Ludovic Courtès
2012-11-16distro: Configure ld and GCC to not look under /usr & co.Ludovic Courtès
2012-11-13distro: Patch libc to avoid accessing /etc/ld.so.cache and friends.Ludovic Courtès
2012-11-13distro: Use `mirror://' URLs.Ludovic Courtès
2012-11-13Remove (guix http) and (guix ftp).Ludovic Courtès
2012-11-06distro: Move bootstrap tarball packages to (distro packages make-bootstrap).Ludovic Courtès
2012-11-05distro: bash-final: Link with `-static-libgcc'.Ludovic Courtès
2012-11-05distro: gcc: Don't add a RUNPATH to GCC when using `-static-libgcc'.Ludovic Courtès
2012-11-05utils: Add `default-keyword-arguments' and `substitute-keyword-arguments'.Ludovic Courtès
2012-11-05distro: Add missing `package-with-bootstrap-guile'.Ludovic Courtès
2012-11-04distro: Add (distro packages compression).Ludovic Courtès
2012-11-04distro: Split (distro packages base) into several files.Ludovic Courtès
2012-11-04distro: Move bootstrap packages to (distro packages bootstrap).Ludovic Courtès
2012-11-04packages: `description' → `synopsis', `long-description' → `description'.Ludovic Courtès
2012-10-28distro: Build Bash sequentially.Ludovic Courtès
2012-10-26distro: Add i686-linux port.Ludovic Courtès
2012-10-26distro: gcc: Adjust to support non-x86_64 architectures.Ludovic Courtès
2012-10-26utils: Remove special `substitute*' syntax for lists of files.Ludovic Courtès
2012-10-25packages: Pass `system' around.Ludovic Courtès
2012-10-25distro: Build the final inputs against the final Bash, not the bootstrap Bash.Ludovic Courtès
2012-10-25distro: ncurses: Don't patch shebangs.Ludovic Courtès
2012-10-25distro: Bootstrap using our own binaries instead of those from Nixpkgs.Ludovic Courtès
2012-10-25distro: Build glibc with `--enable-obsolete-rpc'.Ludovic Courtès
2012-10-25distro: Add missing Linux-Libre headers to the bootstrap glibc.Ludovic Courtès
2012-10-25distro: Add a bootstrap GCC that uses binaries from the tarball.Ludovic Courtès
2012-10-24distro: Add missing commands in the bootstrap binaries.Ludovic Courtès
2012-10-24distro: Update file name of initial Binutils tarball.Ludovic Courtès