Alex Neundorf
|
6acc71c09d
New CMP0016 for deciding whether an unknown target in TLL() is an error.
|
15 jaren geleden |
Alex Neundorf
|
6aef6d84d7
Just warn in case of a bad target as only argument for t_l_l()
|
15 jaren geleden |
Alex Neundorf
|
c786635149
Make target_link_libraries() complain if bad target name is used
|
15 jaren geleden |
Alex Neundorf
|
43f96eaf93
Remove trailing whitespace
|
15 jaren geleden |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 jaren geleden |
Brad King
|
3c5cf1bb8c
ENH: Allow a custom list of debug configurations
|
17 jaren geleden |
Brad King
|
94c1fe83fd
ENH: Make link interface mode more distinct
|
17 jaren geleden |
Brad King
|
e322d288af
ENH: Simple specification of link interfaces
|
17 jaren geleden |
Brad King
|
40fc9174e2
ENH: Tolerate repeated link library types
|
17 jaren geleden |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 jaren geleden |
Ken Martin
|
daa6d2bc04
ENH: updated handling of debug and optimized target link libraries
|
19 jaren geleden |
Ken Martin
|
cac30b5ff8
STYLE: fix line length
|
19 jaren geleden |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 jaren geleden |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
20 jaren geleden |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
20 jaren geleden |
Brad King
|
e3edb83c51
BUG: Fixed crash when optimized/debug argument is not followed by a value.
|
21 jaren geleden |
Andy Cedilnik
|
c3840b5cc3
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 jaren geleden |
Andy Cedilnik
|
1e62f2392c
ENH: Add CMAKE_IGNORE_DEPENDENCIES_ORDERING to prevent warnings about dependency problems
|
22 jaren geleden |
Andy Cedilnik
|
6c65c77d35
ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wrong order and fix CMakeLists files to actually work
|
22 jaren geleden |
Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 jaren geleden |
Andy Cedilnik
|
6b228ff924
Add some error checking for missing include directories and link libraries
|
23 jaren geleden |
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.
|
23 jaren geleden |
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.
|
23 jaren geleden |
Ken Martin
|
6bbc8e9d45
does not need a second argument
|
23 jaren geleden |
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 jaren geleden |
Bill Hoffman
|
27fe57b716
ENH: change LINK_LIBRARY to add to targets
|
23 jaren geleden |
Amitha Perera
|
5e1d9ed39e
ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library
|
23 jaren geleden |
Bill Hoffman
|
4591e41a62
BUG: add link directories for target link libraries and add a test for it
|
23 jaren geleden |
Bill Hoffman
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
24 jaren geleden |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 jaren geleden |