Find a file
Peter Simons 226e0c7646 pkgs/stdenv/generic/setup.sh: added support for enableParallelBuilding variable
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.

svn path=/nixpkgs/branches/stdenv-updates/; revision=22399
2010-06-23 14:34:59 +00:00
doc * Make copy-tarballs.sh work on release.nix. 2010-02-05 14:14:43 +00:00
maintainers GNUpdate: Update to the new module name. 2010-06-10 21:52:23 +00:00
pkgs pkgs/stdenv/generic/setup.sh: added support for enableParallelBuilding variable 2010-06-23 14:34:59 +00:00
COPYING
default.nix
STABLE
VERSION * Bump the version. 2010-02-08 09:23:03 +00:00