guix-devel/guix
Ludovic Courtès febaa88569 build-system/gnu: Support parallel builds and tests.
* guix/build/gnu-build-system.scm (build): Add `parallel-build?'
  parameter; honor it and $NIX_BUILD_CORES.
  (check): Add `parallel-tests?' parameter; likewise.

* guix/build-system/gnu.scm (gnu-build): Add `parallel-build?' and
  `parallel-tests?' parameters.
  [builder]: Inherit them.
2012-07-07 16:49:23 +02:00
..
build build-system/gnu: Support parallel builds and tests. 2012-07-07 16:49:23 +02:00
build-system build-system/gnu: Support parallel builds and tests. 2012-07-07 16:49:23 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivation: Coalesce multiple occurrences of the same input. 2012-07-02 01:35:39 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Allow inputs that are local files. 2012-07-05 01:20:05 +02:00
store.scm Upgrade Nix worker protocol. 2012-07-02 01:35:39 +02:00
utils.scm define-record-type*: Add `letrec*' behavior. 2012-07-03 21:59:56 +02:00