Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix test | Bill Hoffman | 2005-10-18 | 1 | -1/+0 |
| | |||||
* | ENH: add .txx files and put the start directory in the search path | Bill Hoffman | 2005-10-18 | 1 | -3/+23 |
| | |||||
* | Implement GetLineFromStream that actually works and use it instead of getline | Andy Cedilnik | 2003-03-27 | 1 | -4/+3 |
| | |||||
* | updated for changes in Depend Calcs | Ken Martin | 2002-12-10 | 1 | -12/+32 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -26/+26 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -1/+1 |
| | |||||
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -4/+0 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
| | |||||
* | 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: Hacked together a new implementation of the dependency generator code. ↵ | Brad King | 2001-07-17 | 1 | -12/+11 |
| | | | | This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this. | ||||
* | ERR: Removed unused variable. | Brad King | 2001-06-19 | 1 | -1/+0 |
| | |||||
* | added new command | Ken Martin | 2001-06-12 | 1 | -0/+238 |