[Cmake-commits] CMake branch, master, updated. v2.8.2-97-gf7a0386
Brad King
brad.king at kitware.com
Tue Jul 13 17:05:34 EDT 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via f7a0386fc52a5156ad109fc28d7c11bee82beea2 (commit)
via 38c762c7283aef70080e3edd6bc03fd5b5032b9a (commit)
via 46df0b44ac97859ab40dd0aa03ceca297a455587 (commit)
via 87054972a703efac5137ab3d83f7f0dc9c10b9b3 (commit)
via d0d1cdd71bb85b821be9b65be94819f3575b49ad (commit)
via af5ef0c96982be431791ea35d6de8798ffe70254 (commit)
via 86e81b53c196bfd29aa7d877d2fb9e71a6392cc1 (commit)
via d6b71078da1bf75ab3031bae5c2952a6f0bd9d45 (commit)
via 082c87e5287e75e65a75d7588c40508f12e18632 (commit)
via e525649a4e9f2578c41593b56f9af4b4b7719984 (commit)
from a570ba6df7ce000d1e978384971a6814d9ca4dc0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f7a0386fc52a5156ad109fc28d7c11bee82beea2
commit f7a0386fc52a5156ad109fc28d7c11bee82beea2
Merge: a570ba6 38c762c
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 13 17:05:33 2010 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 13 17:05:33 2010 -0400
Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3'
38c762c Merge 'remove-CTestTest3' into ctest-file-checksum
46df0b4 Activate retry code on any curl submit failure.
8705497 Checksum test should use CMAKE_TESTS_CDASH_SERVER
d0d1cdd Mock checksum failure output for old CDash versions
af5ef0c Testing for CTest checksum
86e81b5 CTest should resubmit in the checksum failed case
d6b7107 Fix subscript out of range crash
082c87e Cross-platform fixes for checksum/retry code
e525649 Checksums on CTest submit files, and retry timed out submissions.
-----------------------------------------------------------------------
Summary of changes:
Modules/CTest.cmake | 9 +-
Modules/DartConfiguration.tcl.in | 4 +
Source/CTest/cmCTestSubmitCommand.cxx | 37 ++++
Source/CTest/cmCTestSubmitCommand.h | 17 ++-
Source/CTest/cmCTestSubmitHandler.cxx | 186 +++++++++++++++++++-
Source/CTest/cmCTestSubmitHandler.h | 1 +
Tests/CMakeLists.txt | 11 ++
.../test.cmake.in | 10 +-
8 files changed, 262 insertions(+), 13 deletions(-)
copy Tests/{CTestTestParallel => CTestTestChecksum}/test.cmake.in (79%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list