[Cmake-commits] CMake branch, master, updated. v3.7.2-1158-g6122fc5

Brad King brad.king at kitware.com
Tue Jan 24 14:45:26 EST 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  6122fc54a9275caf3054a12bbc813be2c8036863 (commit)
       via  10c9c73d58b481a212d1ed87ceeb227a7654bc56 (commit)
      from  6c99ec5bfdc9710355e3318cb9884638ea2ce925 (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=6122fc54a9275caf3054a12bbc813be2c8036863
commit 6122fc54a9275caf3054a12bbc813be2c8036863
Merge: 6c99ec5 10c9c73
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 24 14:45:24 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 24 14:45:24 2017 -0500

    Merge topic '16253-xcode-effective-platform-name'
    
    10c9c73d Xcode: Control emission of EFFECTIVE_PLATFORM_NAME


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

Summary of changes:
 Help/manual/cmake-properties.7.rst                 |    1 +
 .../XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst         |   24 ++++++++++++++++++++
 Help/release/dev/xcode-effective-platform-name.rst |    8 +++++++
 Source/cmGeneratorTarget.cxx                       |    5 ++--
 Source/cmGlobalGenerator.cxx                       |    4 ++--
 Source/cmGlobalGenerator.h                         |    4 ++++
 Source/cmGlobalXCodeGenerator.cxx                  |   14 ++++++++++++
 Source/cmGlobalXCodeGenerator.h                    |    2 ++
 Tests/RunCMake/XcodeProject/RunCMakeTest.cmake     |   21 +++++++++++++++++
 .../RunCMake/XcodeProject/XcodeMultiplatform.cmake |   14 ++++++++++++
 10 files changed, 93 insertions(+), 4 deletions(-)
 create mode 100644 Help/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst
 create mode 100644 Help/release/dev/xcode-effective-platform-name.rst
 create mode 100644 Tests/RunCMake/XcodeProject/XcodeMultiplatform.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list