[Cmake-commits] CMake branch, master, updated. v2.8.12.1-611-g11fe434
Brad King
brad.king at kitware.com
Wed Nov 13 09:55:52 EST 2013
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 11fe43422fe046d966dda8ae513b2b0af4377503 (commit)
via 684063c0363687285126f30a517239aa2ad46149 (commit)
via eaf5b7a776e24af55f6f7f254171c3e2d2932d9b (commit)
from 706aab0418f40e9816be5270e5b4e89321411e2d (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=11fe43422fe046d966dda8ae513b2b0af4377503
commit 11fe43422fe046d966dda8ae513b2b0af4377503
Merge: 706aab0 684063c
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 13 09:55:17 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 13 09:55:17 2013 -0500
Merge topic 'cleanup-edit_cache-target'
684063c Refactor tool selection for edit_cache (#14544)
eaf5b7a cmGlobalGenerator: Do not propagate const through GetCMakeInstance
-----------------------------------------------------------------------
Summary of changes:
Help/variable/CMAKE_EDIT_COMMAND.rst | 3 +-
Source/cmExtraCodeBlocksGenerator.cxx | 20 -------------
Source/cmExtraEclipseCDT4Generator.cxx | 20 -------------
Source/cmExtraSublimeTextGenerator.cxx | 20 -------------
Source/cmGlobalGenerator.cxx | 15 +++++----
Source/cmGlobalGenerator.h | 6 ++-
Source/cmGlobalNinjaGenerator.cxx | 7 ++++
Source/cmGlobalNinjaGenerator.h | 1 +
Source/cmGlobalUnixMakefileGenerator3.cxx | 44 +++++++++++++++++++++++++++++
Source/cmGlobalUnixMakefileGenerator3.h | 3 ++
Source/cmLocalUnixMakefileGenerator3.cxx | 11 -------
Source/cmake.cxx | 32 ---------------------
Source/cmake.h | 7 ++--
13 files changed, 73 insertions(+), 116 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list