nixpkgs/pkgs/stdenv
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
..
generic pkgs/stdenv/generic/setup.sh: added support for enableParallelBuilding variable 2010-06-23 14:34:59 +00:00
linux Reverting r22258. I got confused; we don't need a new gcc build in stdenvLinux, 2010-06-14 21:40:11 +00:00
mingw ln issue mingw 2009-11-16 12:22:55 +00:00
native Move "fetchurl restricted" code to requireFile. 2010-05-03 09:13:17 +00:00
nix Updating from trunk. 2009-12-10 14:48:45 +00:00
adapters.nix Making gcc cross-buildable, at least for glibc. 2010-03-06 21:41:01 +00:00
common-path.nix * Make the nested output patch in GNU Make runtime configurable (by 2009-01-19 18:49:58 +00:00
default.nix Finishing the update from trunk, having resolved the eclipse related directory 2009-11-26 21:46:08 +00:00