summaryrefslogtreecommitdiffstats
path: root/libraries/pack200
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-7720/+7721
|
* NOISSUE do not install .a files for shared libraries on WindowsPetr Mrázek2018-01-27-1/+5
|
* NOISSUE rearrange build systemPetr Mrázek2018-01-27-0/+3
| | | | | | | * Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780
* GH-1876 Fork and update quazipPetr Mrázek2017-05-06-1/+3
| | | | | | | | * 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
* GH-1876 turn pack200 into a shared libraryPetr Mrázek2017-05-05-7/+10
|
* NOISSUE fix benign issue in pack200 unpacker binary.Petr Mrázek2017-04-19-2/+2
|
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+10003