[Cmake-commits] CMake branch, master, updated. v3.6.0-413-gc59ec2b
Brad King
brad.king at kitware.com
Fri Jul 15 09:04:26 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 c59ec2b7c8f24de9eceba141ae7b379806c37948 (commit)
via 4db08807db2fc0db6ab0c4d438ddb3f20969d2fb (commit)
via 43a68a6dcaa7a98d94a71b4f2ecc2e2c63c84688 (commit)
via af0e1cd4cbb7029de0877de9db72ba37085abff2 (commit)
via 6a077b5d63895489c2962af2f7302f52444045cc (commit)
from 0c3fc5a2513ecf2daff2223dc26bcc4dcadf9b09 (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=c59ec2b7c8f24de9eceba141ae7b379806c37948
commit c59ec2b7c8f24de9eceba141ae7b379806c37948
Merge: 0c3fc5a 4db0880
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Jul 15 09:04:24 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jul 15 09:04:24 2016 -0400
Merge topic 'cmake-internal-info'
4db08807 CMake: Report whether generators support platforms
43a68a6d cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes
af0e1cd4 Make CMake version dirty state available to code
6a077b5d Make CMake version suffix available to code
-----------------------------------------------------------------------
Summary of changes:
Source/CMakeVersionCompute.cmake | 16 ++++++++++++----
Source/CMakeVersionSource.cmake | 4 +++-
Source/cmGlobalGeneratorFactory.h | 6 ++++++
Source/cmGlobalGhsMultiGenerator.h | 6 ++++++
Source/cmGlobalNinjaGenerator.h | 6 ++++++
Source/cmGlobalUnixMakefileGenerator3.h | 6 ++++++
Source/cmGlobalVisualStudio10Generator.cxx | 11 ++++++-----
Source/cmGlobalVisualStudio11Generator.cxx | 11 ++++++-----
Source/cmGlobalVisualStudio12Generator.cxx | 11 ++++++-----
Source/cmGlobalVisualStudio14Generator.cxx | 11 ++++++-----
Source/cmGlobalVisualStudio7Generator.h | 6 ++++++
Source/cmGlobalVisualStudio8Generator.cxx | 11 ++++++-----
Source/cmGlobalVisualStudio9Generator.cxx | 11 ++++++-----
Source/cmGlobalXCodeGenerator.cxx | 11 ++++++-----
Source/cmVersionConfig.h.in | 2 ++
Source/cmake.cxx | 2 ++
Source/cmake.h | 1 +
17 files changed, 92 insertions(+), 40 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list