| Commit message (Expand) | Author | Age |
* | distro: Fix typo in warning message. | Ludovic Courtès | 2012-10-04 |
* | Add `pre-inst-env' script. | Ludovic Courtès | 2012-10-04 |
* | Fix and update `POTFILES.in'. | Ludovic Courtès | 2012-10-04 |
* | 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 |
* | Add (guix build-system trivial). | Ludovic Courtès | 2012-09-10 |
* | distro: Reduce the bootstrap set. | Ludovic Courtès | 2012-09-07 |
* | build-system/gnu: Fix `#:path-exclusions' handling. | Ludovic Courtès | 2012-09-06 |
* | utils: Make `set-path-environment-variable' verbose. | Ludovic Courtès | 2012-09-06 |
* | 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 |
* | packages: Accept <origin> as package inputs. | Ludovic Courtès | 2012-09-06 |
* | build-system/gnu: Relax location handling in `package-with-explicit-inputs'. | Ludovic Courtès | 2012-09-05 |
* | distro: mpc: Upgrade to 1.0. | Ludovic Courtès | 2012-09-05 |
* | packages: Add `package-full-name'. | Ludovic Courtès | 2012-09-05 |
* | guix-build: Add `--derivations'. | Ludovic Courtès | 2012-09-04 |
* | guix-build: Add `--source'. | Ludovic Courtès | 2012-09-04 |
* | Move <location> to (guix utils). | Ludovic Courtès | 2012-09-03 |
* | 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 |
* | packages: Add `package-transitive-propagated-inputs'. | Ludovic Courtès | 2012-09-02 |
* | packages: Cache the result of `package-derivation'. | 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 |
* | packages: Add a printer for <package>. | Ludovic Courtès | 2012-09-02 |
* | Optimize `write-derivation' and `derivation-path->output-path'. | Ludovic Courtès | 2012-09-02 |
* | Optimize `store-path?'. | Ludovic Courtès | 2012-09-01 |
* | build-system/gnu: Really apply patches. | Ludovic Courtès | 2012-09-01 |
* | 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 |
* | Add a `guile-for-build' parameter to `build-expression->derivation'. | Ludovic Courtès | 2012-09-01 |
* | Add an `env-vars' keyword parameter to `build-expression->derivation'. | 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 |
* | build-system/gnu: Honor the `patch-shebangs?' and `strip-binaries?' parameters. | Ludovic Courtès | 2012-08-31 |