Commit History

Author SHA1 Message Date
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 years ago
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 years ago
  Alexander Neundorf 66580ab341 18 years ago
  Alexander Neundorf 4878c00905 18 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Ken Martin 26c53fe14c ENH: modified GET_TARGET_PROPERTIES to work with all targets 20 years ago
  Brad King 1b71f4477b ENH: Added cmTarget::GetBaseName and cmTarget::GetFullName methods and removed cmLocalGenerator::GetFullTargetName and cmLocalUnixMakefileGenerator2::GetBaseTargetName. This functionality is more sensibly implemented in cmTarget. It is also needed for an upcoming feature in which both the shared and static versions of a library will be removed before one is linked. 20 years ago
  Bill Hoffman 56f960296f ENH: remove warnings 21 years ago
  Andy Cedilnik b2bddc9f0d ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_PROPERTY location of target 21 years ago
  Ken Martin eee69632d6 minor bug fix 22 years ago
  Bill Hoffman 1161d76bc6 ENH: add target properties files 23 years ago