Brad King
|
6ce165de43
ENH: Added diagnosis of bad target names.
|
пре 19 година |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
пре 19 година |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
пре 19 година |
Bill Hoffman
|
ccdca71332
ENH: fix broken tests
|
пре 20 година |
Bill Hoffman
|
347c5f4b46
ENH: add working directory support
|
пре 20 година |
Brad King
|
289429cd00
ENH: Added check for invalid characters in output name.
|
пре 20 година |
Brad King
|
39af9ee1e4
ENH: Updated implementation of custom commands. Multiple command lines are now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues.
|
пре 21 година |
Brad King
|
bfd79e99e6
BUG: Fixed check of number of arguments.
|
пре 21 година |
Ken Martin
|
a293f8f7a0
fixed argument parsing
|
пре 22 година |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
пре 22 година |
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 година |
Andy Cedilnik
|
ab64db6ee8
Allow target with no 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 година |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
пре 23 година |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
пре 24 година |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
пре 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
|
cc5c1fa6f7
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
пре 24 година |
Ken Martin
|
c84f6448a6
modified how paths are escaped, added depends
|
пре 24 година |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
пре 24 година |
Ken Martin
|
089aa3e106
option to make utilities in the all target
|
пре 24 година |
Bill Hoffman
|
8a21493f56
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
пре 24 година |