提交歷史

作者 SHA1 備註 提交日期
  Andy Cedilnik 2ae84e5ba6 ENH: Fix problem with Source Lines and add debugging of regular expressions 19 年之前
  Andy Cedilnik 55c0ff5f64 BUG: Improve the behavior of the ReadCustomFilesCommand 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 年之前
  Andy Cedilnik ccde6c47d8 ENH: More error handling 19 年之前
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues 19 年之前
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues 19 年之前
  Andy Cedilnik 04c705bc01 ENH: Better handle interleved error/output 20 年之前
  Bill Hoffman c0ee3a13a5 ENH: add new error regex 20 年之前
  Andy Cedilnik 0a24d706c5 ENH: More error exceptions 20 年之前
  Andy Cedilnik ccac51a5cb ENH: Add support for setting the maximum number of errors and warnings reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50 20 年之前
  Andy Cedilnik 6179a0a455 ENH: More error regex 20 年之前
  Andy Cedilnik b8c789a5da ENH: More build errors 20 年之前
  Andy Cedilnik 9c8875a621 ENH: More regular expressions 20 年之前
  Andy Cedilnik bd44dc14fe ENH: Improve performance by compiling regular expressions when needed 20 年之前
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 20 年之前
  Andy Cedilnik d9dc9b54a6 ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 20 年之前
  Andy Cedilnik ab313ca547 ENH: Be more verbose 20 年之前
  Andy Cedilnik cf4ed39140 ENH: Be more verbose 20 年之前
  Andy Cedilnik 3a839f7c3a BUG: Initialize the iterator to prevent seg-fault 20 年之前
  Andy Cedilnik 0b518c2fdb COMP: Remove compile warning 20 年之前
  Andy Cedilnik ac05727cb0 ENH: Once the number of errors or warnings was reached, stop counting them. Also fix compile warning on bad compilers 20 年之前
  Andy Cedilnik 36121b9234 ENH: Streamline build process. This reduces the memory footprint, since only some number of lines of output will be in memory at the time. Also, this will report the build errors and warnings as it goes through the build 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 de57a86298 ENH: Cleanups 20 年之前
  Andy Cedilnik c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups 20 年之前
  Andy Cedilnik 234d08682c ENH: Add internal error 20 年之前
  Bill Hoffman fadff33791 BUG: fix for bug 1717 incorrect path sent to dart server 20 年之前
  Andy Cedilnik 7ceafbfc7a ENH: Add error regex 21 年之前
  Andy Cedilnik c22cc421e0 ENH: Several cleanups and improvements 21 年之前