summaryrefslogtreecommitdiffstats
path: root/Utilities/cmbzip2/compress.c
Commit message (Collapse)AuthorAgeFilesLines
* curl, bzip2: Suppress warnings by setting initial valueSean McBride2013-10-081-1/+1
| | | | Silence clang -Wsometimes-uninitialized warnings.
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-0/+672
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.