summaryrefslogtreecommitdiffstats
path: root/compat/zlib
Commit message (Collapse)AuthorAgeFilesLines
* Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib ↵jan.nijtmans2017-03-075-2565/+0
| | | | documentation is under a potentially non-free license
* Hm. 32-bit zlib dll still was the 1.2.10 version. Corrected now.jan.nijtmans2017-01-171-0/+0
|
* Update zlib to version 1.2.11jan.nijtmans2017-01-1646-98/+92
|
* Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files.jan.nijtmans2017-01-066-3/+3
|
* Update zlib to version 1.2.10. Dll's and *.lib files not updated yetjan.nijtmans2017-01-0329-93/+111
|
* (cherry-pick): Update zlib to version 1.2.9. Dll's and *.lib files not ↵jan.nijtmans2017-01-0198-1810/+8661
| | | | updated yet
* Windows dll's should be executable.jan.nijtmans2013-10-312-0/+0
|
* Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as ↵jan.nijtmans2013-06-121-0/+0
| | | | produced by Microsoft tools) doesn't import the zlib symbols correctly, so use "libz.dll.a" produced with mingw-w64 tools in stead.
* Upgrade to zlib 1.2.8jan.nijtmans2013-05-1393-494/+3764
|
* Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dlljan.nijtmans2012-09-072-0/+0
|
* Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-132-0/+0
|
* upgrade to 1.2.7 build of dlljan.nijtmans2012-06-151-0/+0
|
* some more removals from zlib1.2.7jan.nijtmans2012-05-043-820/+0
|
* files removed from zlib-1.2.7jan.nijtmans2012-05-0437-10456/+0
|
* zlib-1.2.7jan.nijtmans2012-05-0396-1703/+6048
|
* Official build of zlib1.dll 1.2.5 is finally available, so put it innijtmans2010-07-293-0/+148
|
* Upgrade to zlib 1.2.5nijtmans2010-04-20116-15108/+15386
|
* Upgrade zlib to version 1.2.4nijtmans2010-03-16185-11133/+29186
|
* fix [Feature Request 2605263] use officialnijtmans2009-02-162-0/+0
| | | | zlib build.
* - add more missing symbols from zlib.defnijtmans2008-12-221-1/+0
| | | | | - mark dll build as being a modified verson Both changes backported from (unreleased) zlib-1.2.3.3
* - add more missing symbols from zlib.defnijtmans2008-12-223-6/+16
| | | | | - mark dll build as being a modified verson Both changes backported from (unreleased) zlib-1.2.3.3
* Add previously omitted files so we have a complete zlib 1.2.3 distro...dkf2008-12-19150-0/+38641
|
* add symbols deflateSetHeader and inflateGetHeader to win32/zlib.defnijtmans2008-12-194-5/+15
| | | | | Modify ChangeLog, README and zlib.h, documenting this change, so we comply with the zlib requirements of clearly marking the modification.
* Import of zlib 1.2.3dkf2008-12-1852-0/+16012