Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | distro: Use our own Perl during bootstrap.... | Ludovic Courtès | 2012-09-12 | 1 | -2/+6 |
* | distro: gcc: Add a RUNPATH on libc.... | Ludovic Courtès | 2012-09-12 | 1 | -4/+4 |
* | distro: Add Perl.... | Ludovic Courtès | 2012-09-11 | 1 | -2/+52 |
* | distro: Bootstrap via a cross-toolchain.... | Ludovic Courtès | 2012-09-11 | 1 | -152/+245 |
* | distro: Reduce the bootstrap set.... | Ludovic Courtès | 2012-09-07 | 1 | -13/+51 |
* | distro: Bootstrap with a joint GCC/Binutils/GMP/MPFR/MPC build.... | Ludovic Courtès | 2012-09-06 | 1 | -15/+96 |
* | distro: gcc: Avoid retention of reference to `sed'.... | Ludovic Courtès | 2012-09-06 | 1 | -1/+7 |
* | distro: glibc: Assume a recent Linux kernel.... | Ludovic Courtès | 2012-09-06 | 1 | -0/+6 |
* | distro: mpc: Upgrade to 1.0.... | Ludovic Courtès | 2012-09-05 | 1 | -2/+2 |
* | distro: bash, readline: Correctly set RUNPATH to the dependencies.... | Ludovic Courtès | 2012-09-03 | 1 | -4/+16 |
* | distro: Add bzip2.... | Ludovic Courtès | 2012-09-02 | 1 | -0/+69 |
* | distro: Bootstrap standard inputs from Nixpkgs.... | Ludovic Courtès | 2012-09-02 | 1 | -4/+172 |
* | distro: recutils: Allow builds with glibc 2.16+.... | Ludovic Courtès | 2012-09-02 | 1 | -1/+4 |
* | distro: glibc: Propagate Linux headers.... | Ludovic Courtès | 2012-09-02 | 1 | -2/+6 |
* | distro: diffutils: Allow builds with glibc 2.16+.... | Ludovic Courtès | 2012-09-02 | 1 | -0/+3 |
* | distro: tar: Allow builds with glibc 2.16+.... | Ludovic Courtès | 2012-09-02 | 1 | -0/+3 |
* | utils: Change `substitute*' to allow iteration over several matches.... | Ludovic Courtès | 2012-09-01 | 1 | -19/+6 |
* | distro: m4: Add patch to allow builds with glibc 2.16+.... | Ludovic Courtès | 2012-09-01 | 1 | -3/+6 |
* | build-system/gnu: Add `path-exclusions' parameter.... | Ludovic Courtès | 2012-09-01 | 1 | -0/+9 |
* | distro: gcc: Allow `libstdc++' to be found.... | Ludovic Courtès | 2012-09-01 | 1 | -5/+6 |
* | distro: gcc: Pass #:strip-binaries?.... | Ludovic Courtès | 2012-09-01 | 1 | -0/+1 |
* | distro: gcc: Do not store configure flags in the resulting binaries.... | Ludovic Courtès | 2012-08-30 | 1 | -8/+16 |
* | distro: Add the GNU C Library.... | Ludovic Courtès | 2012-08-28 | 1 | -0/+62 |
* | distro: Add Linux headers.... | Ludovic Courtès | 2012-08-28 | 1 | -0/+47 |
* | distro: Add GNU Binutils.... | Ludovic Courtès | 2012-08-25 | 1 | -0/+32 |
* | distro: Add GCC.... | Ludovic Courtès | 2012-08-25 | 1 | -0/+85 |
* | distro: coreutils: Remove erroneous hack.... | Ludovic Courtès | 2012-08-23 | 1 | -4/+1 |
* | distro: Add GNU Coreutils.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+29 |
* | distro: Add XZ.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+27 |
* | distro: Add GNU gzip.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+27 |
* | distro: Add GNU Patch.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+26 |
* | distro: Add GNU Diffutils.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+42 |
* | distro: Move patches to their own directory.... | Ludovic Courtès | 2012-08-22 | 1 | -10/+7 |
* | distro: Add GNU Findutils.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+42 |
* | distro: Add GNU grep.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+20 |
* | distro: Add GNU tar.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+27 |
* | distro: Add GNU sed.... | Ludovic Courtès | 2012-08-22 | 1 | -0/+22 |
* | distro: Add GNU Bash.... | Ludovic Courtès | 2012-08-21 | 1 | -0/+49 |
* | distro: Add GNU Make.... | Ludovic Courtès | 2012-08-21 | 1 | -0/+30 |
* | distro: gmp: Fix typo in URL.... | Ludovic Courtès | 2012-08-19 | 1 | -1/+1 |
* | distro: Add GNU MPC.... | Ludovic Courtès | 2012-07-21 | 1 | -0/+23 |
* | distro: Add GNU MPFR.... | Ludovic Courtès | 2012-07-21 | 1 | -0/+26 |
* | distro: Add GNU recutils.... | Ludovic Courtès | 2012-07-21 | 1 | -0/+25 |
* | distro: Add libffi.... | Ludovic Courtès | 2012-07-13 | 1 | -1/+49 |
* | distro: Add GNU Ncurses.... | Ludovic Courtès | 2012-07-12 | 1 | -1/+80 |
* | distro: Add GNU Readline.... | Ludovic Courtès | 2012-07-12 | 1 | -2/+36 |
* | Add `nixpkgs-derivation*'; use it in the distro.... | Ludovic Courtès | 2012-07-11 | 1 | -10/+10 |
* | distro: Add GNU libunistring.... | Ludovic Courtès | 2012-07-11 | 1 | -1/+35 |
* | distro: Add GNU Libtool.... | Ludovic Courtès | 2012-07-11 | 1 | -2/+27 |
* | distro: Add GMP.... | Ludovic Courtès | 2012-07-11 | 1 | -2/+44 |