summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/zlib
AgeCommit message (Expand)Author
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-12-05zlib: fix cygwin buildDavid McFarland
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-05-07zlib: link with --undefined-version on lldAudrey Dutcher
2024-01-24zlib: 1.3 -> 1.3.1Sergei Trofimovich
2023-09-09Merge master into staging-nextgithub-actions[bot]
2023-09-08treewide: replace libc == "msvcrt" with isMinGWMoritz Angermann
2023-08-22zlib: 1.2.13 -> 1.3Sergei Trofimovich
2023-05-09zlib: fix typofetsorn
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin
2023-02-03meta.pkgConfigModules: Init conventionJohn Ericson
2023-02-03zlib: Use `finalAttrs` instead of `rec`John Ericson
2022-10-28Merge #197116: zlib: cleanupVladimír Čunát
2022-10-21zlib: cleanupSandro Jäckel
2022-10-20zlib.src: shuffle download URLsVladimír Čunát
2022-10-15zlib: 1.2.12 -> 1.2.13Artturin
2022-08-08zlib: add fixed patch for CVE-2022-37434Winter
2022-08-08zlib: remove superfluous patch filesWinter
2022-08-08Revert "zlib: add patch for CVE-2022-37434"Robert Scott
2022-08-07zlib: add patch for CVE-2022-37434Robert Scott
2022-06-10zlib: backport upstream fix on CRC validationRaito Bezarius
2022-05-22treewide: enable strictDeps in bootstrap packagesArtturin
2022-05-18Revert "Add mingwW64-llvm cross-system."Janne Heß
2022-05-06cross: Allow Windows toolchains to use ucrt as libc.Shea Levy
2022-04-05zlib: fix cross-compilation not producing shared librariesRick van Schijndel
2022-04-02Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross
2022-03-31zlib: remove leftover patchesMartin Weinelt
2022-03-31zlib: 1.2.11 -> 1.2.12 (security, CVE-2018-25032)Markus S. Wamser
2022-03-31zlib: add patches to fix CVE-2018-25032Tom Wieczorek
2022-03-26zlib: add patches to fix CVE-2018-25032Tom Wieczorek
2022-02-03zlib: rename name to pname&version (#157751)Felix Bühler
2021-08-19pkgsStatic: Inline more of static overlayJohn Ericson
2021-05-17zlib: fix cross compilation on darwinAndrew Childs
2021-04-28zlib: fix windows static compileTaeer Bar-Yam
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2021-01-03treewide: Start to break up static overlayJohn Ericson
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-06zlib: Fix typo in comment. No eval changes.Niklas Hambüchen
2019-08-31zlib: enable check and parallel building (#62025)Benjamin Hipple
2019-08-17zlib: Properly clean up static/shared distinctionNiklas Hambüchen
2019-08-11zlib: Add comments regarding static/shared linking.Niklas Hambüchen
2019-07-01treewide: use dontConfigureworldofpeace
2018-12-04zlib: clean up static/shared distincionMatthew Bauer
2018-10-17zlib: skip configure in windowsMatthew Bauer
2018-09-19zlib: Fix iOS cross buildJohn Ericson
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson
2018-08-09zlib: add licenseMarkus Kowalewski