jackhill/guix/guix.git
2012-10-07 Ludovic CourtèsUpdate the (guix) module.
2012-10-07 Ludovic Courtèstests: Use bootstrap and Nixpkgs inputs to be less...
2012-10-07 Ludovic Courtèsbuild-system/{gnu,trivial-build}: Fix handling of ...
2012-10-05 Ludovic Courtèsdistro: Specify use of the bootstrap Guile for the...
2012-10-05 Ludovic Courtèsbuild-system/{gnu,trivial}: Add a `#:guile' keyword...
2012-10-05 Ludovic CourtèsSupport build-cores = 0; change `guix-build' to default...
2012-10-04 Ludovic CourtèsAugment `README'.
2012-10-04 Ludovic Courtèsdistro: Fix typo in warning message.
2012-10-04 Ludovic CourtèsAdd `pre-inst-env' script.
2012-10-04 Ludovic CourtèsFix and update `POTFILES.in'.
2012-09-26 Ludovic Courtèsdistro: Add libgc.
2012-09-26 Ludovic Courtèsdistro: Add pkg-config.
2012-09-26 Ludovic Courtèsdistro: Add the `guile', `typesetting', and `databases...
2012-09-26 Ludovic Courtèsdistro: Rename (distro ...) to (distro packages ...).
2012-09-26 Ludovic Courtèsdistro: GCC: Upgrade to 4.7.2.
2012-09-26 Ludovic Courtèsdistro: Add an `ld' wrapper, to pass missing `-rpath...
2012-09-13 Ludovic Courtèsdistro: gcc: Patch `lib' spec to add `-rpath' for each...
2012-09-12 Ludovic CourtèsAdd (guix ftp) and companion modules.
2012-09-11 Ludovic Courtèsdistro: Use our own Perl during bootstrap.
2012-09-11 Ludovic Courtèsdistro: gcc: Add a RUNPATH on libc.
2012-09-11 Ludovic Courtèsdistro: Add Perl.
2012-09-11 Ludovic Courtèsdistro: Bootstrap via a cross-toolchain.
2012-09-10 Ludovic CourtèsAdd (guix build-system trivial).
2012-09-07 Ludovic Courtèsdistro: Reduce the bootstrap set.
2012-09-06 Ludovic Courtèsbuild-system/gnu: Fix `#:path-exclusions' handling.
2012-09-06 Ludovic Courtèsutils: Make `set-path-environment-variable' verbose.
2012-09-05 Ludovic Courtèsdistro: Bootstrap with a joint GCC/Binutils/GMP/MPFR...
2012-09-05 Ludovic Courtèsdistro: gcc: Avoid retention of reference to `sed'.
2012-09-05 Ludovic Courtèsdistro: glibc: Assume a recent Linux kernel.
2012-09-05 Ludovic Courtèspackages: Accept <origin> as package inputs.
2012-09-05 Ludovic Courtèsbuild-system/gnu: Relax location handling in `package...
2012-09-05 Ludovic Courtèsdistro: mpc: Upgrade to 1.0.
2012-09-05 Ludovic Courtèspackages: Add `package-full-name'.
2012-09-04 Ludovic Courtèsguix-build: Add `--derivations'.
2012-09-04 Ludovic Courtèsguix-build: Add `--source'.
2012-09-02 Ludovic CourtèsMove <location> to (guix utils).
2012-09-02 Ludovic Courtèsdistro: bash, readline: Correctly set RUNPATH to the...
2012-09-02 Ludovic Courtèsdistro: Add bzip2.
2012-09-02 Ludovic Courtèsdistro: Bootstrap standard inputs from Nixpkgs.
2012-09-02 Ludovic Courtèspackages: Add `package-transitive-propagated-inputs'.
2012-09-02 Ludovic Courtèspackages: Cache the result of `package-derivation'.
2012-09-02 Ludovic Courtèsdistro: recutils: Allow builds with glibc 2.16+.
2012-09-02 Ludovic Courtèsdistro: glibc: Propagate Linux headers.
2012-09-02 Ludovic Courtèsdistro: diffutils: Allow builds with glibc 2.16+.
2012-09-02 Ludovic Courtèsdistro: tar: Allow builds with glibc 2.16+.
2012-09-02 Ludovic Courtèspackages: Add a printer for <package>.
2012-09-01 Ludovic CourtèsOptimize `write-derivation' and `derivation-path->outpu...
2012-09-01 Ludovic CourtèsOptimize `store-path?'.
2012-09-01 Ludovic Courtèsbuild-system/gnu: Really apply patches.
2012-09-01 Ludovic Courtèsutils: Change `substitute*' to allow iteration over...
2012-09-01 Ludovic Courtèsdistro: m4: Add patch to allow builds with glibc 2...
2012-09-01 Ludovic CourtèsAdd a `guile-for-build' parameter to `build-expression...
2012-09-01 Ludovic CourtèsAdd an `env-vars' keyword parameter to `build-expressio...
2012-08-31 Ludovic Courtèsbuild-system/gnu: Add `path-exclusions' parameter.
2012-08-31 Ludovic Courtèsdistro: gcc: Allow `libstdc++' to be found.
2012-08-31 Ludovic Courtèsdistro: gcc: Pass #:strip-binaries?.
2012-08-31 Ludovic Courtèsbuild-system/gnu: Honor the `patch-shebangs?' and ...
2012-08-31 Ludovic Courtèsguix-build: Fix the "unrecognized option" error message.
2012-08-31 Ludovic Courtèsbuild-system/gnu: Add a `strip' phase.
2012-08-30 Ludovic Courtèsbuild-system/gnu: Always invoke `configure' with a...
2012-08-30 Ludovic Courtèsdistro: gcc: Do not store configure flags in the result...
2012-08-29 Ludovic Courtèsdefine-record-type*: Add the `inherit' syntactic constr...
2012-08-28 Ludovic Courtèsdistro: Add missing Binutils patch.
2012-08-28 Ludovic Courtèsdistro: Add the GNU C Library.
2012-08-28 Ludovic Courtèsdistro: Add Linux headers.
2012-08-27 Cyprien Nicolas... configure.ac: Make 'guild' configure check fatal, other...
2012-08-25 Ludovic Courtèsdistro: Add GNU Binutils.
2012-08-25 Ludovic Courtèsdistro: Add GCC.
2012-08-25 Ludovic Courtèsutils: Change `substitute*' to accept a list of files...
2012-08-23 Ludovic Courtèsbuild-system/gnu: Add `out-of-source?' keyword parameter.
2012-08-23 Ludovic Courtèspackages: Raise an error condition upon invalid input.
2012-08-22 Ludovic Courtèsdistro: coreutils: Remove erroneous hack.
2012-08-22 Ludovic Courtèsdistro: Add GNU Coreutils.
2012-08-22 Ludovic Courtèsdistro: Add XZ.
2012-08-22 Ludovic Courtèsdistro: Add GNU gzip.
2012-08-22 Ludovic Courtèsdistro: Add GNU Patch.
2012-08-22 Ludovic Courtèsdistro: Add GNU Diffutils.
2012-08-22 Ludovic Courtèsbuild: Bump version number.
2012-08-22 Ludovic CourtèsAdd `close-connection'.
2012-08-22 Ludovic Courtèsdistro: Move patches to their own directory.
2012-08-22 Ludovic Courtèsdistro: Add GNU Findutils.
2012-08-22 Ludovic Courtèsdistro: Add GNU grep.
2012-08-22 Ludovic Courtèsdistro: Add GNU tar.
2012-08-22 Ludovic Courtèsdistro: Add GNU sed.
2012-08-21 Ludovic Courtèsdistro: Add GNU Bash.
2012-08-21 Ludovic Courtèsdistro: Add GNU Make.
2012-08-19 Ludovic Courtèsbuild-system/gnu: Augment $PATH with $out for `patch...
2012-08-19 Ludovic Courtèsutils: Add a `path' argument to `patch-shebang'.
2012-08-19 Ludovic Courtèsdistro: gmp: Fix typo in URL.
2012-08-19 Ludovic Courtèsbuild-system/gnu: Add a `patch-shebangs' phase.
2012-08-19 Ludovic Courtèsutils: Add `patch-shebang'.
2012-08-17 Ludovic Courtèsrelease.nix: Add dependency on GNU libgcrypt.
2012-08-17 Ludovic Courtèsbuild: Add `--with-libgcrypt-prefix'; capture the path...
2012-08-16 Ludovic Courtèspackages: Add all non-derivation paths to the store.
2012-08-16 Ludovic Courtèspackages: Allow store paths as inputs.
2012-08-14 Ludovic Courtèsrelease.nix: Build out of chroot.
2012-08-14 Ludovic Courtèsbuild: Pass the right flags for "make distcheck".
2012-08-14 Ludovic Courtèsbuild: Add `test.drv' to the distribution.
2012-08-14 Ludovic Courtèsbuild: Pass $(NIX_INSTANTIATE) to the build and test...
2012-08-14 Ludovic Courtèsbuild: Add SRFI-64 to the distribution.
next