[Cmake-commits] CMake branch, release, updated. v3.10.0-20-gafae027
Kitware Robot
kwrobot at kitware.com
Thu Dec 7 08:15:18 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, release has been updated
via afae027d6398462906e762da29f306f41d21c6ee (commit)
via 05f86af716e00b58b5103b231a22515edcc95321 (commit)
via 8b2736c71ca6eb8e62a69f57ad07e4e19a95c936 (commit)
via 935848a8a7164631b9410a0e6f7c5574b01bb85c (commit)
via 29731d89192681cbc4bf87d7947a877aa0fb27aa (commit)
via e99e39829ba36dbfad189a94062363343d7d3d8b (commit)
from 0418e91f7d77e540b1e7accc9af4d6cd28b2e71f (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-server.7.rst | 42 +----------------
Help/release/3.10.rst | 12 +++++
Modules/GoogleTest.cmake | 14 +++++-
Modules/GoogleTestAddTests.cmake | 11 +++--
Source/cmServerDictionary.h | 5 --
Source/cmServerProtocol.cxx | 49 --------------------
.../GoogleTest-test-missing-result.txt} | 0
.../GoogleTest/GoogleTest-test-missing-stderr.txt | 2 +
.../GoogleTest-timeout-result.txt} | 0
.../GoogleTest/GoogleTest-timeout-stdout.txt | 7 +++
Tests/RunCMake/GoogleTest/GoogleTest.cmake | 6 +++
Tests/RunCMake/GoogleTest/RunCMakeTest.cmake | 21 +++++++++
.../GoogleTest/timeout_test.cpp} | 7 ++-
13 files changed, 73 insertions(+), 103 deletions(-)
copy Tests/RunCMake/{CMP0060/CMP0060-OLD-Build-result.txt => GoogleTest/GoogleTest-test-missing-result.txt} (100%)
create mode 100644 Tests/RunCMake/GoogleTest/GoogleTest-test-missing-stderr.txt
copy Tests/RunCMake/{CMP0060/CMP0060-OLD-Build-result.txt => GoogleTest/GoogleTest-timeout-result.txt} (100%)
create mode 100644 Tests/RunCMake/GoogleTest/GoogleTest-timeout-stdout.txt
copy Tests/{CTestTestCostSerial/sleep.c => RunCMake/GoogleTest/timeout_test.cpp} (59%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list