Brad King
|
54535f4730
Ninja: Fix deptype for Intel compiler on Linux
|
11 years ago |
Ben Boeckel
|
26762e1681
Ninja: Cache target-level flags
|
11 years ago |
Stephen Kelly
|
38de54cf6f
cmGeneratorTarget: Add methods to access source file groups.
|
12 years ago |
Brad King
|
7a63192074
Merge topic 'fix-compile-OBJECT_DIR'
|
12 years ago |
Brad King
|
03f3b4e727
Replace <OBJECT_DIR> rule placeholder consistently (#14667)
|
12 years ago |
Brad King
|
b80ef72b4d
Merge topic 'ninja-compile-link-pool'
|
12 years ago |
Brad King
|
e1fd64837d
Merge topic 'ninja-msvc-deps-for-intel'
|
12 years ago |
Peter Kümmel
|
7605e37aab
Ninja: job pool support for compiling and linking
|
12 years ago |
Peter Kümmel
|
76a88888bc
Ninja: deptype msvc for Intel's compiler on Windows
|
12 years ago |
Stephen Kelly
|
c34968a9aa
Port some of the generator API to cmGeneratorTarget.
|
13 years ago |
Peter Kümmel
|
f212615d3e
Ninja: don't parse empty string
|
12 years ago |
Peter Kümmel
|
eeb4aece1c
Ninja: use deps = gcc/msvc feature
|
12 years ago |
Brad King
|
41a2fb5ba0
Merge topic 'tid-system-argument'
|
12 years ago |
Brad King
|
d5d54b4629
Merge topic 'compile-defs-debugging'
|
12 years ago |
Stephen Kelly
|
0416c94f64
Revert "Use --sysroot when cross compiling."
|
12 years ago |
Stephen Kelly
|
184121538c
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
|
12 years ago |
Stephen Kelly
|
f1fcbe3fde
Add Target API to determine if an include is a system include.
|
12 years ago |
Brad King
|
62428f5e72
Merge topic 'ninja_phony_targets'
|
12 years ago |
Robert Maynard
|
874e17120d
Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
|
12 years ago |
Brad King
|
d221eac812
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
|
12 years ago |
Stephen Kelly
|
de4da665d3
Use --sysroot when cross compiling.
|
12 years ago |
Brad King
|
ff8917fdd2
Merge topic 'VISIBILITY_PRESET-property'
|
12 years ago |
Brad King
|
e57b6a2521
Merge topic 'target-COMPILE_OPTIONS'
|
12 years ago |
Brad King
|
b0759da303
Merge topic 'framework-refactor'
|
12 years ago |
Stephen Kelly
|
0e9f4bc00c
Introduce target property <LANG>_VISIBILITY_PRESET
|
12 years ago |
Stephen Kelly
|
35496761a5
Add cmLocalGenerator::GetCompileOptions.
|
12 years ago |
Clinton Stimpson
|
373faae5e1
Refactor how bundles and frameworks are supported.
|
12 years ago |
Brad King
|
87c0d16ab7
Ninja: Fix OBJECT_DIR placeholder path conversion
|
12 years ago |
Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
12 years ago |
Peter Kümmel
|
bbea30eec8
Ninja: remove implicit dependency on custom command outputs
|
12 years ago |