Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 gadi atpakaļ
  Peter Kuemmel a087490697 Add NEWLINE_STYLE option to configure_file (#3957) 14 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  Brad King 6e8aeba415 Teach configure_file to handle directory names 16 gadi atpakaļ
  Brad King 700cdf393a Teach configure_file to handle relative paths 16 gadi atpakaļ
  Brad King dda0da8b9e Fix typo in cmConfigureFileCommand ivar name 16 gadi atpakaļ
  Brad King 71c0e1417b ENH: Keep only FinalPass commands in memory 16 gadi atpakaļ
  Alexander Neundorf b1e1dc6465 STYLE: document #cmakedefine01 (see #9189 , there's also a test for it in 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ļ
  Amitha Perera 4d9259c15b STYLE: Spelling fixes on documentation 18 gadi atpakaļ
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 gadi atpakaļ
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 gadi atpakaļ
  Ken Martin 0629e2561c STYLE: fix docs 20 gadi atpakaļ
  Ken Martin e3b06f10dd STYLE: fix docs 20 gadi atpakaļ
  Ken Martin 51cf783089 STYLE: updated comments 20 gadi atpakaļ
  Andy Cedilnik 4c658a5bc5 ENH: Add classname to commands 20 gadi atpakaļ
  Ken Martin c9cc368a9d ENH: made configure file immediate by default for 2.2 or later 20 gadi atpakaļ
  Andy Cedilnik 4a1f15c344 ENH: If configure file fails do not create directory 21 gadi atpakaļ
  Andy Cedilnik 007d2bbc50 ENH: Make more commands scriptable 22 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 ae5a80c795 spelling errors 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 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 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ļ
  Brad King 9cce835900 ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy and configuration on the initial pass so that current variable values are used. 24 gadi atpakaļ
  Ken Martin 8609fdb051 added escape quotes option 24 gadi atpakaļ
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 gadi atpakaļ
  Bill Hoffman 885e37da22 ENH: call configure from cmake 24 gadi atpakaļ