Ken Martin
|
7b5a8762c6
modified how source files store properties
|
23 years ago |
Ken Martin
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
23 years ago |
Bill Hoffman
|
0415b58573
ENH: backwards compatible for VTK 4.0, add cmake version requires
|
23 years ago |
Sebastien Barre
|
7e2a78b499
FIX: get rid of warnings
|
23 years ago |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
23 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.
|
23 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
Will Schroeder
|
1ba4ef0fdf
ENH:Copyright
|
24 years ago |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
Brad King
|
d31ce24413
ERR: Fixed warnings (int->unsigned int and a few others).
|
25 years ago |
Will Schroeder
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |