Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ben Boeckel 85fc9f26a7 stringapi: Command names 11 gadi atpakaļ
  Brad King e33d8d2d77 Drop builtin command documentation 12 gadi atpakaļ
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 gadi atpakaļ
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  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 gadi atpakaļ
  Alexander Neundorf 355b1f23af STYLE: make formatting of help a bit more consistent 18 gadi atpakaļ
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 gadi atpakaļ
  Ken Martin 5ac59d81d3 STYLE: fix line length 19 gadi atpakaļ
  Brad King 67d3634e46 ENH: Added warning about using this command to avoid listing sources for a library by hand. It is supposed to be used only for Templates directories. 21 gadi atpakaļ
  Ken Martin 072db6ad70 removed redundent includes 22 gadi atpakaļ
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 gadi atpakaļ
  Bill Hoffman 455b262cfe ENH: clean up docs some 23 gadi atpakaļ
  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 gadi atpakaļ
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 gadi atpakaļ
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 gadi atpakaļ
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 gadi atpakaļ
  Will Schroeder dbdf1c356b ENH:New copyright 24 gadi atpakaļ
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists 24 gadi atpakaļ
  Brad King 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 gadi atpakaļ
  Will Schroeder 658614ff6a ENH:Reworked CMake for consistency 25 gadi atpakaļ