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
|
12 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 |
Brad King
|
b0759da303
Merge topic 'framework-refactor'
|
12 years ago |
Clinton Stimpson
|
483e208482
OS X: Fix getting of CFBundle LOCATION property.
|
12 years ago |
Clinton Stimpson
|
373faae5e1
Refactor how bundles and frameworks are supported.
|
12 years ago |
Andreas Mohr
|
bf019d765d
Fix spelling and typos (non-binary)
|
13 years ago |
Patrick Gansterer
|
a55d5ca481
Ninja: Avoid LNK1170 linker error
|
13 years ago |
Peter Kümmel
|
12ab1354fc
Ninja: encode LINK_FLAGS to handle bash variables
|
13 years ago |
Stephen Kelly
|
bd8bdb6fdd
Resolve warnings about unused variables.
|
13 years ago |
Peter Kümmel
|
1e47ccb554
Ninja: add option to enforce usage of response files
|
13 years ago |
Peter Kümmel
|
e31df03939
Ninja: move <OBJECTS> in front of the first linker option
|
13 years ago |
Peter Kümmel
|
8d674e7844
Ninja: move -LIBPATH behind -link option
|
13 years ago |