summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add the `valid-path?' RPC.Ludovic Courtès2012-07-01
* Add missing `set-build-options' parameters.Ludovic Courtès2012-07-01
* Add (distro) with a package searching facility.Ludovic Courtès2012-06-30
* Add a libgcrypt-based implementation of `sha256'.Ludovic Courtès2012-06-29
* Gettextize, with GNU Gettext 0.18.1.Ludovic Courtès2012-06-29
* distro: Add libsigsegv and GNU Awk.Ludovic Courtès2012-06-29
* derivation: Remove duplicate inputs.Ludovic Courtès2012-06-29
* build-system/gnu: Add GNU Awk to the standard inputs.Ludovic Courtès2012-06-28
* packages: Add a `home-page' field.Ludovic Courtès2012-06-28
* Track the source location of packages.Ludovic Courtès2012-06-28
* Add a sha256 fallback that uses Coreutils instead of libchop.Ludovic Courtès2012-06-28
* Introduce `compile-time-value' and use it.Ludovic Courtès2012-06-28
* Add a declarative packaging layer.Ludovic Courtès2012-06-28
* build-system/gnu: Have `configure-flags' and `make-flags' evaluated.Ludovic Courtès2012-06-28
* build: Define $NIXPKGS when compiling.Ludovic Courtès2012-06-28
* Abstract build systems.Ludovic Courtès2012-06-27
* Add `define-record-type*'.Ludovic Courtès2012-06-27
* build-expression->derivation: Move module forms at the top-level.Ludovic Courtès2012-06-17
* gnu-build-system: Structure as a customizable sequence of phases.Ludovic Courtès2012-06-16
* gnu-build-system: Add GNU Diffutils and GNU Path to the standard inputs.Ludovic Courtès2012-06-16
* build-expression->derivation: Have the build fail when EXP returns #f.Ludovic Courtès2012-06-16
* Remove leftover debugging expressions.Ludovic Courtès2012-06-16
* store: Wait for the server to be done sending output.Ludovic Courtès2012-06-16
* build: Be cross-compilation-ready.Ludovic Courtès2012-06-15
* build: Provide the right include path when building modules.Ludovic Courtès2012-06-15
* Build (guix) last.Ludovic Courtès2012-06-15
* Add a build system.Ludovic Courtès2012-06-13
* Change `build-expression->derivation' to support sub-derivation inputs.Ludovic Courtès2012-06-13
* Add supporting tools for the GNU Build System.Ludovic Courtès2012-06-13
* Fix the order of the derivation's sources in `derivation-hash'.Ludovic Courtès2012-06-13
* Fix `imported-files' for files with a common prefix.Ludovic Courtès2012-06-12
* Add `add-to-store' test for flat files.Ludovic Courtès2012-06-12
* Augment `build-expression->derivation' with #:modules; add `http-fetch'.Ludovic Courtès2012-06-12
* Add `imported-files'.Ludovic Courtès2012-06-11
* Fix the `build-expression->derivation' fixed-output test.Ludovic Courtès2012-06-11
* Add a `%current-system' fluid.Ludovic Courtès2012-06-11
* Add `add-to-store' with recursive directory storage.Ludovic Courtès2012-06-10
* tests: Don't hard-code the system type.Ludovic Courtès2012-06-10
* Add multiple-output support to `build-expression->derivation'.Ludovic Courtès2012-06-09
* Add `derivation' test for multiple-output derivations.Ludovic Courtès2012-06-09
* Sort environment variables alphabetically in `derivation'.Ludovic Courtès2012-06-09
* Add support for fixed-output derivations in `build-expression->derivation'.Ludovic Courtès2012-06-09
* Add support for fixed-output derivations.Ludovic Courtès2012-06-09
* Add `base16-string->bytevector'.Ludovic Courtès2012-06-09
* Add `base32-string->bytevector' and `nix-base32-string->bytevector'.Ludovic Courtès2012-06-09
* Augment `README'.Ludovic Courtès2012-06-08
* Add `build-expression->derivation'.Ludovic Courtès2012-06-08
* Allow derivations with input derivations.Ludovic Courtès2012-06-07
* Fix the order of environment variables in `derivation'.Ludovic Courtès2012-06-07
* SRFI-64: Remove use of (ice-9 syntax-case).Ludovic Courtès2012-06-05