Commit History

Author SHA1 Message Date
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 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 14fc7dd1dd ENH: remove unused prototype 18 years ago
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 years ago
  Ken Martin 0629e2561c STYLE: fix docs 20 years ago
  Andy Cedilnik d395b563ed ENH: Improve internal test handling by creating a test class. Command cmEnableTesting now only sets CMAKE_TESTING_ENABLED and cmAddTest only adds a test to the list. The actual test files are written by local generator. This way we can at some point in the future replace DartTestfile with some XML file 20 years ago
  Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings 20 years ago
  Ken Martin 362ce0c32d sets variable now 22 years ago
  Ken Martin 072db6ad70 removed redundent includes 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
  Brad King 28895b0f9f ERR: Fixed compiler warnings. 23 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Sebastien Barre 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) 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
  Ken Martin 37801ddaae added enable testing deprecated some commands 24 years ago