Nils Gladitz
|
05c70424f6
Ninja: run custom commands through launcher if available
|
12 years ago |
Peter Kümmel
|
eeb4aece1c
Ninja: use deps = gcc/msvc feature
|
12 years ago |
Stephen Kelly
|
7cca50cb2f
Remove unused include.
|
12 years ago |
Brad King
|
4bb6e24809
VS,Xcode: Drop incorrect legacy dependency trace (#14291)
|
12 years ago |
Robert Maynard
|
874e17120d
Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
|
12 years ago |
Ian Monroe
|
e7c58f6c35
Ninja: use cd /D to set directory on Windows
|
12 years ago |
Peter Kümmel
|
7751966297
Ninja: remove 'friend' in ninja code
|
13 years ago |
Peter Kuemmel
|
0c42faf63a
Ninja: also consider variables when checking command line length
|
13 years ago |
David Cole
|
565744bd3d
Merge topic 'ninja-cldeps'
|
13 years ago |
Peter Kuemmel
|
f13a6a087e
Ninja: undo all the NOSHELL patches
|
13 years ago |
Peter Kuemmel
|
6546086004
Ninja: don't use shell when cmake is called directly
|
13 years ago |
Brad King
|
32313fd0d4
Merge branch 'ninja-rspfile' into no-std-stringstream
|
13 years ago |
Brad King
|
94de982902
Avoid direct use of std::(o|)stringstream (#13272)
|
13 years ago |
Peter Kuemmel
|
ba8d0db217
Ninja: don't pollute the rules file with useless comments
|
13 years ago |
Peter Kuemmel
|
ad4a768d59
Ninja: add response file support on Windows
|
13 years ago |
Brad King
|
f5b06cda0f
Pre-compute object file names before Ninja generation
|
13 years ago |
Brad King
|
ac800f49d0
Ninja: Constify use of cmCustomCommand
|
13 years ago |
Peter Collingbourne
|
a1a30340a2
Ninja: Import library support for Windows
|
13 years ago |
Peter Collingbourne
|
70c39c845f
Ninja: Shell encode the command used in custom commands
|
13 years ago |
Peter Collingbourne
|
43b1d8bad0
Ninja: Shell encode paths used in "cd" commands
|
13 years ago |
Peter Collingbourne
|
cea03e632b
Ninja: Backslash rules for Windows
|
13 years ago |
Peter Kuemmel
|
7fb2bb3e8b
Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nop
|
13 years ago |
Peter Collingbourne
|
69984906ef
Ninja: Fix a 79-col violation
|
13 years ago |
Peter Collingbourne
|
6dd410c2b9
Ninja: Add the Ninja generator
|
14 years ago |