Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -0/+2 |
| | |||||
* | ENH: Updated implementation of custom commands. Multiple command lines are ↵ | Brad King | 2005-02-22 | 1 | -3/+5 |
| | | | | 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. | ||||
* | ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson | Bill Hoffman | 2004-09-15 | 1 | -6/+2 |
| | |||||
* | bug fixes for external projects | Bill Hoffman | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | ENH: improve coverage | Bill Hoffman | 2003-08-07 | 1 | -12/+15 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -1/+0 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | ENH: clean up warnings | Bill Hoffman | 2001-11-13 | 1 | -1/+1 |
| | |||||
* | ERR: ^M's removed. | Bill Lorensen | 2001-11-05 | 1 | -4/+4 |
| | |||||
* | allow more than one external MS project | Phil Pritchett | 2001-11-02 | 1 | -1/+5 |
| | |||||
* | INCLUDE_EXTERNAL_MSPROJECT command | Phil Pritchett | 2001-10-31 | 1 | -0/+34 |