Andy Cedilnik
|
2ccce878a3
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
Brad King
|
dc87f60ca2
|
BUG: Fixed crash when source file cannot be looked up correctly.
|
2003-06-13 16:47:41 -04:00 |
Ken Martin
|
ba68f771b3
|
yikes added new custom command support
|
2003-06-03 10:30:23 -04:00 |
Bill Hoffman
|
0876c19dc8
|
ENH: remove warnings from borland 6 compiler
|
2003-05-29 09:34:06 -04:00 |
Brad King
|
3348131819
|
ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources.
|
2002-12-13 16:16:48 -05:00 |
Brad King
|
4888c088ae
|
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
2002-12-11 18:13:33 -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 |
Ken Martin
|
c728b6c963
|
fixed bug maybe
|
2002-08-26 08:53:16 -04:00 |
Ken Martin
|
470e057e55
|
fixed some warnings
|
2002-08-22 09:11:18 -04:00 |
Ken Martin
|
7b5a8762c6
|
modified how source files store properties
|
2002-08-16 11:20:18 -04:00 |
Bill Hoffman
|
7d76de4403
|
make sure ; expansion is done in all commands
|
2002-03-29 14:20:32 -05:00 |
Bill Hoffman
|
8b3b49a010
|
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
2002-03-29 10:06:30 -05:00 |