Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2015-10-21 | 1 | -3/+2 |
| | | | | Resolve conflicts by integrating changes from both sides. | ||||
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2011-12-20 | 1 | -0/+60 |
| | | | | | Add Utilities/cmlibarchive using upstream libarchive 3.0.0-r3950 snapshot. | ||||
* | libarchive: Remove our copy to make room for new import | Brad King | 2011-12-20 | 1 | -60/+0 |
| | |||||
* | Switch to using libarchive from libtar for cpack and cmake -E tar | Bill Hoffman | 2009-10-30 | 1 | -0/+60 |
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. |