summaryrefslogtreecommitdiffstats
path: root/Source/cmNinjaTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-generated-def'David Cole2012-04-031-4/+9
|\
| * Ninja: Fix module .def file path conversionBrad King2012-04-021-4/+9
* | Merge topic 'ninja-generator'David Cole2012-03-271-0/+4
|\ \
| * | Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flagsPeter Collingbourne2012-03-261-0/+4
* | | Merge topic 'object-library'David Cole2012-03-201-42/+54
|\ \ \ | |/ / |/| |
| * | Ninja: Honor $<TARGET_OBJECTS:...> source expressionsBrad King2012-03-161-0/+11
| * | Build object library targets in NinjaBrad King2012-03-161-1/+3
| * | Pre-compute object file names before Ninja generationBrad King2012-03-161-1/+4
| |/
| * Simplify cmNinjaTargetGenerator using cmGeneratorTargetBrad King2012-03-161-40/+36
* | Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test casePeter Collingbourne2012-03-171-0/+11
|/
* Ninja: Fix for PDB files with spaces in the path.Bill Hoffman2012-03-161-1/+2
* Ninja: add .def file supportPeter Kuemmel2012-03-071-0/+36
* Ninja: Use cmSystemTools::ExpandListArgument to split compile/link commandsPeter Collingbourne2012-02-271-2/+9
* Ninja: CMake: Adapt Ninja generator for per-target include dirsDavid Cole2012-02-221-1/+4
* Ninja: windows msvc: create for each target a .pdb filePeter Kuemmel2012-02-211-0/+19
* Ninja: Import library support for WindowsPeter Collingbourne2012-02-191-13/+0
* Ninja: mark the Windows specific hacks with a comment onlyPeter Kuemmel2012-02-191-1/+4
* Ninja: add some hacks for WindowsPeter Kuemmel2012-02-191-0/+10
* Ninja: Backslash rules for WindowsPeter Collingbourne2012-02-191-7/+0
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+445