CMake/Tests/RunCMake/XcodeProject
Ruslan Baratov 565d080a9a Xcode: Add support for combined install on iOS
This patch solves the problem of installing both: Device and Simulator
libraries on iOS. Before only one of them was installed.

If the IOS_INSTALL_COMBINED property is set on a target, a
special install hook will be activated which builds the corresponding
target and combines both at the install location.

The original patch was contributed by Ruslan Baratov, and polished by
Gregor Jasny.
2015-12-10 22:36:12 +01:00
..
CMakeLists.txt Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
RunCMakeTest.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeAttributeGenex-check.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenex.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError-result.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError-stderr.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeBundles.cmake Xcode: Recognise Watch and TV OS as embedded platforms 2015-10-23 22:19:43 +02:00
XcodeFileType-check.cmake Xcode: Refine quoting rules for Strings 2015-04-17 21:50:05 +02:00
XcodeFileType.cmake Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
XcodeIOSInstallCombined-install-check.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombined.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombinedPrune-install-check.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombinedPrune-install-stdout.txt Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombinedPrune.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeInstallIOS-install-stdout.txt Xcode: Add unit test for iOS project install (#12506) 2015-08-26 20:54:52 +02:00
XcodeInstallIOS.cmake Xcode: Add unit test for iOS project install (#12506) 2015-08-26 20:54:52 +02:00
XcodeObjectNeedsQuote-check.cmake Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
XcodeObjectNeedsQuote.cmake Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
XcodeOptimizationFlags-check.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodeOptimizationFlags.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePlatformFrameworks.cmake OS X: Add platform-specific Frameworks search path 2015-02-23 13:10:52 -05:00
XcodePreserveNonOptimizationFlags-check.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePreserveNonOptimizationFlags.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePreserveObjcFlag-check.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePreserveObjcFlag.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodeTbdStub-stdout.txt Darwin: Add support for tbd library stub files 2015-08-24 22:29:33 +02:00
XcodeTbdStub.cmake Darwin: Add support for tbd library stub files 2015-08-24 22:29:33 +02:00
foo.cpp Xcode: Add unit test for iOS project install (#12506) 2015-08-26 20:54:52 +02:00
main.c Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
main.cpp Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
main.m Fix iOS Bundle layouts (#15669) 2015-08-24 09:50:20 -04:00
osx.cmake Darwin: Add support for tbd library stub files 2015-08-24 22:29:33 +02:00
someFileWithoutSpecialChars Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
src-default Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-explicit Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-lastKnown Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00