summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalNinjaGenerator.h
Commit message (Expand)AuthorAgeFilesLines
...
* Ninja: don't use shell when cmake is called directlyPeter Kuemmel2012-06-141-0/+1
* Ninja: remove unused CommentStreamPeter Kuemmel2012-06-131-7/+0
* Ninja: use slashes for include dirs, so also slahes are in the .d filesPeter Kuemmel2012-06-121-0/+3
* Ninja: don't pollute the rules file with useless commentsPeter Kuemmel2012-06-101-0/+10
* Ninja: add response file support on WindowsPeter Kuemmel2012-06-051-1/+6
* Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-041-0/+6
* Ninja: Add a convenient 'help' target.Nicolas Despres2012-05-091-0/+1
* Ninja: Add a convenient 'clean' target.Nicolas Despres2012-05-091-0/+1
* Pre-compute object file names before Ninja generationBrad King2012-03-161-0/+6
* Ninja: Constify use of cmCustomCommandBrad King2012-03-131-2/+2
* Ninja: add .def file supportPeter Kuemmel2012-03-071-0/+2
* Ninja: Backslash rules for WindowsPeter Collingbourne2012-02-191-0/+1
* Ninja: Appease various compilersPeter Collingbourne2012-02-051-1/+1
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+329