Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Nils Gladitz
|
250ad08a08
Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnants
|
11 years ago |
Ben Boeckel
|
ac8879ce91
Ninja: Add order-only dependencies to link commands (#14728)
|
11 years ago |
Brad King
|
5d12b87b9d
cmGeneratorTarget: Improve GetCreateRuleVariable API
|
11 years ago |
Brad King
|
60d1882a67
Merge topic 'ninja-link-with-compile-flags'
|
11 years ago |
Peter Kümmel
|
97f2b7f5ab
Ninja: set correct LANGUAGE_COMPILE_FLAGS when linking
|
11 years ago |
Peter Kümmel
|
49fcffc6cc
Ninja: cmake formatting, make code more readable
|
11 years ago |
Peter Kümmel
|
504bb62d99
Ninja: replace \ in LINK_PATH for MinGW
|
11 years ago |
Jiri Malak
|
cb9b1e13e4
Watcom: Use single quote for all file/path items in wlink command
|
11 years ago |
Brad King
|
5376151aa1
Merge topic 'target-transitive-sources'
|
11 years ago |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 years ago |
Jiri Malak
|
2b89675256
Ninja: Simplify code for linker commands
|
11 years ago |
Brad King
|
bc993f277e
Generalize cmCustomCommandGenerator to more fields
|
11 years ago |
Brad King
|
cb8f87f622
Merge topic 'remove-c_str-calls'
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Adrien Destugues
|
6c90f0a693
Ninja: Detect command-line length limit on Haiku
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 years ago |
Peter Kümmel
|
7605e37aab
Ninja: job pool support for compiling and linking
|
12 years ago |
Stephen Kelly
|
c34968a9aa
Port some of the generator API to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
50d152035d
cmTarget: Make custom command accessors API const.
|
12 years ago |
Peter Kümmel
|
eeb4aece1c
Ninja: use deps = gcc/msvc feature
|
12 years ago |
Clinton Stimpson
|
603bc5998f
OS X: Fix regression handling frameworks for Ninja
|
12 years ago |
Stephen Kelly
|
0416c94f64
Revert "Use --sysroot when cross compiling."
|
12 years ago |
Robert Maynard
|
874e17120d
Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
|
12 years ago |
Brad King
|
b2d70c1a20
Merge topic 'set-sysroot'
|
12 years ago |
Stephen Kelly
|
2331b57bec
Add whitespace after colons in error messages.
|
12 years ago |
Stephen Kelly
|
de4da665d3
Use --sysroot when cross compiling.
|
12 years ago |
Brad King
|
05e47f2122
Merge topic 'cfbundle-location'
|
12 years ago |