Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
* | BUG: Must return false after an error of incorrect arguments. | Brad King | 2002-10-02 | 1 | -0/+1 |
* | Reformatted the error printed by cmMakefile. | Berk Geveci | 2002-05-01 | 1 | -1/+1 |
* | ENH: speed improvements | Bill Hoffman | 2002-04-11 | 1 | -8/+10 |
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -4/+2 |
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -4/+5 |
* | ENH: change InitialPass to take a const reference to the argument string, to ... | Bill Hoffman | 2001-09-20 | 1 | -3/+3 |
* | BUG: remove iostream.h includes | Bill Hoffman | 2001-07-10 | 1 | -1/+0 |
* | BUG: Added missing newline in error message. | Brad King | 2001-06-22 | 1 | -1/+1 |
* | ENH: add optional include and only allow one file per INCLUDE | Bill Hoffman | 2001-06-21 | 1 | -7/+15 |
* | ENH: rename Invoke to InitialPass | Bill Hoffman | 2001-06-06 | 1 | -1/+1 |
* | New command: INCLUDE(somefile.txt) | Anonymous | 2001-04-30 | 1 | -0/+38 |