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 03be3af02fa279f42b09d7aff073f7bdaa1fb8e6 (commit)
via b60db917bb5429ad79e4f6eba07df9fcc737c297 (commit)
from f880a3c7f9e13b8f47bb92f262ea4b0d805b9f15 (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=03be3af02fa279f42b09d7aff073f7bdaa1fb8e6
commit 03be3af02fa279f42b09d7aff073f7bdaa1fb8e6
Merge: f880a3c b60db91
Author: Rolf Eike Beer <[email protected]>
AuthorDate: Sun Sep 30 08:15:21 2012 -0400
Commit: CMake Topic Stage <[email protected]>
CommitDate: Sun Sep 30 08:15:21 2012 -0400
Merge topic 'start-contributing-irc-session' into next
b60db91 List test: fix regex
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b60db917bb5429ad79e4f6eba07df9fcc737c297
commit b60db917bb5429ad79e4f6eba07df9fcc737c297
Author: Rolf Eike Beer <[email protected]>
AuthorDate: Sun Sep 30 14:15:09 2012 +0200
Commit: Rolf Eike Beer <[email protected]>
CommitDate: Sun Sep 30 14:15:09 2012 +0200
List test: fix regex
diff --git a/Tests/CMakeTests/ListTest.cmake.in
b/Tests/CMakeTests/ListTest.cmake.in
index 2e546a4..364ddaa 100644
--- a/Tests/CMakeTests/ListTest.cmake.in
+++ b/Tests/CMakeTests/ListTest.cmake.in
@@ -148,7 +148,7 @@ foreach(cmd Remove_Item Reverse Remove_Duplicates Sort
Remove_At)
endforeach()
set(Get-CMP0007-Warn-RESULT 0)
-set(Get-CMP0007-Warn-STDERR ".*CMake Error at
(@CMAKE_CURRENT_SOURCE_DIR@/)?List-Get-CMP0007-Warn.cmake:3 \\(list\\):.*Policy
CMP0007 is not set:.*")
+set(Get-CMP0007-Warn-STDERR ".*CMake Warning \\(dev\\) at
(@CMAKE_CURRENT_SOURCE_DIR@/)?List-Get-CMP0007-Warn.cmake:3 \\(list\\):.*Policy
CMP0007 is not set:.*")
include("@CMAKE_CURRENT_SOURCE_DIR@/CheckCMakeTest.cmake")
check_cmake_test(List
-----------------------------------------------------------------------
Summary of changes:
Tests/CMakeTests/ListTest.cmake.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits