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 years ago
..
A fdb17d604c ENH: Add test for new find_* command HINTS option. 17 years ago
include 61d3444f93 18 years ago
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. 18 years ago
DummyToolchain.cmake 930bb0cd37 18 years ago
FindBaseTest.cmake.in fdb17d604c ENH: Add test for new find_* command HINTS option. 17 years ago
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 years ago
IncludeTest.cmake.in c8067b3904 ENH: fix it 18 years ago
ListTest.cmake.in f64d3d0b77 ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering) 17 years ago
ToolchainTest.cmake.in 1a3502d66a BUG: fix test to work with new restrictions that cross compiling must be on 17 years ago
VariableWatchTest.cmake.in f9f1ccadb3 ENH: Add variable watch command 18 years ago