[Cmake-commits] CMake branch, master, updated. v3.6.1-482-g2711c35
Brad King
brad.king at kitware.com
Mon Aug 1 14:59:47 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 2711c35a8d42e43c7600ef23bf586f2e068292e8 (commit)
via f951d0adb4f7ca185804fba530a3dbc9b81f1cc5 (commit)
via c63380b1955422d7116f7ea90c238ab8619e9bc4 (commit)
via 134d5c1f7c82698b79d88ba92a7bd98b81dceaec (commit)
via 2b909c08f526536d4dd84dfe68edf22682ae88ca (commit)
from 8427b8e11c9a98fb7f7875a1153ab4998e61d4c1 (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=2711c35a8d42e43c7600ef23bf586f2e068292e8
commit 2711c35a8d42e43c7600ef23bf586f2e068292e8
Merge: 8427b8e f951d0a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 1 14:59:44 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 1 14:59:44 2016 -0400
Merge topic 'app-framework-bundle-extension'
f951d0ad Add tests for BUNDLE_EXTENSION
c63380b1 Update documentation about bundle extensions
134d5c1f Honor BUNDLE_EXTENSION also for Frameworks (#14742)
2b909c08 Honor BUNDLE_EXTENSION also for App Bundles (#16148)
-----------------------------------------------------------------------
Summary of changes:
Help/prop_tgt/BUNDLE_EXTENSION.rst | 7 ++--
.../release/dev/app-framework-bundle-extension.rst | 5 +++
Source/cmGeneratorTarget.cxx | 22 +++++++++--
Source/cmGlobalXCodeGenerator.cxx | 10 +++++
Source/cmInstallTargetGenerator.cxx | 13 ++++++-
Tests/RunCMake/XcodeProject/RunCMakeTest.cmake | 20 ++++++++--
.../XcodeProject/XcodeBundles-install-check.cmake | 8 ++++
Tests/RunCMake/XcodeProject/XcodeBundles.cmake | 40 ++++++++++++++++++++
8 files changed, 113 insertions(+), 12 deletions(-)
create mode 100644 Help/release/dev/app-framework-bundle-extension.rst
create mode 100644 Tests/RunCMake/XcodeProject/XcodeBundles-install-check.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list