Ken Martin
|
10efe3b079
ENH: added some new functionality
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
Brad King
|
84923605cf
ENH: Allow IF(DEFINED ENV{somevar}) to work.
|
20 years ago |
Ken Martin
|
fb6d598813
BUG: clean up scoping
|
20 years ago |
Ken Martin
|
435f4ad8b0
BUG: fix incrementing past end
|
20 years ago |
Ken Martin
|
7321be8f6d
BUG: fix incrementing past end
|
20 years ago |
Ken Martin
|
dec5cc1082
ENH: converted macro to use variables and fixed some case issues with some function blockers
|
20 years ago |
Andy Cedilnik
|
87cab828b6
ERR: Fix warnings and memory leak
|
21 years ago |
Andy Cedilnik
|
f3e58aeb7d
BUG: When regular expression failes to compile, produce error: Fixes part of Bug #1025 - CMake silently ignores regular expression failure
|
21 years ago |
Ken Martin
|
a18fbc3b37
added strequal
|
21 years ago |
Bill Hoffman
|
a014eee86a
BUG: fix crash for if statment due to bad microsoft docs on deque BUG id 917
|
21 years ago |
Ken Martin
|
6c0fb31d50
horrible hack
|
21 years ago |
Ken Martin
|
1f6e59a7fe
fix warning
|
21 years ago |
Ken Martin
|
0d3bbe8123
minor backwards fix
|
21 years ago |
Ken Martin
|
50db27739c
better if expression support
|
21 years ago |
Bill Hoffman
|
c472345346
BUG: fix logic in EQUAL if test
|
21 years ago |
Bill Hoffman
|
d76c9f8195
ENH: add a numeric EQUAL to the IF statment, very useful for variable arguments in MACROS
|
21 years ago |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
22 years ago |
Bill Hoffman
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
Ken Martin
|
858c6c9a02
made more strict
|
23 years ago |
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 years ago |
Ken Martin
|
5d2f83dad5
minor fix
|
23 years ago |
Ken Martin
|
78b8d0af6c
fixed compiler warning
|
23 years ago |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |
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 years ago |
Ken Martin
|
2cf6730def
minor fix to allow if with no arguments
|
23 years ago |
Brad King
|
6c2944b6fe
BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings.
|
23 years ago |
Ken Martin
|
7ddb408621
removed some includes
|
23 years ago |
Brad King
|
94ff97ceed
*** empty log message ***
|
23 years ago |
Ken Martin
|
4852c21b6f
hopefull another fix to if statements
|
23 years ago |