summaryrefslogtreecommitdiffstats
path: root/depends/pack200
Commit message (Collapse)AuthorAgeLines
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-10003/+0
|
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-5/+4
|
* NOISSUE clean up some old cmake messesPetr Mrázek2015-09-28-30/+12
|
* [Clang Warnings] Silence Pack200 unused variable variable warningsTaeyeon Mori2014-06-30-0/+3
| | | | They're caused by a big define-everything-you-ever-need macro
* Only use tabs for intendentionJan Dalheimer2014-04-09-16/+16
|
* Use the same style of CMake files everywhereJan Dalheimer2014-04-06-19/+19
|
* Make pack200 use QFile by proxy, eliminating some unicode issues.Petr Mrázek2013-12-22-27/+31
|
* Fix (hopefully) library dependency resolution.Petr Mrázek2013-12-01-21/+3
| | | | | | Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs.
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-4/+4
|
* Fix Linux CMake issues arising from Windows workaroundSky2013-10-06-2/+4
|
* Add tweaks to make things build on windowsPetr Mrázek2013-09-30-4/+9
|
* ``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek2013-09-30-2/+8
|
* Turn pack200 into an actual libraryPetr Mrázek2013-09-29-1344/+580
|
* Replace lzma with xz. Tweaks to fix debug builds.Petr Mrázek2013-09-28-15/+0
|
* Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into developPetr Mrázek2013-09-27-0/+3
|\
| * Attempt fix for cmake warning spam on WindowsSky2013-09-26-0/+3
| |
* | Add license of PACK200Petr Mrázek2013-09-27-0/+347
|/
* Compression algo dependencies, still need hackery...Petr Mrázek2013-09-26-0/+10449