Brad King
|
cf7eeab37a
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_DIRECTORY, and ARCHIVE_OUTPUT_DIRECTORY. This is an incremental fix for bug#2240 and bug#4210.
|
18 ani în urmă |
Brad King
|
21a56b7df7
COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB.
|
19 ani în urmă |
Brad King
|
b646183f44
ENH: Added explicit name for option to test CMakeLib. Added option to disable testing of CMakeLib if system utility libraries are used until linking made easier.
|
19 ani în urmă |
Brad King
|
7ad07e0811
BUG: Fix link flags on cygwin shared libraries. This requires that the shared library prefix be supported in the link library regex.
|
19 ani în urmă |
Ken Martin
|
a6e63f3a61
ENH: added test for elseif
|
19 ani în urmă |
Brad King
|
07ec25e383
ENH: Added test for linking to a static library that is next to a shared library. See bug#1644 for related changes.
|
19 ani în urmă |
Brad King
|
9a74185695
BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.
|
19 ani în urmă |
Bill Hoffman
|
1c44342cff
ENH: remove duplicate file name test because it fails on xcode
|
19 ani în urmă |
Bill Hoffman
|
0f8603acc2
ENH: allow multiple files with the same name in different sub dirs test
|
19 ani în urmă |
Brad King
|
57a9e26c15
BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are found properly. Also taking libraries that will be built but may not yet exist into account. The per-configuration subdirectories that are included by generators in the link path are checked for conflicting libraries also. Potentially conflicting libraries that are actually symlinks back to the desired library are no longer considered conflicting, which avoids bogus impossible ordering warnings.
|
19 ani în urmă |
Bill Hoffman
|
b45f4a5d45
ENH: change library order to use a vector
|
19 ani în urmă |
Ken Martin
|
eb773486f3
ENH: added testing for new features
|
19 ani în urmă |
Brad King
|
f430ad0ea2
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
19 ani în urmă |
Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
19 ani în urmă |
Brad King
|
e666b8e825
BUG: Avoid case problems on windows.
|
19 ani în urmă |
Bill Hoffman
|
07ef88c985
ENH: add COMPILE_FLAGS to targets
|
20 ani în urmă |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 ani în urmă |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
20 ani în urmă |
Bill Hoffman
|
2c73d2e0f3
ENH: add new cmakedefine01 feature from bug report 2603
|
20 ani în urmă |
Bill Hoffman
|
e59e9d0e59
ENH: fix bug 2087 lib prefix stripped off on windows
|
20 ani în urmă |
Bill Hoffman
|
76e14b4f1a
ENH: do not test for c and cxx flags on visual studio as it does not work yet
|
20 ani în urmă |
Bill Hoffman
|
8dc6db4777
ENH: add new test to make sure c and cxx flags are going to the right files
|
20 ani în urmă |
Andy Cedilnik
|
1b95674b0e
ENH: Do 4 files
|
20 ani în urmă |
Andy Cedilnik
|
308db351cc
ENH: Add a test for cmGeneratedFileStream
|
20 ani în urmă |
Ken Martin
|
ba3b7c1588
ENH: added testing of the WHILE command
|
20 ani în urmă |
Bill Hoffman
|
332cd81fdd
ENH: try to see if there is still a problem
|
20 ani în urmă |
Bill Hoffman
|
ed1afcdaee
ENH: make it pass anyway so I can see debug info
|
20 ani în urmă |
Bill Hoffman
|
16b65d86c9
ENH: try and debug the failed test on the continuous
|
20 ani în urmă |
Bill Hoffman
|
ded7d15144
ENH: try number two with topological sort
|
20 ani în urmă |
Bill Hoffman
|
17f474b0d4
ENH: reverse last changes to avoid dashboard failures
|
20 ani în urmă |