Bill Hoffman
|
d76c9f8195
|
ENH: add a numeric EQUAL to the IF statment, very useful for variable arguments in MACROS
|
2004-04-28 09:51:06 -04:00 |
Andy Cedilnik
|
f1cffef265
|
ENH: Make IF command scriptable
|
2004-02-19 10:29:51 -05:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Brad King
|
a02574158d
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
Brad King
|
08f1d2f9e1
|
ERR: Fixed unused parameter warning.
|
2002-12-13 09:18:01 -05:00 |
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.
|
2002-12-11 18:13:33 -05:00 |
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.
|
2002-10-23 18:03:27 -04:00 |
Brad King
|
6c2944b6fe
|
BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings.
|
2002-10-02 17:22:56 -04:00 |
Ken Martin
|
32ad30e883
|
better error handling with if statements
|
2002-07-10 11:38:38 -04:00 |
Ken Martin
|
a43a65bf34
|
consolidated IF handling and added checks for bad arguments
|
2002-07-01 08:49:36 -04:00 |
Ken Martin
|
843da92405
|
adde less greater
|
2002-05-23 10:32:28 -04:00 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
Ken Martin
|
e07ea14e31
|
added exists option for if statement
|
2002-01-02 16:46:08 -05:00 |
Bill Hoffman
|
baa28efd10
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
Ken Martin
|
d7702b4c30
|
added new if commands
|
2001-08-06 17:01:26 -04:00 |
Ken Martin
|
4ab2650802
|
added for each command
|
2001-07-25 16:53:13 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Ken Martin
|
faaadc4a08
|
better If checks
|
2001-05-04 08:46:05 -04:00 |
Ken Martin
|
a99dfa60ae
|
new set command and IF NOT
|
2001-05-01 11:16:20 -04:00 |
Will Schroeder
|
54cfe84f3f
|
ENH:New copyright
|
2001-04-27 08:01:17 -04:00 |
Ken Martin
|
61091234c3
|
rules were not inherited when they should be
|
2001-04-25 11:47:03 -04:00 |
Brad King
|
80ce581a0d
|
ERR: Added virtual destructor to complement virtual functions in cmIfFunctionBlocker.
|
2001-04-23 10:23:24 -04:00 |
Ken Martin
|
b5f62159ca
|
added if else endif add definition
|
2001-04-19 17:39:03 -04:00 |