[Cmake-commits] CMake branch, master, updated. v3.9.0-rc3-96-g41897b4

Kitware Robot kwrobot at kitware.com
Thu Jun 15 10:15:03 EDT 2017


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  41897b4665d49690200024eb18e083861730779b (commit)
       via  d3b981ab3ec7a0f66d408aa33700dfe4d570adff (commit)
       via  61c1848cdc88cc5d36b23d14d0721ba832739a58 (commit)
       via  df1c187f2fdfa48bd36d770bac23f6503fd9b071 (commit)
       via  8e32bebd8d3e3010240f8187a84e1c2513840920 (commit)
       via  ba247ccabab05c0aad4fe7f56dd020bfa8ff4583 (commit)
      from  df6f3ef9a6a2de945f43bf1f60e19d60f3137188 (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=41897b4665d49690200024eb18e083861730779b
commit 41897b4665d49690200024eb18e083861730779b
Merge: d3b981a 61c1848
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 15 10:06:25 2017 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 15 10:06:25 2017 -0400

    Merge branch 'release-3.9'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d3b981ab3ec7a0f66d408aa33700dfe4d570adff
commit d3b981ab3ec7a0f66d408aa33700dfe4d570adff
Merge: df6f3ef ba247cc
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 15 14:04:55 2017 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Thu Jun 15 10:05:02 2017 -0400

    Merge topic 'ipo-per-lang'
    
    ba247cca IPO: Consider support for each language separately
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !964


-----------------------------------------------------------------------

Summary of changes:
 Modules/CheckIPOSupported.cmake                    |   18 ++++++++-------
 Modules/Compiler/Clang.cmake                       |    4 ++--
 Modules/Compiler/GNU.cmake                         |    6 ++---
 Modules/Compiler/QCC.cmake                         |    4 ++--
 Modules/Platform/Linux-Intel.cmake                 |    8 +++----
 Source/cmGeneratorTarget.cxx                       |   23 +++++++++++++-------
 Source/cmGeneratorTarget.h                         |    5 +++--
 Source/cmGlobalXCodeGenerator.cxx                  |    2 +-
 Source/cmLocalGenerator.cxx                        |    4 ++--
 Source/cmLocalVisualStudio7Generator.cxx           |    2 +-
 Source/cmMakefileLibraryTargetGenerator.cxx        |    6 ++---
 Source/cmNinjaNormalTargetGenerator.cxx            |    4 ++--
 Source/cmVisualStudio10TargetGenerator.cxx         |    2 +-
 Tests/RunCMake/CMP0069/CMP0069-NEW-cmake.cmake     |    2 +-
 Tests/RunCMake/CMP0069/CMP0069-NEW-compiler.cmake  |    4 ++--
 Tests/RunCMake/CMP0069/CMP0069-NEW-generator.cmake |    4 ++--
 Tests/RunCMake/CMP0069/CMP0069-WARN.cmake          |    2 +-
 .../not-supported-by-cmake-stderr.txt              |    2 +-
 .../CheckIPOSupported/not-supported-by-cmake.cmake |    2 +-
 .../not-supported-by-compiler-stderr.txt           |    2 +-
 .../not-supported-by-compiler.cmake                |    4 ++--
 .../not-supported-by-generator.cmake               |    4 ++--
 22 files changed, 62 insertions(+), 52 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list