[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2923-g7b31979
Rolf Eike Beer
eike at sf-mail.de
Thu May 9 12:49:51 EDT 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 7b31979b07e99d1e535bbc72a0bcec4a55b50b65 (commit)
via 85cd4c243dadcfc4b2e986ca745da7f9c21b9c3d (commit)
from 3b7c8fba53e53c5a65527736a3adb77dc0be91a0 (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=7b31979b07e99d1e535bbc72a0bcec4a55b50b65
commit 7b31979b07e99d1e535bbc72a0bcec4a55b50b65
Merge: 3b7c8fb 85cd4c2
Author: Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Thu May 9 12:49:48 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu May 9 12:49:48 2013 -0400
Merge topic 'MemChecker-improvements' into next
85cd4c2 Revert "tests: try to fix test failures due to stale files"
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=85cd4c243dadcfc4b2e986ca745da7f9c21b9c3d
commit 85cd4c243dadcfc4b2e986ca745da7f9c21b9c3d
Author: Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Thu May 9 18:49:06 2013 +0200
Commit: Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Thu May 9 18:49:06 2013 +0200
Revert "tests: try to fix test failures due to stale files"
This reverts commit 5a768f7f169e49b76c33fa5210297ce5f79aed70.
The dashboard machines are cleaned up, no need to keep this around.
diff --git a/Tests/CTestTestMemcheck/CMakeLists.txt b/Tests/CTestTestMemcheck/CMakeLists.txt
index b0ca65e..fab1c2e 100644
--- a/Tests/CTestTestMemcheck/CMakeLists.txt
+++ b/Tests/CTestTestMemcheck/CMakeLists.txt
@@ -37,10 +37,6 @@ set(NORMAL_CTEST_OUTPUT "\n1/1 MemCheck #1: RunCMake \\.+ Passed +[0-9]+.[0-9]
set(BULLSEYE_MSG "(BullseyeCoverage[^\n]*\n)?")
function(gen_mc_test_internal NAME CHECKER)
- # just to clean old directories from the time these had real source dirs
- file(REMOVE_RECURSE "${CMAKE_CURRENT_BINARY_DIR}/${NAME}")
- # end
-
set(SUBTEST_NAME "${NAME}")
set(CHECKER_COMMAND "${CHECKER}")
foreach(_file IN ITEMS CMakeLists.txt CTestConfig.cmake test.cmake)
-----------------------------------------------------------------------
Summary of changes:
Tests/CTestTestMemcheck/CMakeLists.txt | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list