summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gmp
AgeCommit message (Expand)Author
2026-01-02gmp: fix cygwin buildDavid McFarland
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-07-24Merge branch 'staging-next' into stagingWolfgang Walther
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-19gmp: Fix build with gcc-15Dmitry Bogatov
2024-12-24gmp4: dropThomas Gerbet
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-29Merge remote-tracking branch 'origin/staging-next' into stagingK900
2024-10-28gmp5: dropThomas Gerbet
2024-10-23treewide: More string indentation fixespiegames
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-07-07treewide: remove vrthra from meta.maintainers [all orphans]Anderson Torres
2023-08-02gmp: 6.2.1 -> 6.3.0Sergei Trofimovich
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel
2022-11-13gmp: fixup license of v6 (#199052)Arthur Gautier
2022-05-22treewide: enable strictDeps in bootstrap packagesArtturin
2022-05-18Revert "Add mingwW64-llvm cross-system."Janne Heß
2022-05-09gmp: autoreconf on Windows for libtool fixes.Shea Levy
2022-02-22gmpxx: remove appendToName to have a consistent package name for repologyFelix Buehler
2021-12-09gmp5: add patch for CVE-2021-43618Robert Scott
2021-12-08gmp: add patch for CVE-2021-43618Robert Scott
2021-11-17gmp: use pname and versionzimbatm
2021-10-14Drop myself from meta.maintainers for most packages.Peter Simons
2021-05-17gmp: disable assembly on Apple SiliconAndrew Childs
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2021-01-03treewide: Start to break up static overlayJohn Ericson
2020-11-19gmp: 6.2.0 -> 6.2.1R. RyanTM
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer
2020-05-03treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-02-06gmp: 6.1.2 -> 6.2.0R. RyanTM
2019-10-17[gmp] Fix shared windows cross compilationMoritz Angermann
2019-09-23gmp: don’t disable assembly on x86Matthew Bauer
2019-06-16treewide: remove unused variables (#63177)volth
2019-05-30gmp{4,5}: mark broken on x86_64-darwinMatthew Bauer
2019-04-23libgmp: don’t compile with cpp on wasmMatthew Bauer
2019-01-04gmp: don't infer build platform from unameBen Wolsieffer
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson
2018-08-03gmp-*: Clean up configureFlagsJohn Ericson
2018-06-20gmp: fix on android prebuiltMatthew Bauer
2018-06-14gmp: fix mobile gmp prebuilt buildingMatthew Bauer
2018-06-11ghc: Default integer-simple usage based one whether GNU MP is availableJohn Ericson
2018-04-25treewide: isArm -> isAarch32John Ericson
2018-01-09treewide: Simplify some `doCheck` callsJohn Ericson
2017-12-30treewide: Use `depsBuildBuild` for buildPackges.stdenv.ccJohn Ericson
2017-09-14treewide: Do not limit hardenging because gcc 4.9 in bootstrapJohn Ericson
2017-08-03Update homepage attributes: http -> httpsmimadrid
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
2017-05-17gmp 6: Fix for crossJohn Ericson
2017-04-11gmp: 6.1.1 -> 6.1.2Tuomas Tynkkynen