summaryrefslogtreecommitdiff
path: root/Source/cmCPackPropertiesGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-2/+4
* 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 CM_DISABLE_COPYDaniel Pfeifer2017-04-241-1/+3
* cmScriptGenerator: pass Indent by valueDaniel Pfeifer2017-04-221-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-231-1/+7
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-3/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-6/+6
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* cmCPackPropertiesGenerator: Require cmLocalGenerator in API.Stephen Kelly2015-07-271-2/+4
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+38