[Cmake-commits] CMake branch, master, updated. v3.3.1-915-g5804388

Brad King brad.king at kitware.com
Mon Aug 24 10:07:04 EDT 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  58043880b944b1fc09d55f44f4abb4a52adfd288 (commit)
       via  744e6c497c01cb3a3129ca66d1cabfa83e17dbd4 (commit)
      from  eeeb0eb751d98c73fefd42d50f9c92fb7af1e0e8 (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=58043880b944b1fc09d55f44f4abb4a52adfd288
commit 58043880b944b1fc09d55f44f4abb4a52adfd288
Merge: eeeb0eb 744e6c4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 24 10:07:02 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 24 10:07:02 2015 -0400

    Merge topic 'ios-app-bundle-layout'
    
    744e6c49 Fix iOS Bundle layouts (#15669)


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

Summary of changes:
 Source/cmGeneratorTarget.cxx                   |   30 ++++++++++------
 Source/cmMakefile.cxx                          |   12 +++++++
 Source/cmMakefile.h                            |    3 ++
 Tests/RunCMake/XcodeProject/RunCMakeTest.cmake |   32 +++++++++++++++++
 Tests/RunCMake/XcodeProject/XcodeBundles.cmake |   46 ++++++++++++++++++++++++
 Tests/RunCMake/XcodeProject/main.m             |    3 ++
 6 files changed, 116 insertions(+), 10 deletions(-)
 create mode 100644 Tests/RunCMake/XcodeProject/XcodeBundles.cmake
 create mode 100644 Tests/RunCMake/XcodeProject/main.m


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list