Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-30 | [Clang Warnings] Silence Pack200 unused variable variable warnings | Taeyeon Mori | |
They're caused by a big define-everything-you-ever-need macro | |||
2013-12-22 | Make pack200 use QFile by proxy, eliminating some unicode issues. | Petr Mrázek | |
2013-12-01 | Fix (hopefully) library dependency resolution. | Petr Mrázek | |
Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |
2013-09-30 | Add tweaks to make things build on windows | Petr Mrázek | |
2013-09-30 | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | |
2013-09-29 | Turn pack200 into an actual library | Petr Mrázek | |
2013-09-28 | Replace lzma with xz. Tweaks to fix debug builds. | Petr Mrázek | |
2013-09-26 | Compression algo dependencies, still need hackery... | Petr Mrázek | |