Ken Martin
|
7b5a8762c6
modified how source files store properties
|
vor 23 Jahren |
Ken Martin
|
4b12e5a306
bug fix
|
vor 23 Jahren |
Ken Martin
|
4d6433bdf6
bug fix
|
vor 23 Jahren |
Ken Martin
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
vor 23 Jahren |
Ken Martin
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
vor 23 Jahren |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
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.
|
vor 23 Jahren |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
Bill Hoffman
|
252f9fc1b1
BUG: fix generated files with no extension bug
|
vor 24 Jahren |
Andy Cedilnik
|
e77515c2da
Add option of adding generated files to source list
|
vor 24 Jahren |
Sebastien Barre
|
9ad598a9f0
Fix bug. Was using unexpanded var instead of copy
|
vor 24 Jahren |
Sebastien Barre
|
340b1f1d8b
Expand var in name too
|
vor 24 Jahren |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
vor 24 Jahren |
Amitha Perera
|
e169953e92
ENH: Source and header file extensions are in variables in cmMakefile.
|
vor 24 Jahren |
Bill Hoffman
|
1b9a530ef4
BUG: find files in subdirectories
|
vor 24 Jahren |
Berk Geveci
|
b6121bf8a8
Added variable expansion.
|
vor 24 Jahren |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
vor 24 Jahren |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
vor 24 Jahren |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
vor 24 Jahren |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
vor 24 Jahren |
Will Schroeder
|
658614ff6a
ENH:Reworked CMake for consistency
|
vor 25 Jahren |