Cronologia Commit

Autore SHA1 Messaggio Data
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 14 anni fa
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. 15 anni fa
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 anni fa
  Alexander Neundorf 5174fbd390 STYLE: document NONE for disabling any languages, slightly change wording of 17 anni fa
  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 anni fa
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 anni fa
  Bill Hoffman 6b47b28867 ENH: fix line length style stuff 20 anni fa
  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 21 anni fa
  Bill Hoffman 2d3c33b19b BUG: 1163 fix documentation 21 anni fa
  Ken Martin 072db6ad70 removed redundent includes 22 anni fa
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 anni fa
  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 anni fa
  Bill Hoffman 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler 24 anni fa
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 anni fa
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 anni fa
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 anni fa
  Will Schroeder 54cfe84f3f ENH:New copyright 25 anni fa
  Brad King 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 anni fa
  Ken Martin fce56c57c4 some cleanup and fixes 25 anni fa
  Will Schroeder 658614ff6a ENH:Reworked CMake for consistency 25 anni fa