[Cmake-commits] CMake branch, next, updated. v3.6.1-1413-g0ad6db5
Brad King
brad.king at kitware.com
Wed Aug 24 15:54:39 EDT 2016
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 0ad6db5d64d0a4554c57603f3e5be4c4d9ce2f7e (commit)
via c6eb99abd626f42c980712ac9732eae0489149fa (commit)
from 873ec699047784aa9072e8fb471aa597e573d084 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0ad6db5d64d0a4554c57603f3e5be4c4d9ce2f7e
commit 0ad6db5d64d0a4554c57603f3e5be4c4d9ce2f7e
Merge: 873ec69 c6eb99a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 24 15:54:38 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Aug 24 15:54:38 2016 -0400
Merge topic 'extract-cmMessenger' into next
c6eb99ab fixup! Parser: Issue messages through cmake, not cmSystemTools
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c6eb99abd626f42c980712ac9732eae0489149fa
commit c6eb99abd626f42c980712ac9732eae0489149fa
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 24 15:54:19 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Aug 24 15:54:19 2016 -0400
fixup! Parser: Issue messages through cmake, not cmSystemTools
diff --git a/Tests/RunCMake/Syntax/UnterminatedBracket0-stderr.txt b/Tests/RunCMake/Syntax/UnterminatedBracket0-stderr.txt
index 2fca570..de33f7d 100644
--- a/Tests/RunCMake/Syntax/UnterminatedBracket0-stderr.txt
+++ b/Tests/RunCMake/Syntax/UnterminatedBracket0-stderr.txt
@@ -3,3 +3,5 @@ CMake Error at UnterminatedBracket0.cmake:2:
bracket with text "\)
".
+Call Stack \(most recent call first\):
+ CMakeLists.txt:3 \(include\)
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/Syntax/UnterminatedBracket0-stderr.txt | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list