コミット履歴

作者 SHA1 メッセージ 日付
  Ken Martin 072db6ad70 removed redundent includes 22 年 前
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 年 前
  Brad King 08f1d2f9e1 ERR: Fixed unused parameter warning. 23 年 前
  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 年 前
  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 年 前
  Brad King 6c2944b6fe BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings. 23 年 前
  Ken Martin 32ad30e883 better error handling with if statements 23 年 前
  Ken Martin a43a65bf34 consolidated IF handling and added checks for bad arguments 23 年 前
  Ken Martin 843da92405 adde less greater 23 年 前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年 前
  Ken Martin e07ea14e31 added exists option for if statement 24 年 前
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年 前
  Ken Martin d7702b4c30 added new if commands 24 年 前
  Ken Martin 4ab2650802 added for each command 24 年 前
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 年 前
  Ken Martin faaadc4a08 better If checks 24 年 前
  Ken Martin a99dfa60ae new set command and IF NOT 24 年 前
  Will Schroeder 54cfe84f3f ENH:New copyright 24 年 前
  Ken Martin 61091234c3 rules were not inherited when they should be 24 年 前
  Brad King 80ce581a0d ERR: Added virtual destructor to complement virtual functions in cmIfFunctionBlocker. 24 年 前
  Ken Martin b5f62159ca added if else endif add definition 24 年 前