[Cmake-commits] CMake branch, master, updated. v3.6.0-rc2-189-g711caeb
Brad King
brad.king at kitware.com
Mon Jun 20 09:55:58 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 711caeb3bda3c6423464c98b314a31f5721d175b (commit)
via 802b36fb62c7dc9a471bdb630536c82491e9cd0e (commit)
via 3c488ce89955d00785bb4637c87b960da6c55ec8 (commit)
via 5467e7945d46f5f8540a6e11933c9b6b584036a2 (commit)
via 49f10f0d24420f7d96c5153ba64a16b3f43c4736 (commit)
via 0392f72bef5f1394c2dba3740f2a701fe1a98f0d (commit)
from af0f1e4f228d8d03825ffa28266f9bf478b0de55 (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=711caeb3bda3c6423464c98b314a31f5721d175b
commit 711caeb3bda3c6423464c98b314a31f5721d175b
Merge: af0f1e4 802b36f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 20 09:55:56 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 20 09:55:56 2016 -0400
Merge topic 'refactor-flags'
802b36fb cmExtraSublimeTextGenerator: Use GetTargetCompileFlags
3c488ce8 cmLocalGenerator: Adopt target compile flag generation
5467e794 cmLocalGenerator: Add method to get Fortran-specific compiler flags
49f10f0d cmGeneratorTarget: Adopt Fortran module directory generation
0392f72b Refactor Makefile/Ninja tool working directory storage
-----------------------------------------------------------------------
Summary of changes:
Source/cmCommonTargetGenerator.cxx | 122 ++----------------------------
Source/cmCommonTargetGenerator.h | 13 +---
Source/cmExtraSublimeTextGenerator.cxx | 27 +------
Source/cmGeneratorTarget.cxx | 35 +++++++++
Source/cmGeneratorTarget.h | 6 ++
Source/cmLocalCommonGenerator.cxx | 52 ++++++++++++-
Source/cmLocalCommonGenerator.h | 13 +++-
Source/cmLocalGenerator.cxx | 34 +++++++++
Source/cmLocalGenerator.h | 5 ++
Source/cmLocalNinjaGenerator.cxx | 2 +-
Source/cmLocalUnixMakefileGenerator3.cxx | 2 +-
Source/cmMakefileTargetGenerator.cxx | 4 +-
Source/cmNinjaTargetGenerator.cxx | 2 +-
13 files changed, 157 insertions(+), 160 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list