summaryrefslogtreecommitdiff
path: root/Source/cmGlobalCommonGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-061-0/+13
* cmGlobalCommonGenerator: Adopt GetEditCacheCommandNAKAMURA Takumi2021-06-291-0/+1
* cmGlobalCommonGenerator: Adopt GetEditCacheTargetNameNAKAMURA Takumi2021-06-291-0/+1
* cmGlobalCommonGenerator: Add SupportsDirectConsoleNAKAMURA Takumi2021-06-291-0/+3
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Allow generator expressions in the EXCLUDE_FROM_ALL target propertyJoerg Bornemann2020-07-211-1/+3
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* Ninja: Factor out per-dir "all" target computation into common generatorBrad King2019-09-301-0/+24
* 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 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-0/+4
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-1/+1
* Add common base classes to Makefile and Ninja generatorsBrad King2015-07-091-0/+27