[Cmake-commits] CMake branch, master, updated. v3.6.0-rc1-140-g473634e
Brad King
brad.king at kitware.com
Mon Jun 13 10:03:07 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, master has been updated
via 473634eb1cc4f664c8b7cdc12a103828560c225f (commit)
via 63c0e92c9395083a61fe31cd89bee7e3814f10e8 (commit)
via 6eee24634bc1791a64f8146c0f79c769eb9dfb83 (commit)
via 120899c6980fcd81aa2a0d7b733ae15332a7a133 (commit)
via 7066218e792927cb6494ce73e834b8ddb3d275e6 (commit)
from 4e66ca1952c0ba9dfba6050f83f67c90884c8492 (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=473634eb1cc4f664c8b7cdc12a103828560c225f
commit 473634eb1cc4f664c8b7cdc12a103828560c225f
Merge: 4e66ca1 63c0e92
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 13 10:03:05 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 13 10:03:05 2016 -0400
Merge topic 'expose-cache-properties'
63c0e92c cmState: Expose list of properties of values in the cache
6eee2463 cmCacheEntry: Retrieve all properties of cache entries
120899c6 cmPropertyList: Add a way to retrieve all properties
7066218e cmake: Kill cmake::CacheManager and its getter
-----------------------------------------------------------------------
Summary of changes:
Source/cmCacheManager.cxx | 10 ++++++++++
Source/cmCacheManager.h | 2 ++
Source/cmPropertyMap.cxx | 12 ++++++++++++
Source/cmPropertyMap.h | 2 ++
Source/cmState.cxx | 8 ++++++++
Source/cmState.h | 1 +
Source/cmake.h | 4 ----
7 files changed, 35 insertions(+), 4 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list