summaryrefslogtreecommitdiffstats
path: root/Source/cmNinjaUtilityTargetGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non staticRobert Maynard2013-07-011-9/+10
| | | | | | To properly track the usage of dependencies that are generated at compile time as the side effect of other build steps we need to make the WriteBuild and WritePhonyBuild commands non static
* Ninja: shell escape $(CMAKE_SOURCE_DIR) and $(CMAKE_BINARY_DIR)Peter Collingbourne2012-03-171-4/+12
|
* Ninja: Add a missed license headerPeter Collingbourne2012-02-271-0/+12
|
* Ninja: Appease various compilersPeter Collingbourne2012-02-051-2/+2
|
* Ninja: Remove some default argumentsPeter Collingbourne2012-02-051-4/+1
|
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+99