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 Making tigervnc build with the xserver 1.8 2010-07-29 07:59:06 +00:00
archivers * p7zip updated to 9.13. Also build 7z and 7zr. 2010-08-06 22:26:25 +00:00
backup Making duplicity's rdiffdir work (it had to be wrapped) 2010-06-05 15:06:12 +00:00
bluetooth * Added Blueman (a Bluetooth application). 2010-07-06 14:54:22 +00:00
cd-dvd * Added UNetbootin, a program for creating bootable USB sticks from 2010-08-06 22:33:14 +00:00
compression Adding zsync 2010-06-05 19:23:57 +00:00
filesystems * Added mtools. 2010-08-06 21:36:54 +00:00
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 pkgs/tools/networking/curl: strip trailing whitespace 2010-08-06 12:45:39 +00:00
package-management svn path=/nixpkgs/trunk/; revision=22980 2010-08-05 22:09:41 +00:00
pydb * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
security * ltrace: updated to 0.5.3. 2010-07-29 18:55:16 +00:00
system * Fix some more "args: with args". 2010-07-30 14:47:23 +00:00
text * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
typesetting Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0. 2010-07-22 18:47:59 +00:00
video * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
virtualization * Updated the EC2 API/AMI tools. 2010-07-13 20:58:58 +00:00
X11 * ltrace: updated to 0.5.3. 2010-07-29 18:55:16 +00:00