nixpkgs/pkgs
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
..
applications Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
build-support * Ignore non-existant directories. 2010-08-07 18:41:43 +00:00
data * ltrace: updated to 0.5.3. 2010-07-29 18:55:16 +00:00
desktops * Apply a patch in vte to fix the cursor being invisible in xfce's 2010-08-08 14:27:43 +00:00
development Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
games svn path=/nixpkgs/trunk/; revision=22839 2010-08-01 15:14:33 +00:00
lib It seems that lib.zip is already taken from attributesets, therefore renaming it to zipTwoLists 2010-08-02 16:48:19 +00:00
misc Update Wine 2010-08-02 10:02:23 +00:00
os-specific * Syslinux updated to 4.02. 2010-08-06 22:27:28 +00:00
servers * Get rid of the ugly `useFromStdenv' hack in all-packages.nix. 2010-08-06 10:34:34 +00:00
shells
stdenv Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
test
tools Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
top-level Fix the cross-building of packages mentioned in stdenvLinux.overrides. 2010-08-08 17:26:30 +00:00