index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmNinjaTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'object-library'
David Cole
2012-03-20
1
-42/+54
|
\
|
*
Ninja: Honor $<TARGET_OBJECTS:...> source expressions
Brad King
2012-03-16
1
-0/+11
|
*
Build object library targets in Ninja
Brad King
2012-03-16
1
-1/+3
|
*
Pre-compute object file names before Ninja generation
Brad King
2012-03-16
1
-1/+4
|
*
Simplify cmNinjaTargetGenerator using cmGeneratorTarget
Brad King
2012-03-16
1
-40/+36
*
|
Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test case
Peter Collingbourne
2012-03-17
1
-0/+11
|
/
*
Ninja: Fix for PDB files with spaces in the path.
Bill Hoffman
2012-03-16
1
-1/+2
*
Ninja: add .def file support
Peter Kuemmel
2012-03-07
1
-0/+36
*
Ninja: Use cmSystemTools::ExpandListArgument to split compile/link commands
Peter Collingbourne
2012-02-27
1
-2/+9
*
Ninja: CMake: Adapt Ninja generator for per-target include dirs
David Cole
2012-02-22
1
-1/+4
*
Ninja: windows msvc: create for each target a .pdb file
Peter Kuemmel
2012-02-21
1
-0/+19
*
Ninja: Import library support for Windows
Peter Collingbourne
2012-02-19
1
-13/+0
*
Ninja: mark the Windows specific hacks with a comment only
Peter Kuemmel
2012-02-19
1
-1/+4
*
Ninja: add some hacks for Windows
Peter Kuemmel
2012-02-19
1
-0/+10
*
Ninja: Backslash rules for Windows
Peter Collingbourne
2012-02-19
1
-7/+0
*
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-0/+445