Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl, bzip2: Suppress warnings by setting initial value | Sean McBride | 2013-10-08 | 1 | -1/+1 |
| | | | | Silence clang -Wsometimes-uninitialized warnings. | ||||
* | Switch to using libarchive from libtar for cpack and cmake -E tar | Bill Hoffman | 2009-10-30 | 1 | -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. |