[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-131-g261b578
Brad King
brad.king at kitware.com
Fri Feb 17 08:45:39 EST 2017
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 261b5785adbadd994c5f8869766f5c1017cbf721 (commit)
via f10b2f72f6979ccb16410d97bac98c440eb7f992 (commit)
via ef399f9bc6b8e2ff917a5f2809346fb81fd954ae (commit)
from b6c9a851cba4f28bf0614b145803dc46096b6cde (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=261b5785adbadd994c5f8869766f5c1017cbf721
commit 261b5785adbadd994c5f8869766f5c1017cbf721
Merge: b6c9a85 f10b2f7
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 17 08:45:36 2017 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 17 08:45:36 2017 -0500
Merge topic 'capture-ctest_update-svn-failures'
f10b2f72 ctest_update: Capture failure of svn to load revisions and local mods
ef399f9b ctest_update: Refactor internal APIs to support more failure cases
-----------------------------------------------------------------------
Summary of changes:
Source/CTest/cmCTestBZR.cxx | 14 +++++++++-----
Source/CTest/cmCTestBZR.h | 8 ++++----
Source/CTest/cmCTestGIT.cxx | 12 ++++++++----
Source/CTest/cmCTestGIT.h | 8 ++++----
Source/CTest/cmCTestGlobalVC.cxx | 7 ++++---
Source/CTest/cmCTestGlobalVC.h | 4 ++--
Source/CTest/cmCTestHG.cxx | 12 ++++++++----
Source/CTest/cmCTestHG.h | 8 ++++----
Source/CTest/cmCTestP4.cxx | 16 ++++++++++------
Source/CTest/cmCTestP4.h | 8 ++++----
Source/CTest/cmCTestSVN.cxx | 33 +++++++++++++++++++++------------
Source/CTest/cmCTestSVN.h | 12 ++++++------
Source/CTest/cmCTestUpdateHandler.cxx | 4 ++--
Source/CTest/cmCTestVC.cxx | 12 +++++++-----
Source/CTest/cmCTestVC.h | 4 ++--
15 files changed, 95 insertions(+), 67 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list