[Cmake-commits] CMake branch, master, updated. v3.6.1-554-g2df3719
Brad King
brad.king at kitware.com
Thu Aug 4 09:56:50 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 2df3719d2c6d3426f5a6562c11cd8b0ef9830184 (commit)
via cd52a225d298dc1a4924b82ebac0ac74fccf3356 (commit)
via a354f60ce07cd67bd60161824a4e74bf9068fea4 (commit)
from ac7c12eced7ab3ba6d70a2c6cb95bb0e6ebbe024 (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=2df3719d2c6d3426f5a6562c11cd8b0ef9830184
commit 2df3719d2c6d3426f5a6562c11cd8b0ef9830184
Merge: ac7c12e cd52a22
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 4 09:56:47 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 4 09:56:47 2016 -0400
Merge topic 'extra-generator-factories'
cd52a225 Report more information about extra generators in generator factories
a354f60c Refactor extra generator registration to use factories
-----------------------------------------------------------------------
Summary of changes:
Source/cmExternalMakefileProjectGenerator.cxx | 49 ++++----
Source/cmExternalMakefileProjectGenerator.h | 55 +++++++--
Source/cmExtraCodeBlocksGenerator.cxx | 28 +++--
Source/cmExtraCodeBlocksGenerator.h | 13 +--
Source/cmExtraCodeLiteGenerator.cxx | 28 +++--
Source/cmExtraCodeLiteGenerator.h | 13 +--
Source/cmExtraEclipseCDT4Generator.cxx | 33 +++---
Source/cmExtraEclipseCDT4Generator.h | 14 +--
Source/cmExtraKateGenerator.cxx | 26 +++--
Source/cmExtraKateGenerator.h | 13 +--
Source/cmExtraSublimeTextGenerator.cxx | 30 +++--
Source/cmExtraSublimeTextGenerator.h | 14 +--
Source/cmGlobalKdevelopGenerator.cxx | 24 ++--
Source/cmGlobalKdevelopGenerator.h | 13 +--
Source/cmake.cxx | 152 +++++++++++++++----------
Source/cmake.h | 15 ++-
16 files changed, 285 insertions(+), 235 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list