summaryrefslogtreecommitdiff
path: root/distro/base.scm
AgeCommit message (Expand)Author
2012-09-26distro: Rename (distro ...) to (distro packages ...)....Ludovic Courtès
2012-09-26distro: GCC: Upgrade to 4.7.2....Ludovic Courtès
2012-09-26distro: Add an `ld' wrapper, to pass missing `-rpath' flags....Ludovic Courtès
2012-09-14distro: gcc: Patch `lib' spec to add `-rpath' for each `-L'....Ludovic Courtès
2012-09-12Add (guix ftp) and companion modules....Ludovic Courtès
2012-09-12distro: Use our own Perl during bootstrap....Ludovic Courtès
2012-09-12distro: gcc: Add a RUNPATH on libc....Ludovic Courtès
2012-09-11distro: Add Perl....Ludovic Courtès
2012-09-11distro: Bootstrap via a cross-toolchain....Ludovic Courtès
2012-09-07distro: Reduce the bootstrap set....Ludovic Courtès
2012-09-06distro: Bootstrap with a joint GCC/Binutils/GMP/MPFR/MPC build....Ludovic Courtès
2012-09-06distro: gcc: Avoid retention of reference to `sed'....Ludovic Courtès
2012-09-06distro: glibc: Assume a recent Linux kernel....Ludovic Courtès
2012-09-05distro: mpc: Upgrade to 1.0....Ludovic Courtès
2012-09-03distro: bash, readline: Correctly set RUNPATH to the dependencies....Ludovic Courtès
2012-09-02distro: Add bzip2....Ludovic Courtès
2012-09-02distro: Bootstrap standard inputs from Nixpkgs....Ludovic Courtès
2012-09-02distro: recutils: Allow builds with glibc 2.16+....Ludovic Courtès
2012-09-02distro: glibc: Propagate Linux headers....Ludovic Courtès
2012-09-02distro: diffutils: Allow builds with glibc 2.16+....Ludovic Courtès
2012-09-02distro: tar: Allow builds with glibc 2.16+....Ludovic Courtès
2012-09-01utils: Change `substitute*' to allow iteration over several matches....Ludovic Courtès
2012-09-01distro: m4: Add patch to allow builds with glibc 2.16+....Ludovic Courtès
2012-09-01build-system/gnu: Add `path-exclusions' parameter....Ludovic Courtès
2012-09-01distro: gcc: Allow `libstdc++' to be found....Ludovic Courtès
2012-09-01distro: gcc: Pass #:strip-binaries?....Ludovic Courtès
2012-08-30distro: gcc: Do not store configure flags in the resulting binaries....Ludovic Courtès
2012-08-28distro: Add the GNU C Library....Ludovic Courtès
2012-08-28distro: Add Linux headers....Ludovic Courtès
2012-08-25distro: Add GNU Binutils....Ludovic Courtès
2012-08-25distro: Add GCC....Ludovic Courtès
2012-08-23distro: coreutils: Remove erroneous hack....Ludovic Courtès
2012-08-22distro: Add GNU Coreutils....Ludovic Courtès
2012-08-22distro: Add XZ....Ludovic Courtès
2012-08-22distro: Add GNU gzip....Ludovic Courtès
2012-08-22distro: Add GNU Patch....Ludovic Courtès
2012-08-22distro: Add GNU Diffutils....Ludovic Courtès
2012-08-22distro: Move patches to their own directory....Ludovic Courtès
2012-08-22distro: Add GNU Findutils....Ludovic Courtès
2012-08-22distro: Add GNU grep....Ludovic Courtès
2012-08-22distro: Add GNU tar....Ludovic Courtès
2012-08-22distro: Add GNU sed....Ludovic Courtès
2012-08-21distro: Add GNU Bash....Ludovic Courtès
2012-08-21distro: Add GNU Make....Ludovic Courtès
2012-08-19distro: gmp: Fix typo in URL....Ludovic Courtès
2012-07-21distro: Add GNU MPC....Ludovic Courtès
2012-07-21distro: Add GNU MPFR....Ludovic Courtès
2012-07-21distro: Add GNU recutils....Ludovic Courtès
2012-07-13distro: Add libffi....Ludovic Courtès
2012-07-12distro: Add GNU Ncurses....Ludovic Courtès