[Cmake-commits] CMake branch, master, updated. v2.8.12.1-885-ge1af1d3
Brad King
brad.king at kitware.com
Thu Dec 5 09:27:01 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, master has been updated
via e1af1d359297aab9f1fccd93ac7e5d6eeffc5083 (commit)
via 1b173f25b44af406020c6bc440342632e2bbb1d3 (commit)
from 998d7c8f4af27346aab11dfc89a9432d277de676 (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=e1af1d359297aab9f1fccd93ac7e5d6eeffc5083
commit e1af1d359297aab9f1fccd93ac7e5d6eeffc5083
Merge: 998d7c8 1b173f2
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Dec 5 09:26:51 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Dec 5 09:26:51 2013 -0500
Merge topic 'vtk-contract'
1b173f2 Tests/Contracts: Update test for VTK release branch
-----------------------------------------------------------------------
Summary of changes:
Tests/Contracts/VTK/CMakeLists.txt | 48 ++++++++++++++++++++++++++++++++
Tests/Contracts/VTK/Dashboard.cmake.in | 28 ++++++++++++++++++
Tests/Contracts/VTK/RunTest.cmake | 3 ++
Tests/Contracts/vtk542/CMakeLists.txt | 30 --------------------
Tests/Contracts/vtk542/RunTest.cmake | 1 -
5 files changed, 79 insertions(+), 31 deletions(-)
create mode 100644 Tests/Contracts/VTK/CMakeLists.txt
create mode 100644 Tests/Contracts/VTK/Dashboard.cmake.in
create mode 100644 Tests/Contracts/VTK/RunTest.cmake
delete mode 100644 Tests/Contracts/vtk542/CMakeLists.txt
delete mode 100644 Tests/Contracts/vtk542/RunTest.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list