nixpkgs/pkgs/applications/version-management/git-and-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
..
fast-export fix git-fast-import by using a correct tar.gz 2010-02-18 01:49:45 +00:00
git Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
git2cl added git2cl script 2010-05-04 10:06:50 +00:00
qgit removing old bleeding edge cruft replacing it by a niftier version using 2009-12-11 13:58:23 +00:00
stgit
default.nix pkgs/applications/version-management/git-and-tools: disable sendEmailSupport on Darwin in gitFull 2010-05-19 12:26:17 +00:00