summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackTarCompressGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-2/+2
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-10/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-1/+1
* ENH: Implement TarCompress generator using compress libraryAndy Cedilnik2006-08-211-0/+1
* ENH: Simplify TarCompress to only require compress. Use cmake's tarAndy Cedilnik2006-05-021-5/+3
* ENH: Initial cut at TarCompress generatorAndy Cedilnik2006-05-021-0/+49