Revīziju vēsture

Autors SHA1 Ziņojums Datums
  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ļ
  Brad King 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 gadi atpakaļ
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 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ļ
  Brad King 6c2944b6fe BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings. 23 gadi atpakaļ
  Ken Martin 32ad30e883 better error handling with if statements 23 gadi atpakaļ
  Ken Martin a43a65bf34 consolidated IF handling and added checks for bad arguments 23 gadi atpakaļ
  Ken Martin 843da92405 adde less greater 23 gadi atpakaļ
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 gadi atpakaļ
  Ken Martin e07ea14e31 added exists option for if statement 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ļ
  Ken Martin d7702b4c30 added new if commands 24 gadi atpakaļ
  Ken Martin 4ab2650802 added for each command 24 gadi atpakaļ
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 gadi atpakaļ
  Ken Martin faaadc4a08 better If checks 24 gadi atpakaļ
  Ken Martin a99dfa60ae new set command and IF NOT 24 gadi atpakaļ
  Will Schroeder 54cfe84f3f ENH:New copyright 24 gadi atpakaļ
  Ken Martin 61091234c3 rules were not inherited when they should be 24 gadi atpakaļ
  Brad King 80ce581a0d ERR: Added virtual destructor to complement virtual functions in cmIfFunctionBlocker. 24 gadi atpakaļ
  Ken Martin b5f62159ca added if else endif add definition 24 gadi atpakaļ