[Cmake-commits] CMake branch, master, updated. v3.12.0-356-g0acbbd6

Kitware Robot kwrobot at kitware.com
Sun Aug 5 06:35:02 EDT 2018


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  0acbbd6dc60bee7a2b6b0a9b767f1e658d4648ae (commit)
       via  f9b26718b7499e1edc5bb9f3ba6375d6c53fb891 (commit)
      from  f41b65375908725aa8a529e35e626bef9d2185f4 (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=0acbbd6dc60bee7a2b6b0a9b767f1e658d4648ae
commit 0acbbd6dc60bee7a2b6b0a9b767f1e658d4648ae
Merge: f41b653 f9b2671
Author:     Craig Scott <craig.scott at crascit.com>
AuthorDate: Sun Aug 5 10:31:30 2018 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Sun Aug 5 06:31:39 2018 -0400

    Merge topic 'contributing-reference-dashboard-client'
    
    f9b26718b7 contributing: Document that anyone can contribute testing machine
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !2254


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f9b26718b7499e1edc5bb9f3ba6375d6c53fb891
commit f9b26718b7499e1edc5bb9f3ba6375d6c53fb891
Author:     Jean-Christophe Fillion-Robin <jchris.fillionr at kitware.com>
AuthorDate: Wed Aug 1 16:58:25 2018 -0400
Commit:     Craig Scott <craig.scott at constrainttec.com>
CommitDate: Sun Aug 5 20:22:06 2018 +1000

    contributing: Document that anyone can contribute testing machine

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 01987be..9e67703 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -47,6 +47,20 @@ The merge request will enter the `CMake Review Process`_ for consideration.
 .. _`commit messages`: Help/dev/review.rst#commit-messages
 .. _`CMake Review Process`: Help/dev/review.rst
 
+CMake Dashboard Client
+======================
+
+The *integration testing* step of the `CMake Review Process`_ uses a set of
+testing machines that follow an integration branch on their own schedule to
+drive testing and submit results to the `CMake CDash Page`_.  Anyone is
+welcome to provide testing machines in order to help keep support for their
+platforms working.
+
+See documentation on `CMake Testing Process`_ for more information.
+
+.. _`CMake CDash Page`: https://open.cdash.org/index.php?project=CMake
+.. _`CMake Testing Process`: Help/dev/testing.rst
+
 License
 =======
 

-----------------------------------------------------------------------

Summary of changes:
 CONTRIBUTING.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list