Andy Cedilnik
|
a9875aa62f
|
Implement GetLineFromStream that actually works and use it instead of getline
|
2003-03-27 12:24:30 -05:00 |
Ken Martin
|
7928df0817
|
updated for changes in Depend Calcs
|
2002-12-10 14:10:15 -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 |
Bill Hoffman
|
7d76de4403
|
make sure ; expansion is done in all commands
|
2002-03-29 14:20:32 -05:00 |
Bill Hoffman
|
4651dbcfc6
|
ENH: expand variables in arguments before the commands get them
|
2002-03-05 18:41:24 -05: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 |
Brad King
|
82c1916a6d
|
ENH: Hacked together a new implementation of the dependency generator code. This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this.
|
2001-07-17 15:09:16 -04:00 |
Brad King
|
b4339eba05
|
ERR: Removed unused variable.
|
2001-06-19 12:01:47 -04:00 |
Ken Martin
|
9508ae2b19
|
added new command
|
2001-06-12 11:08:25 -04:00 |