Commit History

Author SHA1 Message Date
  Brad King d8f6d3a274 Target copy ctor should initialize internal state 16 years ago
  Brad King 02f85f98c6 Target copy ctor should copy internal state 16 years ago
  Brad King 0fb5b2c88c Invalidate target link info when necessary 16 years ago
  Brad King daa2f3aa41 Combine duplicate code in target property methods 16 years ago
  Brad King 78f0811628 Create explicit cmTarget::FinishConfigure step 16 years ago
  Brad King 847875bebd Remove unused cmTarget::AddLinkLibrary method 16 years ago
  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