summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackTarCompressGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPack: include what you useDaniel Pfeifer2016-09-061-1/+5
* 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