Age | Commit message (Expand) | Author | Files | Lines |
2016-08-29 | treewide: Shuffle outputs | Tuomas Tynkkynen | 1 | -1/+1 |
2016-05-18 | Merge remote-tracking branch 'origin/master' into hardened-stdenv | Franz Pletz | 1 | -7/+11 |
2016-05-05 | Merge #14920: windows improvements, mainly mingw | Vladimír Čunát | 1 | -4/+11 |
2016-04-25 | zlib, bash: mass-rebuild cleanup | Vladimír Čunát | 1 | -3/+0 |
2016-04-23 | zlib: on mingw, add another DLL link | Vladimír Čunát | 1 | -4/+11 |
2016-04-18 | Merge remote-tracking branch 'upstream/master' into hardened-stdenv | Robin Gloster | 1 | -13/+21 |
2016-03-05 | Use general hardening flag toggle lists | Franz Pletz | 1 | -1/+1 |
2016-02-22 | bootstrap env: disable stackprotector hardening until gcc >=4.9 | Robin Gloster | 1 | -0/+3 |
2016-01-30 | remove local pic flags, now set by hardened stdenv | Robin Gloster | 1 | -2/+1 |
2016-01-19 | Merge branch 'staging' into closure-size | Vladimír Čunát | 1 | -1/+2 |
2016-01-01 | FreeBSD: minor fixes, add notes and make stdenv more robust | janus | 1 | -1/+2 |
2016-01-01 | FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlib | janus | 1 | -1/+1 |
2015-12-02 | rename moveToOutput and propagatedBuildInputs | Luca Bruno | 1 | -1/+1 |
2015-10-28 | zlib: don't split the tiny man page | Vladimír Čunát | 1 | -1/+2 |
2015-10-03 | Merge commit staging+systemd into closure-size | Vladimír Čunát | 1 | -2/+10 |
2015-06-18 | pure darwin stdenv | Jude Taylor | 1 | -0/+7 |
2015-05-28 | cygwin: zlib - we do not --disable-shared | Florian Friesdorf | 1 | -2/+2 |
2015-05-05 | zlib: refactor (and darwin fix), add meta.platforms | Vladimír Čunát | 1 | -13/+13 |
2015-05-05 | Merge staging into closure-size | Vladimír Čunát | 1 | -0/+1 |
2015-05-01 | Fix some meta | William A. Kennington III | 1 | -0/+1 |
2015-04-28 | zlib: Add platforms | William A. Kennington III | 1 | -0/+1 |
2015-04-18 | Merge 'staging' into closure-size | Vladimír Čunát | 1 | -2/+11 |
2015-01-07 | Make the Darwin fix in zlib keep Linux hash | Michael Raskin | 1 | -11/+11 |
2015-01-06 | zlib: on darwin, correctly set the RPATH for libzlib | John Wiegley | 1 | -0/+9 |
2014-08-30 | mutiout: make it builtin | Vladimír Čunát | 1 | -1/+0 |
2014-08-27 | WIP: getting good | Vladimír Čunát | 1 | -2/+9 |
2014-06-23 | zlib: add description and license info | Bjørn Forsman | 1 | -0/+5 |
2014-06-16 | Do not use static-libgcc flag on Darwin | John Wiegley | 1 | -1/+1 |
2014-04-21 | Merge pull request #1928 from 'cross-win-osx'. | aszlig | 1 | -0/+2 |
2014-04-19 | minizip: New package based on zlib derivation. | aszlig | 1 | -0/+2 |
2014-03-12 | zlib/cross: Fix build for Darwin. | aszlig | 1 | -0/+2 |
2013-04-30 | zlib: minor update 1.2.7 -> 1.2.8 | Vladimír Čunát | 1 | -3/+3 |
2012-12-28 | Clean up redundant "if condition then true else false" | Eelco Dolstra | 1 | -1/+1 |
2012-05-07 | * Zlib updated to 1.2.7. | Eelco Dolstra | 1 | -2/+2 |
2012-03-06 | zlib_latest == zlib, so remove zlib/latest.nix | Yury G. Kudryashov | 1 | -11/+0 |
2012-03-01 | * GCC 4.6.3 and 4.5.3. | Eelco Dolstra | 1 | -4/+2 |
2012-03-01 | * Sync with the trunk. | Eelco Dolstra | 1 | -4/+6 |
2012-03-01 | svn merge ^/nixpkgs/trunk | Yury G. Kudryashov | 1 | -0/+11 |
2012-02-26 | Adding the latest zlib, otherwise vlc does not build. | Lluís Batlle i Rossell | 1 | -0/+11 |
2012-02-17 | * Fix building zlib on Cygwin. | Eelco Dolstra | 2 | -17/+5 |
2012-02-08 | zlib: largefile_source problem fixed upstream | Yury G. Kudryashov | 2 | -72/+1 |
2012-02-07 | Updating zlib. The zlib.net site is down, but I could pick the file from a ge... | Lluís Batlle i Rossell | 1 | -3/+4 |
2011-12-12 | * Fix the zlib build (the patch didn't apply). | Eelco Dolstra | 2 | -11/+10 |
2011-11-08 | Updating the zlib patch to the patch proposed in the zlib-devel list regardin... | Lluís Batlle i Rossell | 1 | -13/+68 |
2011-11-07 | * Apply the zlib/cmake updates from the trunk. | Eelco Dolstra | 2 | -0/+16 |
2011-11-07 | * Revert both r30278 (cmake upgrade) and r30307 (zlib fix to get cmake | Eelco Dolstra | 2 | -16/+0 |
2011-11-07 | fix _LARGEFILE64_SOURCE in zlib | David Guibert | 2 | -0/+16 |
2011-10-25 | I wrote bad my attempt at -static-libgcc. Retrying. | Lluís Batlle i Rossell | 1 | -1/+1 |
2011-10-25 | Trying to disable the references to the bootstrap-tools libgcc | Lluís Batlle i Rossell | 1 | -0/+4 |
2011-04-23 | Cross-compile zlib for Windows | Yury G. Kudryashov | 1 | -1/+9 |