summaryrefslogtreecommitdiff
path: root/Source/cmCPackPropertiesGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-3/+3
* Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-9/+6
* cmScriptGenerator: pass Indent by valueDaniel Pfeifer2017-04-221-1/+1
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-231-1/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-22/+18
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* cmGeneratorExpression: Port to cmLocalGenerator.Stephen Kelly2015-10-121-2/+2
* cmCPackPropertiesGenerator: Require cmLocalGenerator in API.Stephen Kelly2015-07-271-4/+6
* Port static calls from cmLocalGenerator to cmOutputConverter.Stephen Kelly2015-06-061-4/+4
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+45