Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 4266d54adb ENH: Mention cycles in target_link_libraries docs 16 years ago
  Brad King eea054d82c ENH: Clarify target_link_libraries docs 17 years ago
  Brad King 3c5cf1bb8c ENH: Allow a custom list of debug configurations 17 years ago
  Brad King 94c1fe83fd ENH: Make link interface mode more distinct 17 years ago
  Brad King e322d288af ENH: Simple specification of link interfaces 17 years ago
  Brad King 40fc9174e2 ENH: Tolerate repeated link library types 17 years ago
  Brad King a5074872b0 STYLE: Improve documentation of target_link_libraries command to make target-level dependency explicit. See bug #6043. 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
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 years ago
  Ken Martin daa6d2bc04 ENH: updated handling of debug and optimized target link libraries 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Brad King 22c62c9e65 BUG: Sweeping changes to cleanup computation of target names. This should 20 years ago
  Brad King a109ba1365 ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES. 22 years ago
  Ken Martin 072db6ad70 removed redundent includes 22 years ago
  Andy Cedilnik 6c65c77d35 ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wrong order and fix CMakeLists files to actually work 22 years ago
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 years ago
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 years ago
  Ken Martin 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 years ago