summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackArchiveGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* Merge topic 'CPack-APIredesign'Brad King2010-08-171-6/+6
|\
| * CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-6/+6
* | Include headers from chosen libarchive (#10923)Brad King2010-08-051-3/+1
|/
* Add missing archive_read_finish calls to fix some of the presently reported v...David Cole2009-12-281-0/+1
* use different tar format to handle longer file namesBill Hoffman2009-11-141-2/+1
* add better error checking and run from correct directory.Bill Hoffman2009-11-091-3/+9
* add better error checking and support for symlinks to cpack's use of libarchiveBill Hoffman2009-11-091-28/+49
* Fix warningBill Hoffman2009-11-031-1/+1
* Fix warnings for unused variablesBill Hoffman2009-11-031-3/+3
* Fix cygwin package stuff to work with libarchiveBill Hoffman2009-11-031-15/+23
* Fix for hpux...Bill Hoffman2009-11-021-1/+1
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-0/+230