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  77a2987069bd75b79eef1b6a611da14c4161dd96 (commit)
       via  d1e33b21b3a4564a1008784c59dfb1f52fbaba6b (commit)
      from  4213f09b7f048e906a4eca2f623416533ef3c046 (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=77a2987069bd75b79eef1b6a611da14c4161dd96
commit 77a2987069bd75b79eef1b6a611da14c4161dd96
Merge: 4213f09 d1e33b2
Author:     Zack Galbreath <zack.galbre...@kitware.com>
AuthorDate: Mon Dec 9 14:04:04 2013 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Dec 9 14:04:04 2013 -0500

    Merge topic 'vtk-contract' into next
    
    d1e33b2 add notes to VTK Contract build


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d1e33b21b3a4564a1008784c59dfb1f52fbaba6b
commit d1e33b21b3a4564a1008784c59dfb1f52fbaba6b
Author:     Zack Galbreath <zack.galbre...@kitware.com>
AuthorDate: Mon Dec 9 14:02:35 2013 -0500
Commit:     Zack Galbreath <zack.galbre...@kitware.com>
CommitDate: Mon Dec 9 14:02:35 2013 -0500

    add notes to VTK Contract build
    
    Submit the configured Dashboard script as as Notes file to CDash.
    Also add comments about the origin & purpose of this test.

diff --git a/Tests/Contracts/VTK/Dashboard.cmake.in 
b/Tests/Contracts/VTK/Dashboard.cmake.in
index e33a2de..c3d10f4 100644
--- a/Tests/Contracts/VTK/Dashboard.cmake.in
+++ b/Tests/Contracts/VTK/Dashboard.cmake.in
@@ -1,3 +1,11 @@
+# This submission's role is to test leading edge of cmake development
+# against VTK release
+#
+# Maintainer: Zack Galbreath <zack.galbre...@kitware.com>
+#
+# This file was generated as part of the CMake/VTK Contracts test.
+# See <CMake-src>/Tests/Contracts/VTK/ for more information
+
 set(CTEST_SITE "@SITE@")
 set(CTEST_BUILD_NAME "Contracts.VTK")
 set(CTEST_DASHBOARD_ROOT "@base_dir@")
@@ -6,6 +14,7 @@ set(CTEST_BINARY_DIRECTORY "${CTEST_DASHBOARD_ROOT}/VTK-build")
 
 set(CTEST_CMAKE_GENERATOR "@CMAKE_GENERATOR@")
 set(CTEST_CONFIGURATION_TYPE Debug)
+set(CTEST_NOTES_FILES "${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME}")
 
 # Assume a Linux build, with a make that supports -j9. Modify this script if
 # assumption is ever invalid.

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

Summary of changes:
 Tests/Contracts/VTK/Dashboard.cmake.in |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to