Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-12 | xz: Use --help when detecting xz presence | Jordan Justen | 1 | -77/+76 |
2015-07-23 | framework: Don't add extra '.' to xz compressed files on shell path | Dylan Baker | 1 | -1/+1 |
2015-07-23 | framework: add --force to xz compress line | Dylan Baker | 1 | -1/+1 |
2015-07-23 | framework: hide stderr messages from xz binary | Dylan Baker | 1 | -3/+8 |
2015-07-15 | compression.py: fix compression to be updated when piglit.conf is reloaded | Dylan Baker | 1 | -25/+35 |
2015-07-09 | framework: add support for xz compression via backports.lzma | Dylan Baker | 1 | -72/+84 |
2015-07-09 | framework: add support for lzma via shell calls | Dylan Baker | 1 | -1/+79 |
2015-07-09 | framework: add support for bz2 compression. | Dylan Baker | 1 | -2/+7 |
2015-07-09 | framework: add support for gzip compressionn | Dylan Baker | 1 | -3/+6 |
2015-07-09 | framework: Add ability to set a compression method on file backends | Dylan Baker | 1 | -0/+88 |