guix-devel/guix
Ludovic Courtès c36db98c8e Add supporting tools for the GNU Build System.
* guix/derivations.scm (build-expression->derivation): Add all of INPUTS
  as inputs to the final derivation.

* guix/build/gnu-build-system.scm, guix/build/utils.scm,
  guix/gnu-build-system.scm: New files.

* tests/builders.scm ("gnu-build"): New test.
2012-06-13 17:03:34 +02:00
..
build Add supporting tools for the GNU Build System. 2012-06-13 17:03:34 +02:00
derivations.scm Add supporting tools for the GNU Build System. 2012-06-13 17:03:34 +02:00
gnu-build-system.scm Add supporting tools for the GNU Build System. 2012-06-13 17:03:34 +02:00
http.scm Augment `build-expression->derivation' with #:modules; add `http-fetch'. 2012-06-12 00:18:14 +02:00
store.scm Add `add-to-store' with recursive directory storage. 2012-06-10 22:43:02 +02:00
utils.scm Add a `%current-system' fluid. 2012-06-11 21:50:17 +02:00