summaryrefslogtreecommitdiffstats
path: root/libraries/quazip
Commit message (Collapse)AuthorAgeLines
* NOISSUE finish cleaning quazipPetr Mrázek2017-05-31-0/+0
| | | | All LGPL code is back in the customized quazip fork
* NOISSUE move some zip utility functions back to quazipPetr Mrázek2017-05-31-0/+0
| | | | It's not entirely clean yet.
* GH-1876 Fork and update quazipPetr Mrázek2017-05-06-0/+0
* It is added as a new submodule: https://github.com/MultiMC/quazip/tree/multimc-1 * Its build system has been entirely replaced to remove the existing issues with it * It now has working unit tests * No more patches needed * It has a static linking exception in its license now, but we use it shared anyway