David Cole
|
e6ac0aacf6
Add FOLDER target property, for IDEs (#3796)
|
15 yıl önce |
Brad King
|
fe971d97ca
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
|
15 yıl önce |
Alex Neundorf
|
d96371922d
-fix typo in HAS_CXX docs (#10578)
|
15 yıl önce |
Brad King
|
b05ed46749
Name Cygwin DLLs with SOVERSION, not VERSION
|
16 yıl önce |
David Cole
|
19839e96f6
Fix issue #9054 - ensure a valid install name for frameworks.
|
16 yıl önce |
Brad King
|
74c59a748d
Introduce per-config OUTPUT_DIRECTORY properties
|
16 yıl önce |
Brad King
|
ba728f911a
Consolidate duplicate documentation in cmTarget
|
16 yıl önce |
Brad King
|
2dc39b8c32
Define per-target OSX_ARCHITECTURES property
|
16 yıl önce |
Brad King
|
d8f6d3a274
Target copy ctor should initialize internal state
|
16 yıl önce |
Brad King
|
02f85f98c6
Target copy ctor should copy internal state
|
16 yıl önce |
Brad King
|
0fb5b2c88c
Invalidate target link info when necessary
|
16 yıl önce |
Brad King
|
daa2f3aa41
Combine duplicate code in target property methods
|
16 yıl önce |
Brad King
|
78f0811628
Create explicit cmTarget::FinishConfigure step
|
16 yıl önce |
Brad King
|
847875bebd
Remove unused cmTarget::AddLinkLibrary method
|
16 yıl önce |
Brad King
|
c513962701
Create INTERPROCEDURAL_OPTIMIZATION build feature
|
16 yıl önce |
Brad King
|
1e48243591
Introduce "build feature" lookup framework
|
16 yıl önce |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 yıl önce |
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 yıl önce |
Brad King
|
4224513cce
Save source dependencies from custom command trace
|
16 yıl önce |
Brad King
|
368a18b83c
Cleanup source file dependency tracing logic
|
16 yıl önce |
Brad King
|
4eb5f1bef6
Cleanup cmTarget source file list representation
|
16 yıl önce |
Brad King
|
69251f7549
Define 'multiplicity' for cyclic dependencies
|
16 yıl önce |
Brad King
|
463b3f03bd
Create cmTarget DLL query methods
|
16 yıl önce |
Brad King
|
fcab87c9f8
Do not always propagate linker language preference
|
16 yıl önce |
Brad King
|
fd633b33cf
Refactor target linker language selection
|
16 yıl önce |
Brad King
|
f888a0efaf
ENH: Export and import link interface languages
|
16 yıl önce |
Brad King
|
bb2228ea1a
ENH: Update LINKER_LANGUAGE and HAS_CXX docs
|
16 yıl önce |
Brad King
|
19792bf30e
ENH: Consider link dependencies for link language
|
16 yıl önce |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 yıl önce |
Brad King
|
99e432508e
BUG: Use link language for target name computation
|
16 yıl önce |