jackhill/guix/guix.git
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.
2012-07-07 Ludovic Courtèsutils: Introduce `substitute*', for easier sed-like...
2012-07-05 Ludovic Courtèsdistro: Add GNU Guile 1.8.
2012-07-05 Ludovic Courtèsutils: Make sure `substitute' writes all its output.
2012-07-05 Ludovic Courtèsgnu-build-system: Dump the values of environment variables.
2012-07-04 Ludovic Courtèspackages: Allow inputs that are local files.
2012-07-04 Ludovic Courtèsbuild-system/gnu: Add a `patch' phase.
2012-07-04 Ludovic Courtèsbuild-system/gnu: Make the builder's module list a...
2012-07-04 Ludovic CourtèsAdd builder-side utilities for phases, stream editing...
2012-07-04 Ludovic Courtèspackages: Add a `self-native-input?' field.
2012-07-03 Ludovic CourtèsRename <package-source> to <origin>; use the `letrec...
2012-07-03 Ludovic Courtèsdefine-record-type*: Add `letrec*' behavior.
2012-07-02 Ludovic CourtèsAdd a `base32' macro, for convenience.
2012-07-02 Ludovic Courtèspackages: Allow the `arguments' field to be a procedure.
2012-07-02 Ludovic Courtèsgnu-build-system: Improve the `configure' and `check...
2012-07-02 Ludovic Courtèsgnu-build-system: Print the `configure' flags.
2012-07-02 Ludovic CourtèsMake `define-record-type*' error messages more informative.
2012-07-01 Ludovic Courtèsdistro: libsigsegv: Use multiple outputs.
2012-07-01 Ludovic Courtèsguix-build: Display multiple outputs when needed.
2012-07-01 Ludovic Courtèsderivation: Coalesce multiple occurrences of the same...
2012-07-01 Ludovic Courtèsbuild: Don't auto-compile tests.
2012-07-01 Ludovic Courtèsgnu-build-system: Fix "libdir" and "includedir" for...
2012-07-01 Ludovic CourtèsUpgrade Nix worker protocol.
2012-07-01 Ludovic Courtèsderivation: Move sorting code to `write-derivation'.
2012-07-01 Ludovic Courtèsbuild: Use `AM_GNU_GETTEXT_VERSION'.
2012-07-01 Ludovic CourtèsFix `derivation-hash' for outputs not sorted alphabetic...
2012-07-01 Ludovic CourtèsAdd `propagated-inputs' and `properties' to <package>.
2012-07-01 Ludovic CourtèsUpdate list of dependencies.
2012-07-01 Ludovic Courtèsbuild: Build (guix utils) first.
2012-06-30 Ludovic Courtèsbuild: Capitalize the package name.
2012-06-30 Ludovic CourtèsAdd `guix-build'.
2012-06-30 Ludovic CourtèsAdd `derivation-prerequisites' and `derivation-prerequi...
2012-06-30 Ludovic CourtèsAdd the `valid-path?' RPC.
2012-06-30 Ludovic CourtèsAdd missing `set-build-options' parameters.
2012-06-30 Ludovic CourtèsAdd (distro) with a package searching facility.
2012-06-29 Ludovic CourtèsAdd a libgcrypt-based implementation of `sha256'.
2012-06-29 Ludovic CourtèsGettextize, with GNU Gettext 0.18.1.
2012-06-28 Ludovic Courtèsdistro: Add libsigsegv and GNU Awk.
2012-06-28 Ludovic Courtèsderivation: Remove duplicate inputs.
2012-06-28 Ludovic Courtèsbuild-system/gnu: Add GNU Awk to the standard inputs.
2012-06-28 Ludovic Courtèspackages: Add a `home-page' field.
2012-06-28 Ludovic CourtèsTrack the source location of packages.
2012-06-28 Ludovic CourtèsAdd a sha256 fallback that uses Coreutils instead of...
2012-06-28 Ludovic CourtèsIntroduce `compile-time-value' and use it.
2012-06-27 Ludovic CourtèsAdd a declarative packaging layer.
2012-06-27 Ludovic Courtèsbuild-system/gnu: Have `configure-flags' and `make...
2012-06-27 Ludovic Courtèsbuild: Define $NIXPKGS when compiling.
2012-06-27 Ludovic CourtèsAbstract build systems.
2012-06-27 Ludovic CourtèsAdd `define-record-type*'.
2012-06-17 Ludovic Courtèsbuild-expression->derivation: Move module forms at...
2012-06-16 Ludovic Courtèsgnu-build-system: Structure as a customizable sequence...
2012-06-16 Ludovic Courtèsgnu-build-system: Add GNU Diffutils and GNU Path to...
2012-06-16 Ludovic Courtèsbuild-expression->derivation: Have the build fail when...
2012-06-16 Ludovic CourtèsRemove leftover debugging expressions.
2012-06-16 Ludovic Courtèsstore: Wait for the server to be done sending output.
2012-06-15 Ludovic Courtèsbuild: Be cross-compilation-ready.
2012-06-15 Ludovic Courtèsbuild: Provide the right include path when building...
2012-06-15 Ludovic CourtèsBuild (guix) last.
2012-06-13 Ludovic CourtèsAdd a build system.
2012-06-13 Ludovic CourtèsChange `build-expression->derivation' to support sub...
2012-06-13 Ludovic CourtèsAdd supporting tools for the GNU Build System.
2012-06-13 Ludovic CourtèsFix the order of the derivation's sources in `derivatio...
2012-06-12 Ludovic CourtèsFix `imported-files' for files with a common prefix.
2012-06-11 Ludovic CourtèsAdd `add-to-store' test for flat files.
2012-06-11 Ludovic CourtèsAugment `build-expression->derivation' with #:modules...
2012-06-11 Ludovic CourtèsAdd `imported-files'.
2012-06-11 Ludovic CourtèsFix the `build-expression->derivation' fixed-output...
2012-06-11 Ludovic CourtèsAdd a `%current-system' fluid.
2012-06-10 Ludovic CourtèsAdd `add-to-store' with recursive directory storage.
2012-06-10 Ludovic Courtèstests: Don't hard-code the system type.
2012-06-09 Ludovic CourtèsAdd multiple-output support to `build-expression->deriv...
2012-06-09 Ludovic CourtèsAdd `derivation' test for multiple-output derivations.
2012-06-09 Ludovic CourtèsSort environment variables alphabetically in `derivation'.
2012-06-09 Ludovic CourtèsAdd support for fixed-output derivations in `build...
2012-06-09 Ludovic CourtèsAdd support for fixed-output derivations.
2012-06-09 Ludovic CourtèsAdd `base16-string->bytevector'.
2012-06-09 Ludovic CourtèsAdd `base32-string->bytevector' and `nix-base32-string...
2012-06-08 Ludovic CourtèsAugment `README'.
2012-06-08 Ludovic CourtèsAdd `build-expression->derivation'.
2012-06-07 Ludovic CourtèsAllow derivations with input derivations.
2012-06-06 Ludovic CourtèsFix the order of environment variables in `derivation'.
2012-06-05 Ludovic CourtèsSRFI-64: Remove use of (ice-9 syntax-case).
next