summaryrefslogtreecommitdiffstats
path: root/compat/zlib/win64
Commit message (Collapse)AuthorAgeFilesLines
* 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-132-0/+0
|
* Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dlljan.nijtmans2012-09-071-0/+0
|
* Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-132-0/+0