Historique des commits

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