Commit History

Author SHA1 Message Date
  Zack Galbreath f999dc0bbf ctest_configure: Add QUIET option 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Brad King 29bd843e8b CTest: Use -A option to pass generator platform selection 11 years ago
  Brad King 8d33209170 CTest: Add options to set generator platform 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Brad King d1526f825e Refactor internal resource location APIs and initialization 12 years ago
  Brad King a6c0299c40 CTest: Simplify ctest_* command source/build dir lookup 12 years ago
  Brad King e3841cf4a2 CTest: Add options to set generator toolset 13 years ago
  David Cole 7041cd6a88 CTest: Fix crash when variables are not defined 14 years ago
  David Cole 90f6a7270a Fix for fix for issue #2336 - do not specify CMAKE_BUILD_TYPE when the ctest -C configuration type string is empty. 15 years ago
  David Cole b0d5fa0bc7 Fix for issue #5041 - improve error messages that may occur during ctest_build and ctest_configure. 16 years ago
  David Cole 0b38bb4c53 Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  David Cole 9457ca3cf5 ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages. 17 years ago
  Andy Cedilnik 12cc89a8e5 BUG: Try to fix the problem of bad test names 19 years ago
  Andy Cedilnik 337362dfcf COMP: Return 0 instead of false 19 years ago
  Andy Cedilnik 386900bfdd ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues 19 years ago
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues 19 years ago
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 20 years ago
  Andy Cedilnik b74da8d3aa ENH: Add default configure rules for CMake projects and add default rules for submission 20 years ago
  Andy Cedilnik 9619d54003 ENH: Improve syntax 20 years ago
  Andy Cedilnik de57a86298 ENH: Cleanups 20 years ago
  Andy Cedilnik f1ebfb24c6 ENH: More commands. Start working on new style ctest configuration 20 years ago