Brad King
|
c513962701
Create INTERPROCEDURAL_OPTIMIZATION build feature
|
16 years ago |
Brad King
|
1e48243591
Introduce "build feature" lookup framework
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
David Cole
|
f199385605
Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling GetLocation on a utility target - caused by custom command output file with same name as custom target. The fix is to avoid calling GetLocation unless the target is of a type that is expected to have a location...
|
16 years ago |
Brad King
|
4224513cce
Save source dependencies from custom command trace
|
16 years ago |
Brad King
|
368a18b83c
Cleanup source file dependency tracing logic
|
16 years ago |
Brad King
|
4eb5f1bef6
Cleanup cmTarget source file list representation
|
16 years ago |
Brad King
|
69251f7549
Define 'multiplicity' for cyclic dependencies
|
16 years ago |
Brad King
|
463b3f03bd
Create cmTarget DLL query methods
|
16 years ago |
Brad King
|
fcab87c9f8
Do not always propagate linker language preference
|
16 years ago |
Brad King
|
fd633b33cf
Refactor target linker language selection
|
16 years ago |
Brad King
|
f888a0efaf
ENH: Export and import link interface languages
|
16 years ago |
Brad King
|
bb2228ea1a
ENH: Update LINKER_LANGUAGE and HAS_CXX docs
|
16 years ago |
Brad King
|
19792bf30e
ENH: Consider link dependencies for link language
|
16 years ago |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 years ago |
Brad King
|
99e432508e
BUG: Use link language for target name computation
|
16 years ago |
Brad King
|
173448d988
ENH: Pass config to cmTarget::GetLinkerLanguage
|
16 years ago |
Brad King
|
a3a046643a
ENH: Pass config to cmTarget RPATH install methods
|
16 years ago |
Brad King
|
2b5d97419f
ENH: Do not compute link language for LOCATION
|
16 years ago |
Brad King
|
7c67524dfa
ENH: Introduce cmTarget::LinkImplementation API
|
16 years ago |
Brad King
|
aef8fe509b
COMP: Pimplize cmTarget ImportInfo and OutputInfo
|
16 years ago |
Brad King
|
2247aca9cf
BUG: Do not recompute link interfaces
|
16 years ago |
Brad King
|
afbd595e85
BUG: Fix CMP0003 wrong-config link dir support
|
16 years ago |
Brad King
|
34f78ee552
ENH: Simplify cmTarget link interface storage
|
16 years ago |
Brad King
|
a608467180
ENH: Simpler cmTarget::GetLinkerLanguage signature
|
16 years ago |
Brad King
|
06b0a692f4
ENH: Centralize default link interface computation
|
16 years ago |
Brad King
|
26df00f83a
ENH: Move CMP0004 check into cmTarget
|
16 years ago |
Brad King
|
82a8c6b0c7
ENH: Exception safe link interface computation
|
16 years ago |
Brad King
|
275c21d351
ENH: Refactor target output dir computation
|
16 years ago |
Brad King
|
f74b876a58
ENH: Clarify COMPILE_DEFINITIONS separator in docs
|
16 years ago |