summaryrefslogtreecommitdiffstats
path: root/Source/cmScriptGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-4/+3
* cmScriptGenerator: pass Indent by valueDaniel Pfeifer2017-04-211-7/+7
* cmScriptGenerator: make noncopyableDaniel Pfeifer2017-04-211-0/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-2/+4
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+14
* cmScriptGenerator: Remove unused method.Stephen Kelly2015-07-301-3/+0
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-5/+5
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-1/+1
* Use cascading-if for per-config test and install codeBrad King2011-06-101-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Refactor cmInstallGenerator for re-useBrad King2009-03-161-0/+99