Patrick Gansterer
|
14bbf8340a
Unify the way the flags of a static library are read
|
12 years ago |
Brad King
|
ff6de6d325
Merge topic 'drop-old-vs-dependency'
|
12 years ago |
Brad King
|
41a2fb5ba0
Merge topic 'tid-system-argument'
|
12 years ago |
Brad King
|
4bb6e24809
VS,Xcode: Drop incorrect legacy dependency trace (#14291)
|
12 years ago |
Stephen Kelly
|
184121538c
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
|
12 years ago |
Stephen Kelly
|
d95651e15a
Overload cmLocalGenerator::AppendDefines to add a list.
|
12 years ago |
Stephen Kelly
|
f1fcbe3fde
Add Target API to determine if an include is a system include.
|
12 years ago |
Brad King
|
d221eac812
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
|
12 years ago |
Brad King
|
b6385cabec
Escape target flags taken from COMPILE_OPTIONS
|
12 years ago |
Brad King
|
ff8917fdd2
Merge topic 'VISIBILITY_PRESET-property'
|
12 years ago |
Stephen Kelly
|
0e9f4bc00c
Introduce target property <LANG>_VISIBILITY_PRESET
|
12 years ago |
Stephen Kelly
|
35496761a5
Add cmLocalGenerator::GetCompileOptions.
|
12 years ago |
Alex Neundorf
|
f497dbce93
cmLocalGenerator: remove "virtual" where not used
|
12 years ago |
Stephen Kelly
|
1714c27a74
Process generator expressions for 'system' include directories.
|
12 years ago |
Stephen Kelly
|
3581b96caa
Process the INTERFACE_PIC property from linked dependencies
|
13 years ago |
Alex Neundorf
|
acc224005e
Automoc: get include dirs without stripping implicit include dirs off
|
13 years ago |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 years ago |
Brad King
|
47e50423bf
Merge topic 'ninja-LIBPATH'
|
13 years ago |
Peter Kümmel
|
8d674e7844
Ninja: move -LIBPATH behind -link option
|
13 years ago |
Stephen Kelly
|
b7e48e0acb
Add an AppendDefines std::string overload.
|
13 years ago |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
f9146f6b90
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
78bfee35d5
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
3dae652b4e
Don't duplicate -D defines sent to the compiler.
|
13 years ago |
David Cole
|
565744bd3d
Merge topic 'ninja-cldeps'
|
13 years ago |
Peter Kuemmel
|
9081e3a135
remove warning about unused parameter
|
13 years ago |
Peter Kuemmel
|
2fb07fc44c
Ninja: Eclipse and KDevelop fixes for ninja
|
13 years ago |
Peter Kuemmel
|
43200c145d
Ninja: work with ninja/master, don't compile rc files with cl
|
13 years ago |
Stephen Kelly
|
bd34963002
Refactor generation of shared library flags
|
13 years ago |
Modestas Vainius
|
e1409ac59b
Support building shared libraries or modules without soname (#13155)
|
13 years ago |