提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Ken Martin 5d2f83dad5 minor fix 23 年之前
  Ken Martin 78b8d0af6c fixed compiler warning 23 年之前
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 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 年之前
  Ken Martin 2cf6730def minor fix to allow if with no arguments 23 年之前
  Brad King 6c2944b6fe BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings. 23 年之前
  Ken Martin 7ddb408621 removed some includes 23 年之前
  Brad King 94ff97ceed *** empty log message *** 23 年之前
  Ken Martin 4852c21b6f hopefull another fix to if statements 23 年之前
  Ken Martin d7a1063b20 better error checking on If statements 23 年之前
  Ken Martin 6deb5bbe70 better IF ELSE handling 23 年之前
  Ken Martin 8b2a797b57 fix warning 23 年之前
  Ken Martin 32ad30e883 better error handling with if statements 23 年之前
  Ken Martin a43a65bf34 consolidated IF handling and added checks for bad arguments 23 年之前
  Bill Hoffman 20d9083455 modified MATCHES to handle non variables 23 年之前
  Ken Martin 843da92405 adde less greater 23 年之前
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年之前
  Bill Hoffman c0cd47a402 fix if logic for null defs 24 年之前
  Bill Hoffman 97f50b6e7a BUG: fix null pointer read if def is not defined 24 年之前
  Ken Martin d163cb7014 expand vars nwo for exists test 24 年之前
  Ken Martin e07ea14e31 added exists option for if statement 24 年之前
  Bill Hoffman 240628c223 remove warning 24 年之前
  Brad King aa49d94ce0 ENH: Added error reporting for missing arguments to ENDIF. 24 年之前
  Brad King fd37e46eb3 ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command). 24 年之前
  Sebastien Barre b180bf609b fix warning for Borland build 24 年之前
  Ken Martin 03e7f324f0 better error messages 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 c151f30861 backwards MATCHES in if and else statements 24 年之前