Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libarchive: Remove unused build/windows directory (#11885) | Brad King | 2011-02-22 | 10 | -2524/+0 |
| | | | | The directory contains some files with unclear licensing anyway. | ||||
* | Switch to using libarchive from libtar for cpack and cmake -E tar | Bill Hoffman | 2009-10-30 | 10 | -0/+2524 |
This allows for a built in bzip and zip capability, so external tools will not be needed for these packagers. The cmake -E tar xf should be able to handle all compression types now as well. |