summaryrefslogtreecommitdiff
path: root/thirdparty/minizip
AgeCommit message (Collapse)Author
2018-05-16Update minizip to 1.2.11volzhs
2017-08-22minizip: Fix compatibility with Gentoo's unique zlib APIRémi Verschelde
Fixes #10539 in a diplomatic way (as opposed to telling Gentoo users to just change their distro or rebuild zlib from upstream...).
2017-08-18minizip: Reapply Godot-specific changes for seek supportRémi Verschelde
I have not assessed whether they are still all relevant.
2017-08-18minizip: Sync with pristine contrib/minizip from zlib 1.2.4Rémi Verschelde
Godot-specific changes are undone in this commit, they will be readded and properly documented in the following commit.
2017-04-28Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde