Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  David Cole 83ec8c3593 ENH: Further refinement of the CPack components functionality from Doug Gregor. 17 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
  Andy Cedilnik 02b961f29c ENH: Make commands scriptable 20 years ago
  Ken Martin bd45a7bb18 STYLE: fix docs 20 years ago
  Ken Martin 072db6ad70 removed redundent includes 22 years ago
  Andy Cedilnik 96d561aabc ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 22 years ago
  Andy Cedilnik c7f1198a00 ENH: Add accessor for the list of commands 22 years ago
  Andy Cedilnik 814b8856a0 Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature 23 years ago