コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年 前
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 年 前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年 前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年 前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年 前
  Zack Galbreath 601ff0ec55 CTest: Optionally add a ChangeId attribute on XML Site tags 10 年 前
  Zack Galbreath 1643b905e0 ctest_submit: Add QUIET option 10 年 前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年 前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年 前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年 前
  Brad King a6c0299c40 CTest: Simplify ctest_* command source/build dir lookup 12 年 前
  Brad King da6b0ffe5d Merge topic 'ctest-SUBMIT_INDEX-cdash' 13 年 前
  Brad King 1cfaa2f1a0 CTest: Allow SUBMIT_INDEX with CDash 13 年 前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年 前
  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 年 前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年 前
  Bill Hoffman 63a7d85249 Fix for bug#9442, ctest crash if CTEST_SOURCE_DIRECTORY was not set. 16 年 前
  Brad King cccac773ce ENH: Teach ctest_* to create appending XML files 17 年 前
  Brad King ae2c4143d2 ENH: Refactor CTest command argument handling 17 年 前
  David Cole 61cda77869 STYLE: Fix line length violation. 17 年 前
  Bill Hoffman 5b1139caea BUG: fix for bug #8224 fix crash 17 年 前
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 年 前
  Brad King 4a60db1184 BUG: Fix error message when handler cannot be created. 19 年 前
  Andy Cedilnik 12cc89a8e5 BUG: Try to fix the problem of bad test names 19 年 前
  Ken Martin aae0bcdacf STYLE: fix line length 19 年 前
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 19 年 前
  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 年 前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年 前
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues 19 年 前
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues 19 年 前