nixpkgs/pkgs
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
..
applications reverting my patch series adding -j -l support for make 2010-06-19 15:52:28 +00:00
build-support Updating from trunk 2010-06-14 09:28:10 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data man-pages-3.24 2010-04-12 08:57:45 +00:00
desktops reverting my patch series adding -j -l support for make 2010-06-19 15:52:28 +00:00
development GNU Guile 1.8: Fix builds with GCC 4.5. 2010-06-22 08:06:12 +00:00
games Three Games and Perl Support for Irssi 2010-05-17 09:21:42 +00:00
lib adding gis system grass (graphviz 3d is not supported yet) 2010-06-03 15:19:59 +00:00
misc Adding libusb to cups, so it can access usb printers. 2010-06-07 08:24:06 +00:00
os-specific Updating from trunk 2010-06-14 09:28:10 +00:00
servers Update CouchDB (patch and tested by Cillian Deroiste) 2010-06-10 12:41:39 +00:00
shells * Added dash. 2010-06-01 17:05:29 +00:00
stdenv pkgs/stdenv/generic/setup.sh: added support for enableParallelBuilding variable 2010-06-23 14:34:59 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools pkgs/tools/package-management/nix/unstable.nix: added support for (impure) NIX_BUILD_CORES variable 2010-06-23 14:34:47 +00:00
top-level reverting my patch series adding -j -l support for make 2010-06-19 15:52:28 +00:00