[Cmake-commits] CMake branch, master, updated. v3.5.2-837-g0663dbf
Brad King
brad.king at kitware.com
Fri Jun 3 10:46:01 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 0663dbf1331fb848cf0c274e232d0a19d966158c (commit)
via f6c21894952fb07e50e511efaa3baded794d631f (commit)
via 0c7951a9397f4703d61d346c64c27a99a30f4dac (commit)
from 9d16f64048ccaf228c135fe1236cb9eee56c50f3 (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=0663dbf1331fb848cf0c274e232d0a19d966158c
commit 0663dbf1331fb848cf0c274e232d0a19d966158c
Merge: 9d16f64 f6c2189
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 3 10:45:59 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 3 10:45:59 2016 -0400
Merge topic 'minor-cleanups'
f6c21894 Modules: Rename internal platform-specific compiler determination modules
0c7951a9 cmLocalGenerator: Consolidate conditions in AddArchitectureFlags
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeDetermineCCompiler.cmake | 1 +
Modules/CMakeDetermineCXXCompiler.cmake | 1 +
Modules/CMakeDetermineFortranCompiler.cmake | 1 +
.../Platform/{CYGWIN-CXX.cmake => CYGWIN-Determine-CXX.cmake} | 0
.../Platform/{Darwin-CXX.cmake => Darwin-Determine-CXX.cmake} | 0
Modules/Platform/{Linux-CXX.cmake => Linux-Determine-CXX.cmake} | 0
.../Platform/{Windows-CXX.cmake => Windows-Determine-CXX.cmake} | 0
Source/cmLocalGenerator.cxx | 6 +-----
8 files changed, 4 insertions(+), 5 deletions(-)
rename Modules/Platform/{CYGWIN-CXX.cmake => CYGWIN-Determine-CXX.cmake} (100%)
rename Modules/Platform/{Darwin-CXX.cmake => Darwin-Determine-CXX.cmake} (100%)
rename Modules/Platform/{Linux-CXX.cmake => Linux-Determine-CXX.cmake} (100%)
rename Modules/Platform/{Windows-CXX.cmake => Windows-Determine-CXX.cmake} (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list