guix-mirrors/guix
Ludovic Courtès e1e8874ee8 build-system/gnu: Have configure-flags' and make-flags' evaluated.
* guix/build-system/gnu.scm (gnu-build): Double-quote the default value
  of MAKE-FLAGS and CONFIGURE-FLAGS.  Don't quote them in BUILDER.
2012-06-28 01:18:15 +02:00
..
build gnu-build-system: Structure as a customizable sequence of phases. 2012-06-16 17:02:19 +02:00
build-system build-system/gnu: Have configure-flags' and make-flags' evaluated. 2012-06-28 01:18:15 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm build-expression->derivation: Move module forms at the top-level. 2012-06-17 16:43:40 +02:00
http.scm Augment build-expression->derivation' with #:modules; add http-fetch'. 2012-06-12 00:18:14 +02:00
store.scm store: Wait for the server to be done sending output. 2012-06-16 16:13:12 +02:00
utils.scm Add `define-record-type*'. 2012-06-27 23:40:12 +02:00