[Cmake-commits] CMake branch, master, updated. v3.6.0-rc2-172-g9e47255

Brad King brad.king at kitware.com
Fri Jun 17 11:06:49 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  9e4725560493fdac423102469da6dbe1779383c4 (commit)
       via  8be00e443ff4ad6795ddd90d0f6d6873623aa1b3 (commit)
       via  27eb657d110123ee22b87fad1df7ebf64ecb47ba (commit)
       via  811f6c825271320259ed0ccdbe3c2d577ccbdcd4 (commit)
       via  ef494edf766d622f87b82e601bf6ef7405bf29d0 (commit)
       via  82ebbf683e201af7b9bb493a221804992abf5a4a (commit)
       via  025edea019fa95581045ad6b83e7556a83d15f69 (commit)
      from  e4cb7d76095c429690255620a101b1a6f66f65df (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=9e4725560493fdac423102469da6dbe1779383c4
commit 9e4725560493fdac423102469da6dbe1779383c4
Merge: e4cb7d7 8be00e4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 17 11:06:47 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 17 11:06:47 2016 -0400

    Merge topic 'xcode-mig-support'
    
    8be00e44 Help: Add release note about XCODE_FILE_ATTRIBUTES source file property
    27eb657d Xcode: Add support for mig files
    811f6c82 Xcode: Add XCODE_FILE_ATTRIBUTES source file property
    ef494edf Xcode: Don't emit empty settings blocks.
    82ebbf68 Xcode: Add function to conditionally add Xcode Attributes
    025edea0 Xcode: Add const qualifiers


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

Summary of changes:
 Help/manual/cmake-properties.7.rst         |    1 +
 Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst     |   11 +++++++
 Help/release/dev/xcode-file-attributes.rst |    6 ++++
 Source/cmGlobalXCodeGenerator.cxx          |   29 ++++++++++++++----
 Source/cmXCodeObject.cxx                   |   16 ++++++++++
 Source/cmXCodeObject.h                     |   46 ++++++++++++++++++----------
 6 files changed, 87 insertions(+), 22 deletions(-)
 create mode 100644 Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst
 create mode 100644 Help/release/dev/xcode-file-attributes.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list