[Cmake-commits] CMake branch, next, updated. v2.8.12.1-5172-ga94c6b4

Nils Gladitz nilsgladitz at gmail.com
Fri Nov 15 09:23:17 EST 2013


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, next has been updated
       via  a94c6b4d82a8c9edf90a72e623341136d3ba8a88 (commit)
       via  7eb994062a034815f31d57f91b19800b31cee63c (commit)
       via  958367e10cee44d2dbce72f9393168746099ebd1 (commit)
      from  bad0c11e7a888dc0a3f36b6cb33207a1a2e6d6e9 (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=a94c6b4d82a8c9edf90a72e623341136d3ba8a88
commit a94c6b4d82a8c9edf90a72e623341136d3ba8a88
Merge: bad0c11 7eb9940
Author:     Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Fri Nov 15 09:23:11 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 15 09:23:11 2013 -0500

    Merge topic 'doc-ctest-upload-part' into next
    
    7eb9940 CTest: added documentation for the "Upload" submission PART
    958367e CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7eb994062a034815f31d57f91b19800b31cee63c
commit 7eb994062a034815f31d57f91b19800b31cee63c
Author:     Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Fri Nov 15 15:22:08 2013 +0100
Commit:     Nils Gladitz <nilsgladitz at gmail.com>
CommitDate: Fri Nov 15 15:22:08 2013 +0100

    CTest: added documentation for the "Upload" submission PART

diff --git a/Help/command/ctest_submit.rst b/Help/command/ctest_submit.rst
index 29d2f5d..ed801bb 100644
--- a/Help/command/ctest_submit.rst
+++ b/Help/command/ctest_submit.rst
@@ -22,6 +22,7 @@ Valid part names are:
   MemCheck   = ctest_memcheck results, in DynamicAnalysis.xml
   Notes      = Files listed by CTEST_NOTES_FILES, in Notes.xml
   ExtraFiles = Files listed by CTEST_EXTRA_SUBMIT_FILES
+  Upload     = Files prepared for upload by ctest_upload(), in Upload.xml
   Submit     = nothing
 
 The FILES option explicitly lists specific files to be submitted.

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

Summary of changes:
 Help/command/ctest_submit.rst |    1 +
 Source/CMakeVersion.cmake     |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list