Commit graph

10 commits

Author SHA1 Message Date
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
Ludovic Courtès 246c17dc9e GNU MPFR 2.4.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19042
2009-12-18 17:48:31 +00:00
Eelco Dolstra 50e59f22c1 * Oops.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14711
2009-03-25 18:25:30 +00:00
Eelco Dolstra 8bbdba6af3 * mpfr updated to 2.4.1. Removed the INRIA link since the tarball
there has a different hash (!).

svn path=/nixpkgs/branches/stdenv-updates/; revision=14709
2009-03-25 17:39:02 +00:00
Ludovic Courtès 8e6f58086d Update description for MPFR, now a GNU project.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14040
2009-02-12 15:26:48 +00:00
Eelco Dolstra 0baf685191 * mpfr 2.4.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13935
2009-02-01 21:19:24 +00:00
Eelco Dolstra d8f6e06ae4 * Latest gmp, mpfr libraries.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13803
2009-01-19 10:45:46 +00:00
Eelco Dolstra 34f583224d * GCC 4.3.1. (g++ doesn't work yet though.)
svn path=/nixpkgs/trunk/; revision=12194
2008-06-26 10:20:33 +00:00
Michael Raskin 9b67b4ba0f Updated MPFR
svn path=/nixpkgs/trunk/; revision=11441
2008-04-01 16:53:18 +00:00
Michael Raskin 53a6d71842 Added MPFR; will be needed for gfortran, that doesn't work for now.
svn path=/nixpkgs/trunk/; revision=9526
2007-10-26 03:01:44 +00:00