| .. |
|
Cache
|
416afb7d5a
ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb.
|
24 лет назад |
|
Executable
|
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.
|
20 лет назад |
|
Library
|
d94deaea1a
ENH: removed old commands
|
21 лет назад |
|
CMakeLists.txt
|
1b6e55933b
ENH: Strengthened EXECUTE_PROCESS output check test.
|
20 лет назад |
|
VarTests.cmake
|
eb773486f3
ENH: added testing for new features
|
20 лет назад |
|
cmTestConfigure.h.in
|
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.
|
20 лет назад |
|
cmTestConfigureEscape.h.in
|
14b07c0973
add a test for escape quotes and configure file
|
24 лет назад |
|
cmTestGeneratedHeader.h.in
|
526649127e
ENH: Added test for generated header included by non-generated source.
|
23 лет назад |