about summary refs log tree commit diff
path: root/pkgs/development/libraries/gmp/6.x.nix
AgeCommit message (Expand)AuthorFilesLines
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-2/+2
2018-08-03gmp-*: Clean up configureFlagsJohn Ericson1-6/+5
2018-06-20gmp: fix on android prebuiltMatthew Bauer1-2/+2
2018-06-14gmp: fix mobile gmp prebuilt buildingMatthew Bauer1-3/+3
2018-06-11ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson1-0/+1
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
2018-01-09treewide: Simplify some `doCheck` callsJohn Ericson1-2/+1
2017-12-30treewide: Use `depsBuildBuild` for buildPackges.stdenv.ccJohn Ericson1-2/+2
2017-08-03Update homepage attributes: http -> httpsmimadrid1-1/+1
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
2017-05-17gmp 6: Fix for crossJohn Ericson1-3/+7
2017-04-11gmp: 6.1.1 -> 6.1.2Tuomas Tynkkynen1-2/+2
2017-03-30Get rid of all `with { inherit... }` and just used `let inherit...`John Ericson1-1/+1
2016-08-29gmp{4,5}: Split into multiple outputsTuomas Tynkkynen1-1/+1
2016-08-29treewide: Shuffle outputsTuomas Tynkkynen1-1/+1
2016-07-09gmp: 6.1.0 -> 6.1.1Rahul Gopinath1-3/+3
2016-05-16Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons1-1/+1
2015-11-20Merge staging into closure-sizeVladimír Čunát1-2/+2
2015-11-05gmp: 6.0.0a -> 6.1.0William A. Kennington III1-2/+2
2015-10-28gmp: split dev and info outputs, and disable staticVladimír Čunát1-1/+6
2015-10-28gmp: split into multiple outputsVladimír Čunát1-2/+4
2015-06-13gmp: Fix build on ARMTuomas Tynkkynen1-1/+8
2015-03-26gmp: Add version 6William A. Kennington III1-0/+65