jackhill/guix/guix.git
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.
2012-08-14 Ludovic Courtèsbuild: Add release.nix.
2012-07-21 Ludovic Courtèsdistro: Add GNU MPC.
2012-07-21 Ludovic Courtèsdistro: Add GNU MPFR.
2012-07-21 Ludovic Courtèsdistro: Add GNU recutils.
2012-07-13 Ludovic Courtèsdistro: Add libffi.
2012-07-12 Ludovic Courtèsdistro: Add GNU Ncurses.
2012-07-12 Ludovic Courtèsdistro: Add GNU Readline.
2012-07-12 Ludovic Courtèsguix-build: Default the number of build cores to (curre...
2012-07-11 Ludovic CourtèsAdd `nixpkgs-derivation*'; use it in the distro.
2012-07-11 Ludovic Courtèsdistro: Add GNU libunistring.
2012-07-11 Ludovic Courtèsdistro: Add GNU Libtool.
2012-07-11 Ludovic Courtèsdistro: Add GMP.
2012-07-11 Ludovic Courtèsdistro: Add GNU M4.
2012-07-07 Ludovic Courtèsbuild: Use Automake's `gnu' option.
2012-07-07 Ludovic Courtèsbuild: Adjust tests to Automake 1.12.
2012-07-07 Ludovic CourtèsAdd `THANKS'.
2012-07-07 Ludovic Courtèsbuild: Tell xgettext that the source is UTF-8.
2012-07-07 Ludovic Courtèsdistro: Add Guile-Reader.
2012-07-07 Ludovic CourtèsUnset `LD_LIBRARY_PATH' in `build-expression->derivation'.
2012-07-07 Ludovic Courtèsbuild-system/gnu: Add dependency on GNU Findutils.
2012-07-07 Ludovic Courtèsdistro: guile-2.0: Propagate libunistring and Libtool.
2012-07-07 Ludovic Courtèsdistro: guile-1.8: Propagate GMP and Libtool.
2012-07-07 Ludovic CourtèsAdd `package-transitive-inputs'; use it to honor propag...
2012-07-07 Ludovic Courtèsdistro: Add GNU Guile 2.0, released today!
2012-07-07 Ludovic Courtèsbuild-system/gnu: Set $PKG_CONFIG_PATH.
2012-07-07 Ludovic Courtèsdistro: Add Lout.
2012-07-07 Ludovic Courtèsbuild-system/gnu: Add `tests?' parameter.
2012-07-07 Ludovic Courtèsutils: Have `substitute' restore the file's permission...
2012-07-07 Ludovic Courtèsutils: Change `substitute' and `substitute*' to work...
2012-07-07 Ludovic Courtèsdistro: gawk: Disable parallel tests.
2012-07-07 Ludovic Courtèsguix-build: Add `--cores'.
2012-07-07 Ludovic Courtèsbuild-system/gnu: Support parallel builds and tests.
next