Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
24 years ago |
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.
|
24 years ago |
Bill Hoffman
|
809b32fe59
ENH: remove several compiler warnings
|
24 years ago |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 years ago |
Brad King
|
ac74d51382
ENH: Added support for including extra files in generated header to get access to export macros of derived projects.
|
24 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Bill Hoffman
|
12b286ea13
change ostrstream to strstream
|
24 years ago |
Brad King
|
1f68c1be85
ENH: Improved flexibility of command by allowing specificiation of separate input and outputs source lists. Multiple input source lists are now also allowed.
|
24 years ago |
Brad King
|
fa53ab0807
ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK kits to register their classes with vtkInstantiator.
|
24 years ago |