summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalNinjaGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Ninja: remove 'friend' in ninja codePeter Kümmel2012-07-181-52/+52
* Ninja: Copy resource files in the bundle.Nicolas Despres2012-07-171-0/+4
* Ninja: remove some unused default argumentsPeter Kümmel2012-07-101-7/+7
* Ninja: also write link libraries to rsp filePeter Kümmel2012-07-101-1/+3
* Ninja: also consider rule command length for rsp filePeter Kuemmel2012-07-021-0/+5
* Ninja: build cmcldeps with mingwPeter Kuemmel2012-06-151-1/+1
* Ninja: Eclipse and KDevelop fixes for ninjaPeter Kuemmel2012-06-151-0/+2
* Ninja: undo all the NOSHELL patchesPeter Kuemmel2012-06-141-1/+0
* 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