[Cmake-commits] CMake branch, master, updated. v3.5.1-334-g2ab344a
Brad King
brad.king at kitware.com
Tue Mar 29 09:24:38 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 2ab344a1dcfcc91cf7337cd700af827a60fec811 (commit)
via 36ad8dd440069b126ca28dccf57e8c65188c693b (commit)
via 230d50ed1a1bbeac3b840ecc2d45c1b8710c8be4 (commit)
from 439237442237a74d2923a671fa6f71bb1678e3eb (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=2ab344a1dcfcc91cf7337cd700af827a60fec811
commit 2ab344a1dcfcc91cf7337cd700af827a60fec811
Merge: 4392374 36ad8dd
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 29 09:24:36 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 29 09:24:36 2016 -0400
Merge topic 'ghs-link-flags'
36ad8dd4 GHS: Implement link flags and dirs for non-target groups (#16029)
230d50ed GHS: Factor out compiler information shared among languages
-----------------------------------------------------------------------
Summary of changes:
Modules/Compiler/GHS-C.cmake | 4 ++--
Modules/Compiler/GHS-CXX.cmake | 4 ++--
Modules/Compiler/GHS.cmake | 8 ++++++++
Source/cmGhsMultiTargetGenerator.cxx | 34 ++++++++++++++++++++++++++++++++--
Source/cmGhsMultiTargetGenerator.h | 3 ++-
5 files changed, 46 insertions(+), 7 deletions(-)
create mode 100644 Modules/Compiler/GHS.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list