Commit History

Author SHA1 Message Date
  Andy Cedilnik 6c65c77d35 ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wrong order and fix CMakeLists files to actually work 22 years ago
  Brad King c981e03585 BUG: We don't want to install cmaketest on UNIX or windows. It is for internal CMake testing only. We should probably fold its functionality into ctest anyway. 22 years ago
  Brad King ef2e6b88ea ENH: Install test is now enabled when CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/Tests/TestInstall/Prefix to keep test in one directory. 22 years ago
  Brad King 26fce5a402 ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. 22 years ago
  Andy Cedilnik e036e52bd6 ENH: Fix test for Visual Studio 22 years ago
  Brad King 62d5138ca3 ENH: Added FindPackageTest to improve coverage. 22 years ago
  Brad King 08441daded ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test. 22 years ago
  Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 years ago
  Brad King d4042b46d1 ENH: Added generation of cmake documentation during build preocess. 22 years ago
  Andy Cedilnik b75c229444 ENH: Add test for string and file commands 22 years ago
  Andy Cedilnik db77d2e019 ENH: Add globbing to FILE command 22 years ago
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 years ago
  Brad King dc3fd5c267 ENH: Merged use of kwsys library. 22 years ago
  Ken Martin ba68f771b3 yikes added new custom command support 22 years ago
  Bill Hoffman 6112e7fc16 add support for vs 71 22 years ago
  Brad King 93f806e563 ERR: Fixed arguments to kwsys's ADD_TEST call for msvc6. 22 years ago
  Brad King 8e03931414 ENH: Added kwsys test. 22 years ago
  Andy Cedilnik a2d7a92c88 BUG: Fix some dependencies for location of executables 22 years ago
  Andy Cedilnik bec9b174f5 ENH: Fix some dart issues. Now it works fine without dart. 22 years ago
  Andy Cedilnik 3fcf8ebfcf ENH: Executables should go to the bin directory 22 years ago
  Andy Cedilnik b216ced444 ENH: Make Curl code to be built by default 22 years ago
  Andy Cedilnik d5e46fa947 ENH: Enable CTest to be build as a part of CMake 22 years ago
  Ken Martin 99b3152a60 add COdeWarrior back in for testing 22 years ago
  Brad King 634dedcd51 ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage. 23 years ago
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 years ago
  Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 years ago
  Bill Hoffman b04e32c642 ENH: add a new test for TRY_COMPILE 23 years ago
  Brad King fea02da5bd ENH: Comeau C++ has been added for nightly testing. It does not support shared libraries, so we cannot run the complex tests. 23 years ago
  Brad King d2951bc1ba BUG: Change install location of cmCPluginAPI header. 23 years ago
  Bill Hoffman c6d2312619 ENH: add testing for modules and one two config modes for cmaketest 23 years ago