[Cmake-commits] CMake branch, master, updated. v3.1.3-1154-gcc90fd5

Brad King brad.king at kitware.com
Fri Feb 13 11:03:00 EST 2015


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  cc90fd58eca493151010b81914f4c9cfafae145c (commit)
       via  bf8f9c29e745933d5732f4481669c38ba8bdc3fc (commit)
      from  8d38ff05e2db3f3bd907f5a3c279fd116010e775 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cc90fd58eca493151010b81914f4c9cfafae145c
commit cc90fd58eca493151010b81914f4c9cfafae145c
Merge: 8d38ff0 bf8f9c2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 13 11:02:58 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 13 11:02:58 2015 -0500

    Merge topic 'xcode-attribute-genex'
    
    bf8f9c29 Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions


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

Summary of changes:
 Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst                  |    6 ++++++
 Help/release/dev/xcode-attribute-genex.rst                      |    5 +++++
 Source/cmGlobalXCodeGenerator.cxx                               |    5 ++++-
 Tests/RunCMake/XcodeProject/RunCMakeTest.cmake                  |    2 ++
 Tests/RunCMake/XcodeProject/XcodeAttributeGenex-check.cmake     |    7 +++++++
 Tests/RunCMake/XcodeProject/XcodeAttributeGenex.cmake           |    4 ++++
 .../XcodeAttributeGenexError-result.txt}                        |    0
 .../XcodeAttributeGenexError-stderr.txt}                        |    0
 Tests/RunCMake/XcodeProject/XcodeAttributeGenexError.cmake      |    4 ++++
 9 files changed, 32 insertions(+), 1 deletion(-)
 create mode 100644 Help/release/dev/xcode-attribute-genex.rst
 create mode 100644 Tests/RunCMake/XcodeProject/XcodeAttributeGenex-check.cmake
 create mode 100644 Tests/RunCMake/XcodeProject/XcodeAttributeGenex.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => XcodeProject/XcodeAttributeGenexError-result.txt} (100%)
 copy Tests/RunCMake/{install/TARGETS-DESTINATION-bad-stderr.txt => XcodeProject/XcodeAttributeGenexError-stderr.txt} (100%)
 create mode 100644 Tests/RunCMake/XcodeProject/XcodeAttributeGenexError.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list