David Cole 2fb00f28be PERF: Test takes too long when recursing for executable files and when doing recursive prerequisite analysis. Put it back the way it was. Add another test later to do the recursive prerequisite analysis. 17 年 前
..
A fdb17d604c ENH: Add test for new find_* command HINTS option. 17 年 前
include 61d3444f93 18 年 前
CMakeLists.txt a4e0edd4e8 ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries executable files depend on. Primary uses are to determine what shared libraries should be copied into Mac OSX bundle applications to create standalone bundles apps and to determine what shared library files need to be installed for an executable to run on any platform. Requires native platform tools dumpbin, otool and ldd to generate results. 17 年 前
DummyToolchain.cmake 930bb0cd37 18 年 前
FindBaseTest.cmake.in fdb17d604c ENH: Add test for new find_* command HINTS option. 17 年 前
GetPrerequisitesTest.cmake.in 2fb00f28be PERF: Test takes too long when recursing for executable files and when doing recursive prerequisite analysis. Put it back the way it was. Add another test later to do the recursive prerequisite analysis. 17 年 前
IncludeTest.cmake.in c8067b3904 ENH: fix it 18 年 前
ListTest.cmake.in f64d3d0b77 ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering) 17 年 前
ToolchainTest.cmake.in 1a3502d66a BUG: fix test to work with new restrictions that cross compiling must be on 17 年 前
VariableWatchTest.cmake.in f9f1ccadb3 ENH: Add variable watch command 18 年 前