Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 years ago |
Peter Kümmel
|
f1670ab18a
Ninja: don't confuse ninja's rsp files with nmake's
|
13 years ago |
David Cole
|
a51e1529e7
Merge topic 'ninja-fix-macosx'
|
13 years ago |
Nicolas Despres
|
10686a17f4
Ninja: Copy resource files in the bundle.
|
13 years ago |
Peter Kümmel
|
c864103748
Ninja: path is already declared
|
13 years ago |
Peter Kümmel
|
6547f369e4
Ninja: more searching for windres
|
13 years ago |
Peter Kümmel
|
78588e0343
Ninja: there could be null pointers
|
13 years ago |
Peter Kümmel
|
0c89c10cfc
Ninja: search for windres with prefix
|
13 years ago |
Peter Kümmel
|
46546809f5
Ninja: windres is also used for cross-compiling
|
13 years ago |
Peter Kümmel
|
3856e6698e
Ninja: error on missing rspfile_content
|
13 years ago |
Peter Kümmel
|
7f647cf5eb
Ninja: also write link libraries to rsp file
|
13 years ago |
David Cole
|
2e43272187
Merge topic 'ninja-fixes'
|
13 years ago |
David Cole
|
ada7fe248a
Merge topic 'ninja-cmdLineLimit'
|
13 years ago |
David Cole
|
b57dfb5f18
Merge topic 'fix-typo'
|
13 years ago |
David Cole
|
8947f11d07
Merge topic 'Ninja-absolute-compile-commands'
|
13 years ago |
Peter Kuemmel
|
990f77eab3
Ninja: remove int/size_t warning
|
13 years ago |
Peter Kuemmel
|
6332ba5a58
Ninja: also consider rule command length for rsp file
|
13 years ago |
Peter Kuemmel
|
0c42faf63a
Ninja: also consider variables when checking command line length
|
13 years ago |
David Cole
|
b163c45445
Ninja: Fix typo: tagets -> targets
|
13 years ago |
David Cole
|
565744bd3d
Merge topic 'ninja-cldeps'
|
13 years ago |
Stephen Kelly
|
e30d46e20e
Use full paths in compile_commands.json for out of source builds.
|
13 years ago |
Peter Kuemmel
|
2fb07fc44c
Ninja: Eclipse and KDevelop fixes for ninja
|
13 years ago |
Peter Kuemmel
|
41c28dc35b
Ninja: be more accurate when estimating the command line length
|
13 years ago |
Peter Kuemmel
|
f13a6a087e
Ninja: undo all the NOSHELL patches
|
13 years ago |
Peter Kuemmel
|
69bc5131b2
Ninja: remove nop line
|
13 years ago |
Peter Kuemmel
|
f1aa026fb9
Ninja: build with old vc versions
|
13 years ago |
Peter Kuemmel
|
6546086004
Ninja: don't use shell when cmake is called directly
|
13 years ago |
Peter Kuemmel
|
4b43999ca3
Ninja: remove unused CommentStream
|
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 |