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