about summary refs log tree commit diff
path: root/pkgs/development/libraries/gmp
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk2-2/+2
2014-07-12haskellPackages: use static-enabled 'gmp' to enable statically linked Haskell...Vladimír Čunát1-6/+9
2014-06-01undo #2522 merge except on darwinVladimír Čunát1-3/+7
2014-05-28Build ppl and gmp correctly for building gcc48 on darwinJohn Wiegley1-1/+2
2013-10-03gmp: update to version 5.1.3Peter Simons1-2/+2
2013-08-17Merge branch 'origin/master' into stdenv.Peter Simons1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-06-30gmp5: minor update 5.1.1 -> 5.1.2 and file renameVladimír Čunát1-2/+2
2013-04-08gmp-4.3.2.nix: disable test suite to fix the buildPeter Simons1-1/+3
2013-03-18gmp: revert to using bz2 sourcesVladimír Čunát1-3/+3
2013-03-17Merge remote-tracking branch 'origin/stdenv-updates' into illumosDanny Wilson1-0/+7
2013-03-09Merge stdenv-updates-gcc47 into stdenv-updatesVladimír Čunát1-1/+2
2013-03-07Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra1-0/+7
2013-03-06gmp: disable stripping when cross-compilingLudovic Courtès1-0/+7
2013-02-28Fix GMP build on Illumos.Danny Wilson1-3/+4
2013-02-18gmp: update to version 5.1.1Peter Simons1-6/+5
2013-01-13gmp: add back the cpuid patch to 5.0.5Mathijs Kwik1-0/+2
2013-01-13gmp: add back the cpuid patch to 5.0.5Mathijs Kwik1-0/+2
2013-01-11gmp: switch default version back to 5.0.5Peter Simons1-0/+55
2013-01-11gmp: version 5.1.0 has the cpu-id patch applied alreadyPeter Simons1-4/+1
2013-01-11gmp: switch default version back to 5.0.5Peter Simons1-0/+55
2013-01-11gmp: version 5.1.0 has the cpu-id patch applied alreadyPeter Simons1-4/+1
2013-01-06gmp: Adding more urls for 5.1.0Lluís Batlle i Rossell1-1/+2
2013-01-04gmp-5.x: update from 5.0.5 to 5.1.0Peter Simons1-2/+2
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2-2/+2
2012-11-29Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra1-27/+0
2012-07-07gmp: don't build fat binaries on SolarisLudovic Courtès1-2/+4
2012-05-07* GMP 5.0.5.Eelco Dolstra1-2/+2
2012-04-01* GMP updated to 5.0.4.Eelco Dolstra2-2/+35
2012-02-06svn merge ^/nixpkgs/trunkYury G. Kudryashov2-3/+3
2012-01-28gmp: updated (unused) version 5.0.1 to 5.0.3Peter Simons1-3/+3
2012-01-28gmp: renamed nix files to conform with coding guidelinesPeter Simons2-0/+0
2012-01-18* Fix GHC. The bootstrap binaries depend on libgmp.so.3, which isEelco Dolstra1-18/+4
2011-12-14* Streamline the stdenv bootstrap and resulting closure by removingEelco Dolstra1-14/+5
2011-08-24Merge from trunk up through r28790Shea Levy1-2/+16
2011-07-01BDW-GC, GMP, libffi, libunistring, Readline: Don't use the native `strip'.Ludovic Courtès1-1/+8
2011-05-03GMP: Use `--enable-fat' instead of tinkering with `config.guess'.Ludovic Courtès1-6/+7
2011-01-22GMP: Further attempt to fix `x86_64-darwin' builds.Ludovic Courtès1-1/+8
2010-08-05Making gcc not depend on bootstrap-tools (by a postInstall patchelf trick)Lluís Batlle i Rossell1-1/+0
2010-08-04Trying to bootstrap gcc 4.5 with ppl, so it does not depend on libstdc++ from...Lluís Batlle i Rossell2-4/+19
2010-06-23Enable parallel building of gcc, glibc, gmp, mpfr, coreutils, perl, git, and ...Peter Simons2-0/+4
2010-06-15I downgrade ppl again to the stable release, and I make gmp 4.3.2 the defaultLluís Batlle i Rossell1-0/+52
2010-06-14Updating gmp and ppl (this last, mandatory, to match the gmp version).Lluís Batlle i Rossell1-2/+2
2010-03-11GMP 5.0.0.Ludovic Courtès1-4/+31
2010-02-12GMP: Build on all platforms.Ludovic Courtès2-0/+2
2010-02-08* Incorrect filename: 4.3.2 -> 4.3.1Eelco Dolstra1-0/+0
2010-02-08use gmp 4.3.2 on i686-darwinRob Vermaas1-0/+24
2010-01-19* gmp 4.3.2.Eelco Dolstra1-2/+2
2009-11-21Fixed some details on cross compilation. Among others:Lluís Batlle i Rossell1-1/+1
2009-06-29gmp: use standard GNU config.guessPeter Simons1-2/+4