summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalNinjaGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Ninja: void function can't return a valuePeter Kümmel2012-07-191-2/+2
* Ninja: remove 'friend' in ninja codePeter Kümmel2012-07-181-31/+31
* Pre-compute object file names before Ninja generationBrad King2012-03-161-3/+0
* Ninja: Constify use of cmCustomCommandBrad King2012-03-131-3/+3
* Ninja: Add friend struct so it can access the private ConvertToNinjaPath.David Cole2012-03-071-0/+2
* Ninja: Appease various compilersPeter Collingbourne2012-02-051-2/+2
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+134