Commit History

Author SHA1 Message Date
  Brad King 95f149e61f Define LINK_DEPENDS target property (#11406) 15 years ago
  Brad King abb6e755eb Document ENABLE_EXPORTS behavior on Mac (#11295) 15 years ago
  Brad King 724804600b Merge topic 'document-IMPORTED_NO_SONAME' 15 years ago
  Brad King 8f96818a5c Document IMPORTED_NO_SONAME target property 15 years ago
  Brad King 6580f5de99 Merge topic 'improve-missing-source-file-error' 15 years ago
  Brad King a6b5ead62f Report missing source files with context of target 15 years ago
  Brad King b06fb16684 No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) 15 years ago
  David Cole e6ac0aacf6 Add FOLDER target property, for IDEs (#3796) 15 years ago
  Brad King fe971d97ca Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) 15 years ago
  Alex Neundorf d96371922d -fix typo in HAS_CXX docs (#10578) 15 years ago
  Brad King b05ed46749 Name Cygwin DLLs with SOVERSION, not VERSION 16 years ago
  David Cole 19839e96f6 Fix issue #9054 - ensure a valid install name for frameworks. 16 years ago
  Brad King 74c59a748d Introduce per-config OUTPUT_DIRECTORY properties 16 years ago
  Brad King ba728f911a Consolidate duplicate documentation in cmTarget 16 years ago
  Brad King 2dc39b8c32 Define per-target OSX_ARCHITECTURES property 16 years ago
  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