Andy Cedilnik
|
c3840b5cc3
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
vor 22 Jahren |
Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
vor 23 Jahren |
Andy Cedilnik
|
6b228ff924
Add some error checking for missing include directories and link libraries
|
vor 23 Jahren |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
vor 23 Jahren |
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.
|
vor 23 Jahren |
Ken Martin
|
e8dbdcaf0c
allows no arguments
|
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 |
Amitha Perera
|
5e1d9ed39e
ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library
|
vor 23 Jahren |
Bill Hoffman
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
vor 24 Jahren |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
Ken Martin
|
a99f293e3a
removed extra lib paths to avoid finding old libs
|
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 |
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
|
vor 24 Jahren |
Amitha Perera
|
17b02b6530
ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the
|
vor 24 Jahren |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
vor 24 Jahren |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
vor 24 Jahren |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
vor 24 Jahren |
Ken Martin
|
41e1270413
support for debug and opt libraries
|
vor 24 Jahren |
Will Schroeder
|
658614ff6a
ENH:Reworked CMake for consistency
|
vor 25 Jahren |