summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/XcodeProject
Commit message (Expand)AuthorAgeFilesLines
* Tests: Split some RunCMake.XcodeProject cases into a separate testBrad King2023-05-1525-798/+5
* Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64Brad King2023-05-101-1/+1
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-1119-41/+14
* Xcode: Inherit Swift flags and compilation conditionsRoss Kilgariff2023-01-253-1/+30
* XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-224-8/+74
* Xcode: Put object files in a place that Xcode cleansBrad King2022-10-283-2/+13
* Tests: Add case covering XCODE_EMIT_EFFECTIVE_PLATFORM_NAME=OFF for iOSBrad King2022-10-032-0/+30
* Merge topic 'ci-xcode-14.0'Brad King2022-10-035-29/+53
|\
| * Tests: Update RunCMake.XcodeProject iOS cases for Xcode 14.0Brad King2022-09-305-29/+53
* | Xcode: Fix "clean" operation under the "new build system"Brad King2022-09-294-0/+11
* | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-152-0/+24
* | Merge topic 'Link-MACOSX_BUNDLE'Brad King2022-09-015-0/+44
|\ \
| * \ Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLEMarc Chevrier2022-08-315-0/+44
| |\ \ | | |/
| | * Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-315-0/+44
* | | Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-302-0/+4
|/ /
* | Xcode: Add Xcode SCHEME control for 'Launch' controlHarry Mallon2022-06-152-0/+4
|/
* xcode: add support for xcconfig filesGregor Jasny2022-04-037-0/+45
* Tests: Xcode scheme ENABLE_GPU_FRAME_CAPTURE_MODEJake Turner2021-11-092-7/+19
* Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0Brad King2021-10-052-4/+4
* Tests: Specify destination for Xcode schemeGregor Jasny2021-10-051-1/+6
* FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-263-5/+33
* Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.Danny Parker2021-05-053-0/+58
* Tests: Add XCTest cases to cover output directory selectionYauheni Khnykin2021-03-132-0/+43
* Merge topic 'xcode12-ios_install_combined'Brad King2021-02-093-4/+29
|\
| * IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-083-4/+29
* | Xcode: Generalize inheritance of project-level search pathsBrad King2020-12-223-0/+98
* | Tests: Add Xcode cases fixed by switch to the "new build system"Yauheni Khnykin2020-11-304-0/+70
|/
* Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-025-11/+58
* 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
* Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"Brad King2020-09-181-1/+3
* Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-184-0/+21
* Tests: Tell Xcode to disallow signing altogether in relevant casesBrad King2020-09-015-0/+8
* Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-09-0112-0/+221
* Merge topic 'xcode12-link-matching-zlib'Brad King2020-08-171-2/+2
|\
| * Xcode: Link matching zlib for iOS Simulator SDKGregor Jasny2020-08-131-2/+2
* | Merge topic 'ios-combined-prune-archs'Brad King2020-08-172-2/+2
|\ \ | |/ |/|
| * Tests: Avoid warnings about unused argumentsGregor Jasny2020-08-082-2/+2
* | Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-074-0/+18
|/
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-182-2/+2
* Swift: Exclude SDK include pathsYauheni Khnykin2020-02-104-0/+81
* Xcode: Fix post build script for 'top level project only' optYauheni Khnykin2020-01-274-0/+25
* Multi-Ninja: Add precompile headers supportCristian Adam2020-01-171-1/+1
* Xcode: Add custom working directory propertyGregor Jasny2019-11-182-0/+2
* ObjC: Add OBJC/OBJCXX flags to Xcode projectsCristian Adam2019-11-115-0/+44
* Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-053-0/+21
* Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-022-0/+12
* Merge topic 'precompile-headers'Brad King2019-08-293-0/+40
|\
| * Precompile headers: Add unit testsCristian Adam2019-08-283-0/+40