summaryrefslogtreecommitdiff
path: root/Source/cmNinjaNormalTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-1/+1
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-1/+2
* Re-factor CFBundle generation.Nicolas Despres2012-07-171-1/+0
* Ninja: Add support for CFBundle.Nicolas Despres2012-07-171-0/+1
* Ninja: Copy resource files in the bundle.Nicolas Despres2012-07-171-2/+0
* Re-factor OS X bundle and framework generation.Nicolas Despres2012-07-171-4/+6
* Ninja: Add support for OX X library framework.Nicolas Despres2012-07-171-0/+2
* Ninja: Add support for OS X app bundles.Nicolas Despres2012-07-171-0/+2
* Ninja: undo all the NOSHELL patchesPeter Kuemmel2012-06-151-1/+1
* Ninja: don't use shell when cmake is called directlyPeter Kuemmel2012-06-141-1/+1
* Ninja: work with ninja/master, don't compile rc files with clPeter Kuemmel2012-06-131-3/+0
* Ninja: add response file support on WindowsPeter Kuemmel2012-06-051-1/+1
* Ninja: ensure output directories existPeter Kuemmel2012-04-061-0/+3
* Build object library targets in NinjaBrad King2012-03-161-0/+1
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+47