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
/
cmGlobalNinjaGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Ninja: add response file support on Windows
Peter Kuemmel
2012-06-05
1
-21/+58
*
|
Avoid direct use of std::(o|)stringstream (#13272)
Brad King
2012-06-12
1
-3/+3
|
/
*
Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.
Stephen Kelly
2012-06-04
1
-0/+42
*
Merge topic 'ninja-error-failbit'
David Cole
2012-05-17
1
-0/+5
|
\
|
*
Ninja: mark rules/build file streams failed if error occurred (#13067, #13105)
Peter Collingbourne
2012-05-16
1
-0/+5
*
|
Ninja: Add a convenient 'help' target.
Nicolas Despres
2012-05-09
1
-0/+21
*
|
Ninja: Add a convenient 'clean' target.
Nicolas Despres
2012-05-09
1
-0/+21
|
/
*
Build object library targets in Ninja
Brad King
2012-03-16
1
-0/+1
*
Pre-compute object file names before Ninja generation
Brad King
2012-03-16
1
-0/+29
*
Ninja: Shell encode various CMake invocations
Peter Collingbourne
2012-02-19
1
-4/+11
*
Ninja: Backslash rules for Windows
Peter Collingbourne
2012-02-19
1
-4/+13
*
Ninja: Identifier encoding rules for ' ' and ':'
Peter Collingbourne
2012-02-18
1
-2/+6
*
Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e...
Peter Collingbourne
2012-02-18
1
-9/+2
*
Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nop
Peter Kuemmel
2012-02-18
1
-2/+9
*
Ninja: Appease various compilers
Peter Collingbourne
2012-02-05
1
-5/+6
*
Ninja: Remove some default arguments
Peter Collingbourne
2012-02-05
1
-4/+1
*
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-0/+774
[prev]