summaryrefslogtreecommitdiff
path: root/Source/cmGlobalCommonGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-061-0/+24
* Move helpers functions from cmStringAlgorithms.h to cmValue.hMarc Chevrier2021-09-211-1/+0
* Rename cmProp in cmValueMarc Chevrier2021-09-211-3/+3
* Use new AddCacheEntry signaturesMarc Chevrier2021-09-101-1/+1
* Ninja: Use `ccmake` for `edit_cache`NAKAMURA Takumi2021-06-291-1/+1
* cmGlobalCommonGenerator: Adopt GetEditCacheCommandNAKAMURA Takumi2021-06-291-2/+32
* Factor out generator checks for filtering out interface librariesBrad King2020-07-231-6/+1
* Allow generator expressions in the EXCLUDE_FROM_ALL target propertyJoerg Bornemann2020-07-211-5/+27
* Single location for cmProp typedefVitaly Stakhovsky2020-06-011-0/+1
* cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-291-2/+2
* cmLocalGenerator: modernize memory managementMarc Chevrier2019-12-101-2/+2
* cmLocalGenerator: modernize memory managementMarc Chevrier2019-11-111-2/+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/+66
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-3/+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/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+2
* Add common base classes to Makefile and Ninja generatorsBrad King2015-07-091-0/+21