Commit History

Author SHA1 Message Date
  Ken Martin daa37f1163 STYLE: fix line length 19 years ago
  Brad King d7faff7c08 ENH: Added example of sub-group to docs. 19 years ago
  Ken Martin bb7577f4e7 STYLE: fix docs 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 072db6ad70 removed redundent includes 22 years ago
  Bill Hoffman 3d27a6a391 ENH: put back old style call to SOURCE_GROUP, no need to break things for this 22 years ago
  Brad King 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 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
  Will Schroeder 54cfe84f3f ENH:New copyright 24 years ago
  Brad King 8c087d0e7a ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. 24 years ago