summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive/cpio/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove makefiles as they cause the in source build test of cmake to failBill Hoffman2009-11-031-26/+0
|
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-0/+26
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.