summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/XcodeProject/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Split some RunCMake.XcodeProject cases into a separate testBrad King2023-05-151-306/+1
* Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64Brad King2023-05-101-1/+1
* Xcode: Inherit Swift flags and compilation conditionsRoss Kilgariff2023-01-251-1/+1
* Xcode: Put object files in a place that Xcode cleansBrad King2022-10-281-2/+3
* Tests: Add case covering XCODE_EMIT_EFFECTIVE_PLATFORM_NAME=OFF for iOSBrad King2022-10-031-0/+18
* Merge topic 'ci-xcode-14.0'Brad King2022-10-031-21/+24
|\
| * Tests: Update RunCMake.XcodeProject iOS cases for Xcode 14.0Brad King2022-09-301-21/+24
* | Xcode: Fix "clean" operation under the "new build system"Brad King2022-09-291-0/+8
|/
* Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-311-0/+10
* xcode: add support for xcconfig filesGregor Jasny2022-04-031-0/+10
* Tests: Specify destination for Xcode schemeGregor Jasny2021-10-051-1/+6
* FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-261-3/+8
* Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.Danny Parker2021-05-051-0/+1
* Tests: Add XCTest cases to cover output directory selectionYauheni Khnykin2021-03-121-0/+26
* Merge topic 'xcode12-ios_install_combined'Brad King2021-02-091-4/+25
|\
| * IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-081-4/+25
* | Xcode: Generalize inheritance of project-level search pathsBrad King2020-12-221-0/+1
* | Tests: Add Xcode cases fixed by switch to the "new build system"Yauheni Khnykin2020-11-301-0/+29
|/
* xcode: conditionally enable combined install testsGregor Jasny2020-09-251-6/+1
* xcode: annotate test output with selected SDKGregor Jasny2020-09-251-8/+8
* Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"Brad King2020-09-181-0/+5
* Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-181-0/+4
* Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-08-311-0/+13
* Xcode: Link matching zlib for iOS Simulator SDKGregor Jasny2020-08-131-2/+2
* Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-071-0/+1
* Swift: Exclude SDK include pathsYauheni Khnykin2020-02-101-0/+21
* Xcode: Fix post build script for 'top level project only' optYauheni Khnykin2020-01-271-0/+10
* ObjC: Add OBJC/OBJCXX flags to Xcode projectsCristian Adam2019-11-111-0/+14
* Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-051-0/+1
* Precompile headers: Add unit testsCristian Adam2019-08-281-0/+1
* Apple: Properly lookup XCTest for iOS and tvOSGregor Jasny2019-05-111-0/+15
* Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-041-23/+22
* Tests: Isolate RunCMake.XcodeProject per-device cases from host archBrad King2019-02-041-30/+35
* Xcode: Add variables and properties to configure schemesGregor Jasny2018-08-011-0/+1
* Restore support for explicitly referenced CMakeLists.txt sourcesBrad King2018-04-131-0/+2
* Xcode: Generate ZERO_CHECK generator target only onceGregor Jasny2018-02-221-0/+14
* sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-241-0/+2
* Darwin: Emit deployment target that matches the SDKGregor Jasny2017-12-221-0/+18
* Add generator expression support to per-source COMPILE_DEFINITIONSMarc Chevrier2017-12-051-0/+1
* Xcode: Add option to generate only topmost project fileGregor Jasny2017-10-311-0/+1
* Xcode 9: Lower iOS deployment version to get armv7 buildsGregor Jasny2017-10-101-5/+16
* Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"Gregor Jasny2017-10-101-2/+0
* Xcode: Adjust tests to drop of 32bit iOS architecturesGregor Jasny2017-10-051-0/+2
* Xcode: Add test for schema generationGregor Jasny2017-03-121-0/+16
* Xcode: Control emission of EFFECTIVE_PLATFORM_NAMEGregor Jasny2017-01-201-0/+21
* Tests: Add case for Xcode per-config per-source COMPILE_FLAGS diagnosticBrad King2016-10-281-0/+2
* Fix XCODE_ATTRIBUTE_..._LOCATION target property lookupBrad King2016-09-221-0/+1
* Add tests for BUNDLE_EXTENSIONGregor Jasny2016-07-221-4/+16
* Fix iOS combined feature for single architecture targetsRuslan Baratov2016-03-151-0/+20
* Xcode: Escape all backslashes in strings (#15328)Gregor Jasny2016-01-071-0/+1