summaryrefslogtreecommitdiff
path: root/Source/cmNinjaUtilityTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-151-0/+4
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Refactor: Prepare Ninja generator for multi-configKyle Edwards2019-12-131-1/+3
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* 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-12/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-241-3/+3
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-2/+2
* Source: Stabilize include orderBrad King2016-04-291-3/+4
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-1/+1
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+30