Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+0 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
| | |||||
* | BUG: make sure non cmakedef lines are not skipped | Bill Hoffman | 2002-01-16 | 1 | -0/+4 |
| | |||||
* | ENH: do not undef cmakedefine stuff, just comment out the line | Bill Hoffman | 2002-01-16 | 1 | -1/+2 |
| | |||||
* | Add space to output | Andy Cedilnik | 2002-01-10 | 1 | -2/+2 |
| | |||||
* | ENH: add an option to configure file command that allows for only expansion ↵ | Bill Hoffman | 2001-10-30 | 1 | -2/+7 |
| | | | | of at variables and not dollar variables | ||||
* | add dependency for configure files and use short path in WIN32 cmake test | Bill Hoffman | 2001-10-26 | 1 | -0/+1 |
| | |||||
* | ENH: change InitialPass to take a const reference to the argument string, to ↵ | Bill Hoffman | 2001-09-20 | 1 | -1/+1 |
| | | | | avoid changes to the file cache | ||||
* | ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy ↵ | Brad King | 2001-08-03 | 1 | -14/+24 |
| | | | | and configuration on the initial pass so that current variable values are used. | ||||
* | Wrong place for fout | Berk Geveci | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | better configure file command | Ken Martin | 2001-06-29 | 1 | -31/+38 |
| | |||||
* | added escape quotes option | Ken Martin | 2001-06-22 | 1 | -1/+17 |
| | |||||
* | ENH: rename Invoke to InitialPass | Bill Hoffman | 2001-06-06 | 1 | -1/+1 |
| | |||||
* | BUG: fix use beyond end of array | Bill Hoffman | 2001-05-09 | 1 | -3/+5 |
| | |||||
* | ENH: call configure from cmake | Bill Hoffman | 2001-05-07 | 1 | -0/+133 |