Ben Boeckel
|
24b5e93de2
stringapi: Use strings for directories
|
11 лет назад |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 лет назад |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
11 лет назад |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 лет назад |
Stephen Kelly
|
b4ff38a5ef
cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS const
|
12 лет назад |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 лет назад |
Brad King
|
8904d1410b
cmGlobalGenerator: Cleanup GenerateBuildCommand API
|
12 лет назад |
Brad King
|
684063c036
Refactor tool selection for edit_cache (#14544)
|
12 лет назад |
Peter Kümmel
|
eeb4aece1c
Ninja: use deps = gcc/msvc feature
|
12 лет назад |
Robert Maynard
|
539356f128
Ninja: Custom Command file depends don't need to exist before building
|
12 лет назад |
Robert Maynard
|
874e17120d
Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
|
12 лет назад |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
12 лет назад |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 лет назад |
Patrick Gansterer
|
e8f841473b
Introduce the abstract class cmGlobalGeneratorFactory
|
13 лет назад |
Peter Kümmel
|
f1670ab18a
Ninja: don't confuse ninja's rsp files with nmake's
|
13 лет назад |
Peter Kümmel
|
7751966297
Ninja: remove 'friend' in ninja code
|
13 лет назад |
Nicolas Despres
|
10686a17f4
Ninja: Copy resource files in the bundle.
|
13 лет назад |
Peter Kümmel
|
8c1e35c195
Ninja: remove some unused default arguments
|
13 лет назад |
Peter Kümmel
|
7f647cf5eb
Ninja: also write link libraries to rsp file
|
13 лет назад |
Peter Kuemmel
|
6332ba5a58
Ninja: also consider rule command length for rsp file
|
13 лет назад |
Peter Kuemmel
|
50b6f33dbc
Ninja: build cmcldeps with mingw
|
13 лет назад |
Peter Kuemmel
|
2fb07fc44c
Ninja: Eclipse and KDevelop fixes for ninja
|
13 лет назад |
Peter Kuemmel
|
f13a6a087e
Ninja: undo all the NOSHELL patches
|
13 лет назад |
Peter Kuemmel
|
6546086004
Ninja: don't use shell when cmake is called directly
|
13 лет назад |
Peter Kuemmel
|
4b43999ca3
Ninja: remove unused CommentStream
|
13 лет назад |
Peter Kuemmel
|
5590625fa3
Ninja: use slashes for include dirs, so also slahes are in the .d files
|
13 лет назад |
Peter Kuemmel
|
ba8d0db217
Ninja: don't pollute the rules file with useless comments
|
13 лет назад |
Peter Kuemmel
|
ad4a768d59
Ninja: add response file support on Windows
|
13 лет назад |
Stephen Kelly
|
db839bec7d
Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.
|
13 лет назад |
Nicolas Despres
|
92cee7626c
Ninja: Add a convenient 'help' target.
|
13 лет назад |