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.
|
2005-02-22 10:32:44 -05:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Brad King
|
1d75f1c9fb
|
BUG: Fixed documentation formatting.
|
2003-07-21 14:57:39 -04:00 |
Ken Martin
|
ba68f771b3
|
yikes added new custom command support
|
2003-06-03 10:30:23 -04:00 |
Brad King
|
a02574158d
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
Bill Hoffman
|
455b262cfe
|
ENH: clean up docs some
|
2002-12-30 07:47:03 -05:00 |
Andy Cedilnik
|
ab64db6ee8
|
Allow target with no command
|
2002-12-10 16:45:19 -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 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -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
|
c84f6448a6
|
modified how paths are escaped, added depends
|
2001-06-26 13:23:55 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Ken Martin
|
089aa3e106
|
option to make utilities in the all target
|
2001-05-04 15:50:26 -04:00 |
Bill Hoffman
|
8a21493f56
|
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
2001-05-04 11:34:59 -04:00 |