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: remove nop line
Peter Kuemmel
2012-06-14
1
-2/+0
|
*
|
Ninja: build with old vc versions
Peter Kuemmel
2012-06-14
1
-1/+1
|
*
|
Ninja: don't use shell when cmake is called directly
Peter Kuemmel
2012-06-14
1
-1/+9
|
*
|
Ninja: remove unused CommentStream
Peter Kuemmel
2012-06-13
1
-11/+1
|
*
|
Ninja: don't pollute the rules file with useless comments
Peter Kuemmel
2012-06-10
1
-1/+19
|
*
|
Ninja: allow spaces in source path
Peter Kuemmel
2012-06-08
1
-13/+1
|
*
|
Ninja: add wrapper for cl to extract dependencies
Peter Kuemmel
2012-06-08
1
-2/+13
*
|
|
Merge branch 'ninja-rspfile' into no-std-stringstream
Brad King
2012-06-12
1
-25/+79
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Ninja: find mingw's resource compiler
Peter Kuemmel
2012-06-06
1
-10/+20
|
*
Ninja: don't break because of empty commands
Peter Kuemmel
2012-06-05
1
-1/+8
|
*
Ninja: check for valid pointer
Peter Kuemmel
2012-06-05
1
-2/+2
|
*
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]