1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/tools
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
..
admin
archivers * p7zip updated to 9.13. Also build 7z and 7zr. 2010-08-06 22:26:25 +00:00
backup
bluetooth
cd-dvd * Added UNetbootin, a program for creating bootable USB sticks from 2010-08-06 22:33:14 +00:00
compression
filesystems
graphics Update Asymptote to 2.03 2010-08-07 11:38:03 +00:00
misc Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
networking
package-management
pydb
security
system
text
typesetting
video
virtualization
X11