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.
|
před 23 roky |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
před 23 roky |
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
|
před 23 roky |
Ken Martin
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
před 23 roky |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
před 23 roky |
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.
|
před 23 roky |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
před 24 roky |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
před 24 roky |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
před 24 roky |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
před 24 roky |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
před 24 roky |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
před 24 roky |
Ken Martin
|
2bba34959c
new commands
|
před 25 roky |