aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/minizip
Commit message (Collapse)AuthorAgeFilesLines
* Update minizip to 1.2.11volzhs2018-05-167-44/+67
|
* minizip: Fix compatibility with Gentoo's unique zlib APIRémi Verschelde2017-08-222-0/+43
| | | | | Fixes #10539 in a diplomatic way (as opposed to telling Gentoo users to just change their distro or rebuild zlib from upstream...).
* minizip: Reapply Godot-specific changes for seek supportRémi Verschelde2017-08-186-14/+452
| | | | I have not assessed whether they are still all relevant.
* minizip: Sync with pristine contrib/minizip from zlib 1.2.4Rémi Verschelde2017-08-189-347/+213
| | | | | Godot-specific changes are undone in this commit, they will be readded and properly documented in the following commit.
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-289-0/+5702