summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackArchiveGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-5/+5
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* CPack/Archive: per component filenames supportDomen Vrankar2017-05-161-0/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCPackGenerator not inherit from cmObjectDaniel Pfeifer2016-10-221-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPack: include what you useDaniel Pfeifer2016-09-061-1/+8
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-5/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+3
* Source: Stabilize include orderBrad King2016-04-291-1/+2
* cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-101-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-231-1/+1
* CPackRPM add basic component support to CPackRPMEric NOULARD2010-11-131-2/+2
* Fix KWStyle line length issues.Bill Hoffman2010-09-151-1/+2
* CPackArchiveGenerator add component supportsEric NOULARD2010-08-241-3/+29
* CPackArchiveGenerator use cmArchiveWrite wrapperEric NOULARD2010-08-241-6/+7
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-2/+1
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-0/+47