nixpkgs/pkgs/development
Peter Simons 1a6039cb45 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
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/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
..
compilers Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
eclipse
guile-modules
interpreters Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
libraries Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
misc * More cleanup. 2010-07-28 18:01:17 +00:00
perl-modules newer version DBD-SQLite 2010-08-05 09:44:28 +00:00
python-modules pkgs/development/python-modules/pycrypto: enable building of this package on all GNU platforms 2010-07-28 13:10:18 +00:00
ruby-modules
tools * ltrace: updated to 0.5.3. 2010-07-29 18:55:16 +00:00