nixpkgs/pkgs/applications
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
..
audio * Fix some more "args: with args". 2010-07-30 14:47:23 +00:00
display-managers/slim Fixing the slim build in gcc 4.4 2010-01-16 15:02:46 +00:00
editors Make configurable Vim build with most options 2010-08-03 10:59:57 +00:00
graphics * ltrace: updated to 0.5.3. 2010-07-29 18:55:16 +00:00
misc * Adobe Reader: updated to 9.3.3. Make it installable on 2010-08-05 08:54:58 +00:00
networking * Get rid of the ugly `useFromStdenv' hack in all-packages.nix. 2010-08-06 10:34:34 +00:00
office * More cleanup. 2010-07-28 18:01:17 +00:00
science Update Coq to version 8.2pl2 (patch by roconnor) 2010-08-05 18:44:42 +00:00
taxes * aangifte2009 requires xdg-utils to open a browser. 2010-03-25 20:39:01 +00:00
version-management Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
video * More cleanup. 2010-07-28 18:01:17 +00:00
virtualization * Get rid of the ugly `useFromStdenv' hack in all-packages.nix. 2010-08-06 10:34:34 +00:00
window-managers Updating awesome (tab completion did not work with the xorg server 1.8; let's see 2010-08-04 15:48:05 +00:00