summaryrefslogtreecommitdiff
path: root/externals/libzip
AgeCommit message (Collapse)Author
2021-09-28externals: Remove libzipMorph
2019-10-29externals: Track upstream libzipLioncash
Stops relying on a fork for providing zip handling and instead tracks the upstream branch but keeps any necessary build-related changes in the source tree directly without modifying the libzip target itself.
2019-09-30boxcat: Implement events global fieldZach Hilman
2019-09-30externals: Add zlib and libzip libraries to handle ZIP file parsingZach Hilman