You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andy Cedilnik 440bbf0871 BUG: Produce error when include directories is invoked with an empty list 19 years ago
..
BundleTest ENH: Improve the test to create a bundle in the subdirectory 19 years ago
CMakeTests ENH: Fix INSERT to allow inserting to empty list 20 years ago
COnly ENH: fix build c stuff with c and c++ with c++ 20 years ago
CTestTest ENH: more coverage 19 years ago
CTestTest2 ENH: Properly propagate config type to test 19 years ago
CTestTest3 ENH: do not use svn until it is working again 19 years ago
CommandLineTest ENH: Added test for IF(DEFINED ENV{var})(. 20 years ago
Complex ENH: Added smoke test for user-value flag mapping for VS IDE. 19 years ago
ComplexOneConfig ENH: Added smoke test for user-value flag mapping for VS IDE. 19 years ago
ComplexRelativePaths ENH: Added smoke test for user-value flag mapping for VS IDE. 19 years ago
ConvLibrary ENH: add test for conv libraries 19 years ago
CustComDepend ENH: try to fix test on watcom 19 years ago
CustomCommand ENH: Added # character for shell escaping. 19 years ago
CustomCommandWorkingDirectory ENH: fix test to work with in source build 20 years ago
CxxOnly ENH: Adding C++-only test. 19 years ago
Dependency ENH: shift to using ADD_SUBDIRECTORY 20 years ago
ExternalOBJ ENH: add support for universal binaries 20 years ago
FindPackageTest ENH: Added FindPackageTest to improve coverage. 22 years ago
Fortran ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 21 years ago
Java ENH: create the correct jar name 20 years ago
Jump ENH: shift to using ADD_SUBDIRECTORY 20 years ago
LibName BUG: better fix for .dll.lib problem 19 years ago
LinkLine BUG: Correct some of the dependency analysis code. 24 years ago
LinkLineOrder ENH: remove warnings in tests 22 years ago
LoadCommand ENH: make properties a bit more formal with documentation and chaining 19 years ago
LoadCommandOneConfig ENH: make properties a bit more formal with documentation and chaining 19 years ago
MacroTest BUG: EQUAL -> STREQUAL for string comparison. 19 years ago
MakeClean ENH: centralized locaiton of CMakeFiles setting 19 years ago
MathTest ENH: More tests 20 years ago
ObjC++ Add missing library. The test should be linked to framework Cocoa 23 years ago
OutOfBinary BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature. 19 years ago
OutOfSource BUG: Need to collapse path argument to get_directory_property. This addresses bug#3847. 19 years ago
PreOrder ENH: shift to using ADD_SUBDIRECTORY 20 years ago
PrecompiledHeader ENH: Added PrecompiledHeader test for MSVC compilers. 19 years ago
SameName ENH: add same name test 20 years ago
SetLang ENH: verbose 19 years ago
Simple ENH: make sure things do not depend on optimized libraries if they are debug, and the other way around as well 19 years ago
SimpleExclude COMP: Use exec_program instead of execute_process 19 years ago
SimpleInstall ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX 19 years ago
SimpleInstallS2 ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX 19 years ago
StringFileTest ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway. 19 years ago
SubDir ENH: add support for watcom wmake and wcl386 20 years ago
SubDirSpaces ENH: add a comment 19 years ago
SwigTest ENH: Cleanup example a bit 22 years ago
SystemInformation ENH: Adding support to link specifically to an archive or a shared library based on the file name specified. This fixes the problem of having -lfoo linking to libfoo.so even when it came from libfoo.a being specified. 19 years ago
TarTest ENH: Simplified ln command to use relative path in symlink. 20 years ago
TargetName ENH: add a test for a target name with the same name as the output of a custom command 19 years ago
TestDriver minor fix for c tests 23 years ago
Testing ENH: shift to using ADD_SUBDIRECTORY 20 years ago
TryCompile ENH: add more output when test fails 19 years ago
Tutorial ENH: some fixes 20 years ago
UseWX ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script. 19 years ago
VSExternalInclude BUG: fix VSExternal for visual studio 6 21 years ago
Wrapping ENH: removed old VTK tests 19 years ago
X11 ENH: add support for universal binaries 20 years ago
.NoDartCoverage clean up coverage some 23 years ago
TestInstall.sh.in ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. 22 years ago