guix-devel/guix
Ludovic Courtès db1a15314d Support build-cores = 0; change `guix-build' to default to 0.
* guix/build/gnu-build-system.scm (%parallel-job-count): New variable.
  (build, check): Use it instead of $NIX_BUILD_CORES.

* guix-build.in (guix-build): Default to 0 for the #:build-cores option.
2012-10-05 23:21:09 +02:00
..
build Support build-cores = 0; change `guix-build' to default to 0. 2012-10-05 23:21:09 +02:00
build-system distro: Rename (distro ...) to (distro packages ...). 2012-09-26 22:00:58 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm Optimize `write-derivation' and `derivation-path->output-path'. 2012-09-02 01:51:52 +02:00
ftp-client.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
ftp.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm Add (guix build-system trivial). 2012-09-10 22:47:10 +02:00
store.scm Optimize `store-path?'. 2012-09-01 23:38:28 +02:00
utils.scm Move <location> to (guix utils). 2012-09-03 01:07:01 +02:00