コミット履歴

作者 SHA1 メッセージ 日付
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now 18 年 前
  Ken Martin 35e13b11f3 BUG: revert doc changes since VS7 cannot compile them, will implement them in a different manner 18 年 前
  Ken Martin 18ce24c748 ENH: make documentation entries actually store their data 18 年 前
  Bill Hoffman f262298bb0 ENH: fix 2 ctest issues, do not use the build type of ctest to look for config types, do not inherit pipes in child procs for ctest so it can kill them 18 年 前
  Alexander Neundorf e37f8e2964 18 年 前
  Ken Martin 3abf39eda0 ENH: support for --build-config-sample feature #1022 18 年 前
  Ken Martin 49085f7fed BUG: fixes so that --build-and-test will honor timeouts 19 年 前
  Ken Martin 2f84bd1758 ENH: added per test timeout support 19 年 前
  Andy Cedilnik 2d81046ae2 ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting 19 年 前
  Andy Cedilnik bad1215a85 ENH: Add support for preinstall for cmake generated projects when packaging them 19 年 前
  Ken Martin d81ebf0c23 ENH: added support for -SP scripts in new processes 19 年 前
  Andy Cedilnik 26e1fea95b STYLE: Fix some style issues 19 年 前
  Andy Cedilnik 4259971961 ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out 20 年 前
  Ken Martin 09b3d9d2f1 STYLE: removed some docs that did not make sense 20 年 前
  Andy Cedilnik f47a57c3e8 ENH: Add a way to submit extra files to the dashboard 20 年 前
  Andy Cedilnik 3d84afe571 ENH: Several improvements and cleanups: 20 年 前
  Andy Cedilnik d56bed98d7 ENH: Add debug flag 20 年 前
  Andy Cedilnik 7f7cf5ee6b COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE 20 年 前
  Andy Cedilnik f6e5a878fc ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake 20 年 前
  Andy Cedilnik 7acfc4dc3c ENH: Start adding support for CTest testfiles 20 年 前
  Bill Hoffman a6e9dd6cfc FIX: fix output of passing tests 20 年 前
  Ken Martin 0e3f4214b9 ENH: better docs 20 年 前
  Ken Martin 4d30cb309c ENH: ctest now uses CMake global generator to do the build part of build-and-test 21 年 前
  Ken Martin 6fd51bc29d ENH: added missing documentation 21 年 前
  Ken Martin e7fd6bac8d COMP: fix warning 21 年 前
  Ken Martin 5a0366c6e0 ENH: added -U option to take union of -R and -I 21 年 前
  Andy Cedilnik a9028dfd07 BUG: Attempt to remove memory leak 21 年 前
  Bill Hoffman 02e90fd76c ENH: better documentation 21 年 前
  Bill Hoffman a37157624b BUG: putenv syntax was wrong and caused a crash on the SGI 21 年 前
  Andy Cedilnik 23ba009419 ENH: Add environment variable that Dart sets so that tests can know they are being tested from Dart/CTest 21 年 前