Bill Hoffman
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
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 年之前 |
Ken Martin
|
20b7e6b222
ENH: space fixes and add a status option to message command
|
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
|
7ddb408621
removed some includes
|
23 年之前 |
Bill Hoffman
|
72022ac27b
ENH: add ability to escape semi-colons
|
23 年之前 |
Sebastien Barre
|
b6ebd7b7fa
ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file
|
23 年之前 |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 年之前 |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
Bill Hoffman
|
0314c5f76a
Allow multiline messages
|
24 年之前 |
Bill Hoffman
|
1830690a0d
ENH: expand variables in message command output
|
24 年之前 |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 年之前 |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 年之前 |
Bill Hoffman
|
f18bb42bfc
ENH: print all arguments
|
24 年之前 |
Ken Martin
|
d037d11447
new command
|
24 年之前 |