14 Commits (e8dbdcaf0ca3ccf785bae6b2eeb49c03a0a2edf3)

Author SHA1 Message Date
Ken Martin e8dbdcaf0c allows no arguments 23 years ago
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 23 years ago
Amitha Perera 5e1d9ed39e ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library 24 years ago
Bill Hoffman 8aa3c35dad ENH: add suport for semi-colon separated list variables 24 years ago
Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
Ken Martin a99f293e3a removed extra lib paths to avoid finding old libs 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 db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping 24 years ago
Amitha Perera 17b02b6530 ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the 24 years ago
Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 25 years ago
Ken Martin 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 25 years ago
Will Schroeder 54cfe84f3f ENH:New copyright 25 years ago
Ken Martin 41e1270413 support for debug and opt libraries 25 years ago
Will Schroeder 658614ff6a ENH:Reworked CMake for consistency 25 years ago
Will Schroeder 0ce5ac760b ENH:Documentation and cleanups 25 years ago
Bill Hoffman c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 25 years ago