Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 lat temu |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
19 lat temu |
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 lat temu |
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 lat temu |
Ken Martin
|
7ddb408621
removed some includes
|
23 lat temu |
Ken Martin
|
4dec2a174a
remove unused variables
|
23 lat temu |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
23 lat temu |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 lat temu |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 lat temu |
Bill Hoffman
|
445f122a92
ENH: add error checking
|
24 lat temu |
Sebastien Barre
|
229b9064d1
Expand variables in all target args
|
24 lat temu |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
Ken Martin
|
43ac1a3a86
added add dependencies command
|
24 lat temu |