Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some old forge hacks | Petr Mrázek | 2020-05-19 | -9539/+0 |
| | | | | | | | | | | | | | | Forge apparently removed all `.pack.xz` files without warning. It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore. This is removed: - Support for 'forge-pack-xz' and the forge-specific file download compression. - The pack200 library we no longer need. This stays: - The LZMA decompression library - we may still want to use it. | |||
* | iNOISSUE fix build issue with pack200 on rhel 7.6 | Petr Mrázek | 2018-11-01 | -8/+12 |
| | ||||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -7657/+7657 |
| | ||||
* | NOISSUE fix some warnings so builds can go further | Petr Mrázek | 2018-06-28 | -12/+9 |
| | ||||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+9538 |