[Cmake-commits] CMake branch, master, updated. v3.3.2-1372-g59202e1
Brad King
brad.king at kitware.com
Thu Oct 1 11:02:39 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 59202e17ffe6925fab182df45d8d37aef6460ddc (commit)
via 8b4873a1b025d7f47c90f3cafc93ca152b9e4652 (commit)
via e90f463a312e18fd6498799de1522b96d84fd012 (commit)
from 5303c187b1f741afe076aa3eaaceade086c22a53 (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=59202e17ffe6925fab182df45d8d37aef6460ddc
commit 59202e17ffe6925fab182df45d8d37aef6460ddc
Merge: 5303c18 8b4873a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 1 11:02:38 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 1 11:02:38 2015 -0400
Merge topic 'compiler-links-statically'
8b4873a1 Disable shared library support when compiler links statically
e90f463a Drop executable symbol export if platform does not support shared libs
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeCCompiler.cmake.in | 1 +
Modules/CMakeCInformation.cmake | 4 ++++
Modules/CMakeCXXCompiler.cmake.in | 1 +
Modules/CMakeCXXInformation.cmake | 4 ++++
Modules/CMakeDetermineCompilerId.cmake | 8 ++++++++
Modules/CMakeFortranCompiler.cmake.in | 1 +
Modules/CMakeFortranInformation.cmake | 4 ++++
Source/cmLocalGenerator.cxx | 4 +++-
8 files changed, 26 insertions(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list