Andy Cedilnik d41f97a5e6 ENH: Add relative tag and add test for relative tag %!s(int64=20) %!d(string=hai) anos
..
BundleTest 4909154387 ENH: Add package to bundle test %!s(int64=20) %!d(string=hai) anos
CMakeTests f87271d0ea ENH: Add initial implementation of the list command %!s(int64=20) %!d(string=hai) anos
COnly 6b466654dc COMP: converted to lowercase commands %!s(int64=20) %!d(string=hai) anos
CTestTest 8d62804b3a COMP: Try to fix test by taking arg1 into acount %!s(int64=20) %!d(string=hai) anos
CTestTest2 e3d4eb3715 COMP: Fix for proxy test %!s(int64=20) %!d(string=hai) anos
CTestTest3 5b26fefd60 ENH: Add support for multi-string compiler name, and improve support for subversion %!s(int64=20) %!d(string=hai) anos
CommandLineTest de8080c76f ENH: Added test for IF(DEFINED ENV{var})(. %!s(int64=20) %!d(string=hai) anos
Complex 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. %!s(int64=20) %!d(string=hai) anos
ComplexOneConfig 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. %!s(int64=20) %!d(string=hai) anos
ComplexRelativePaths 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. %!s(int64=20) %!d(string=hai) anos
CustomCommand 98a187a8d4 ENH: Automatic include directories should not be done by default as was just implemented. Instead a project may now set CMAKE_INCLUDE_CURRENT_DIR to get this behavior. The current source and binary directories are added automatically to the beginning of the include path in every directory. This simulates in-source behavior for double-quote includes when there are generated sources and headers in the directory. %!s(int64=20) %!d(string=hai) anos
CustomCommandWorkingDirectory aacd51034a ENH: fix test to work with in source build %!s(int64=20) %!d(string=hai) anos
Dependency 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY %!s(int64=20) %!d(string=hai) anos
ExternalOBJ 70b4e1051e BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working. %!s(int64=20) %!d(string=hai) anos
FindPackageTest 62d5138ca3 ENH: Added FindPackageTest to improve coverage. %!s(int64=22) %!d(string=hai) anos
Fortran 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. %!s(int64=21) %!d(string=hai) anos
Java 74b3924edd try and get this java test to work %!s(int64=21) %!d(string=hai) anos
Jump 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY %!s(int64=20) %!d(string=hai) anos
LinkLine 0e6b39e52f BUG: Correct some of the dependency analysis code. %!s(int64=23) %!d(string=hai) anos
LinkLineOrder ee9f925509 ENH: remove warnings in tests %!s(int64=21) %!d(string=hai) anos
LoadCommand 9891260a6d ENH: add support for watcom wmake and wcl386 %!s(int64=20) %!d(string=hai) anos
LoadCommandOneConfig 9891260a6d ENH: add support for watcom wmake and wcl386 %!s(int64=20) %!d(string=hai) anos
MacroTest 10b6e2a621 ENH: Add C++ test too %!s(int64=20) %!d(string=hai) anos
MakeClean c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree %!s(int64=20) %!d(string=hai) anos
MathTest 8a5bb25614 ENH: More tests %!s(int64=20) %!d(string=hai) anos
ObjC++ f778ae3fed Add missing library. The test should be linked to framework Cocoa %!s(int64=23) %!d(string=hai) anos
OutOfSource fd26d148d8 ENH: test get directory properties ability to get props from subdirs %!s(int64=20) %!d(string=hai) anos
PreOrder 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY %!s(int64=20) %!d(string=hai) anos
SameName 0fa7565407 ENH: add same name test %!s(int64=20) %!d(string=hai) anos
Simple f65b3b0971 BUG: minor fix to project name to match ADD_TEST call %!s(int64=20) %!d(string=hai) anos
SimpleInstall 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack %!s(int64=20) %!d(string=hai) anos
SimpleInstallS2 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack %!s(int64=20) %!d(string=hai) anos
StringFileTest d41f97a5e6 ENH: Add relative tag and add test for relative tag %!s(int64=20) %!d(string=hai) anos
SubDir 9891260a6d ENH: add support for watcom wmake and wcl386 %!s(int64=20) %!d(string=hai) anos
SwigTest b691517eeb ENH: Cleanup example a bit %!s(int64=21) %!d(string=hai) anos
SystemInformation 25cc03fd6f ENH: Display all output in ctest %!s(int64=21) %!d(string=hai) anos
TarTest 2166bdfeac ENH: Simplified ln command to use relative path in symlink. %!s(int64=20) %!d(string=hai) anos
TestDriver 836a280a6a minor fix for c tests %!s(int64=23) %!d(string=hai) anos
Testing 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY %!s(int64=20) %!d(string=hai) anos
TryCompile 4bdca3b404 ENH: put CmakeTmp into CMakeFiles %!s(int64=20) %!d(string=hai) anos
Tutorial fed6dae8e9 ENH: some fixes %!s(int64=20) %!d(string=hai) anos
UseWX 848364b8e8 ENH: We do not really need streams. Also fix the test on windows %!s(int64=22) %!d(string=hai) anos
VSExternalInclude cf7893b934 BUG: fix VSExternal for visual studio 6 %!s(int64=21) %!d(string=hai) anos
Wrapping a91947039a ENH: for all custom commands that can not be given to a target, add them to all targets in the current makefile %!s(int64=20) %!d(string=hai) anos
X11 8e13e2de90 ERR: Fix test to use post CMAKE_X_LIBS variables %!s(int64=21) %!d(string=hai) anos
.NoDartCoverage fa73553a59 clean up coverage some %!s(int64=23) %!d(string=hai) anos
TestInstall.sh.in 26fce5a402 ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. %!s(int64=22) %!d(string=hai) anos