summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmCPackGenerator: Move macros to bottom of fileDaniel Pfeifer2017-03-231-14/+14
* fix some include-what-you-use diagnosticsDaniel Pfeifer2017-02-171-1/+0
* clang-tidy: apply modernize-use-bool-literals fixesDaniel Pfeifer2016-12-121-1/+1
* Merge topic 'cpack-ifw-options'Brad King2016-11-301-0/+2
|\
| * CPackIFW: Add some optionsKonstantin Podsvirov2016-11-241-0/+2
* | iwyu: Fix more findingsDaniel Pfeifer2016-11-281-3/+4
|/
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-2/+0
* Make cmCPackGenerator not inherit from cmObjectDaniel Pfeifer2016-10-221-4/+5
* Do not define cout/cerr preprocessor symbolsBrad King2016-10-041-10/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CPack: include what you useDaniel Pfeifer2016-09-061-8/+10
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-27/+27
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+3
* cmTypeMacro: Add a class to eat the semicolon following the macro use.Stephen Kelly2014-04-031-3/+4
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-1/+1
* stringapi: Pass strings as install directories in CPackBen Boeckel2014-03-081-4/+4
* stringapi: Use strings in CPack generator parametersBen Boeckel2014-03-081-6/+8
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-5/+5
* CPackWIX: Allow Windows Installer property customizationNils Gladitz2014-03-011-0/+1
* Refactor internal resource location APIs and initializationBrad King2013-11-121-7/+0
* CPack: Fix clang -Wdocumentation warningsEric NOULARD2013-09-241-4/+5
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Merge topic 'CPack-activateRPM-DEB-onMacOS'David Cole2012-05-241-0/+10
|\
| * CPack allow RPM and DEB generator to be used on OSX.Eric NOULARD2012-05-201-0/+10
* | CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATIONEric NOULARD2012-05-141-1/+10
* | CPack add easy possibility to warn about CPACK_SET_DESTDIREric NOULARD2012-05-141-0/+23
|/
* Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.Eric NOULARD2012-03-181-0/+14
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-2/+5
* Fix KWStyle warningsEric NOULARD2011-04-041-2/+4
* Combine component packaging methods into an enum.Clinton Stimpson2011-03-311-7/+19
* CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-231-5/+0
* CPack Authorize DISPLAY_NAME usage in component packageEric NOULARD2011-02-221-0/+13
* CPackRPM honors all the different ways of packaging componentsEric NOULARD2011-02-061-0/+13
* CPack use IsOn when it's better than IsSetEric NOULARD2010-12-121-1/+2
* CPackRPM add basic component support to CPackRPMEric NOULARD2010-11-131-0/+25
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-5/+64
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-3/+6
* STYLE: fix compiler warningBill Hoffman2008-09-241-1/+1
* STYLE: fix warning and rename methodBill Hoffman2008-09-231-1/+1
* COMP: Include full class definitions of classes used in std::map data members.David Cole2008-06-171-3/+4
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-171-0/+14