[Cmake-commits] CMake branch, next, updated. v3.5.2-959-gf5edf51
Brad King
brad.king at kitware.com
Fri Apr 15 14:42:15 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 f5edf51d22446cfa669fcbbc57e1b6a1cef3f962 (commit)
via 502344b66461173d3dfcc4102bcdf4593f2c5fcc (commit)
from 16ef561aad415cff24c23f12aaf598483d188f3c (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=f5edf51d22446cfa669fcbbc57e1b6a1cef3f962
commit f5edf51d22446cfa669fcbbc57e1b6a1cef3f962
Merge: 16ef561 502344b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 15 14:42:14 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 15 14:42:14 2016 -0400
Merge topic 'refactor-cmListFileBacktrace' into next
502344b6 fixup! cmListFileBacktrace: Refactor storage to provide efficient value
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=502344b66461173d3dfcc4102bcdf4593f2c5fcc
commit 502344b66461173d3dfcc4102bcdf4593f2c5fcc
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 15 14:41:24 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Apr 15 14:41:24 2016 -0400
fixup! cmListFileBacktrace: Refactor storage to provide efficient value
diff --git a/Tests/RunCMake/TargetSources/OriginDebugIDE-stderr.txt b/Tests/RunCMake/TargetSources/OriginDebugIDE-stderr.txt
index fad7073..6fdcce7 100644
--- a/Tests/RunCMake/TargetSources/OriginDebugIDE-stderr.txt
+++ b/Tests/RunCMake/TargetSources/OriginDebugIDE-stderr.txt
@@ -25,7 +25,7 @@ Call Stack \(most recent call first\):
OriginDebugIDE.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
+
-CMake Debug Log:
+CMake Debug Log in CMakeLists.txt:
Used sources for target OriginDebug:
* .*CMakeLists.txt
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/TargetSources/OriginDebugIDE-stderr.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list