[Cmake-commits] CMake branch, master, updated. v3.4.0-rc1-308-ge2d4bfe
Brad King
brad.king at kitware.com
Wed Oct 21 09:16:50 EDT 2015
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 e2d4bfef3fe24ba5846abbb2dc2c2e0ef58a21f5 (commit)
via d6a03b475e023da9b7532a5b8735caec36b5de86 (commit)
from f1de724f41a516574f22d2b0e61ebf4b6d65c601 (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=e2d4bfef3fe24ba5846abbb2dc2c2e0ef58a21f5
commit e2d4bfef3fe24ba5846abbb2dc2c2e0ef58a21f5
Merge: f1de724 d6a03b4
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 21 09:16:49 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Oct 21 09:16:49 2015 -0400
Merge topic 'fix-CMP0054-elseif-warning'
d6a03b47 cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
-----------------------------------------------------------------------
Summary of changes:
Source/cmConditionEvaluator.cxx | 40 +++++++++++++++++---
Source/cmConditionEvaluator.h | 9 ++++-
Source/cmIfCommand.cxx | 20 +++++++++-
Source/cmMakefile.cxx | 5 ++-
Source/cmMakefile.h | 2 +-
Source/cmWhileCommand.cxx | 15 +++++++-
Tests/RunCMake/CMP0054/CMP0054-WARN-stderr.txt | 12 ++++++
Tests/RunCMake/CMP0054/CMP0054-WARN.cmake | 2 +
.../CMP0054/CMP0054-keywords-WARN-stderr.txt | 13 +++++++
Tests/RunCMake/CMP0054/CMP0054-keywords-WARN.cmake | 2 +
10 files changed, 108 insertions(+), 12 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list