This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-20 05:30:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58538732be4b78783aac4e45e2ce7bca41355495
CMake
/
Tests
/
ComplexOneConfig
History
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.
2006-04-04 14:25:17 -04:00
..
Cache
ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb.
2002-01-22 15:50:52 -05:00
Executable
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.
2006-04-04 14:25:17 -04:00
Library
ENH: removed old commands
2005-06-02 14:56:50 -04:00
CMakeLists.txt
ENH: Strengthened EXECUTE_PROCESS output check test.
2006-02-10 11:47:18 -05:00
cmTestConfigure.h.in
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.
2006-03-16 17:20:09 -05:00
cmTestConfigureEscape.h.in
add a test for escape quotes and configure file
2002-05-23 13:04:00 -04:00
cmTestGeneratedHeader.h.in
ENH: Added test for generated header included by non-generated source.
2002-12-13 17:35:00 -05:00
VarTests.cmake
ENH: added testing for new features
2006-03-22 15:01:22 -05:00