index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
XcodeProject
/
RunCMakeTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Split some RunCMake.XcodeProject cases into a separate test
Brad King
2023-05-15
1
-306/+1
*
Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64
Brad King
2023-05-10
1
-1/+1
*
Xcode: Inherit Swift flags and compilation conditions
Ross Kilgariff
2023-01-25
1
-1/+1
*
Xcode: Put object files in a place that Xcode cleans
Brad King
2022-10-28
1
-2/+3
*
Tests: Add case covering XCODE_EMIT_EFFECTIVE_PLATFORM_NAME=OFF for iOS
Brad King
2022-10-03
1
-0/+18
*
Merge topic 'ci-xcode-14.0'
Brad King
2022-10-03
1
-21/+24
|
\
|
*
Tests: Update RunCMake.XcodeProject iOS cases for Xcode 14.0
Brad King
2022-09-30
1
-21/+24
*
|
Xcode: Fix "clean" operation under the "new build system"
Brad King
2022-09-29
1
-0/+8
|
/
*
Xcode: Fix erroneous MACOSX_BUNDLE link
Marc Chevrier
2022-08-31
1
-0/+10
*
xcode: add support for xcconfig files
Gregor Jasny
2022-04-03
1
-0/+10
*
Tests: Specify destination for Xcode scheme
Gregor Jasny
2021-10-05
1
-1/+6
*
FindXCTest: Fix output directory for test bundle with Xcode 12.5
Yauheni Khnykin
2021-07-26
1
-3/+8
*
Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.
Danny Parker
2021-05-05
1
-0/+1
*
Tests: Add XCTest cases to cover output directory selection
Yauheni Khnykin
2021-03-12
1
-0/+26
*
Merge topic 'xcode12-ios_install_combined'
Brad King
2021-02-09
1
-4/+25
|
\
|
*
IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)
Craig Scott
2021-02-08
1
-4/+25
*
|
Xcode: Generalize inheritance of project-level search paths
Brad King
2020-12-22
1
-0/+1
*
|
Tests: Add Xcode cases fixed by switch to the "new build system"
Yauheni Khnykin
2020-11-30
1
-0/+29
|
/
*
xcode: conditionally enable combined install tests
Gregor Jasny
2020-09-25
1
-6/+1
*
xcode: annotate test output with selected SDK
Gregor Jasny
2020-09-25
1
-8/+8
*
Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"
Brad King
2020-09-18
1
-0/+5
*
Xcode: Switch to the "new build system" for Xcode 12 and above
Brad King
2020-09-18
1
-0/+4
*
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
1
-0/+13
*
Xcode: Link matching zlib for iOS Simulator SDK
Gregor Jasny
2020-08-13
1
-2/+2
*
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-0/+1
*
Swift: Exclude SDK include paths
Yauheni Khnykin
2020-02-10
1
-0/+21
*
Xcode: Fix post build script for 'top level project only' opt
Yauheni Khnykin
2020-01-27
1
-0/+10
*
ObjC: Add OBJC/OBJCXX flags to Xcode projects
Cristian Adam
2019-11-11
1
-0/+14
*
Xcode: Fix generated references to CMakeLists.txt files
Brad King
2019-11-05
1
-0/+1
*
Precompile headers: Add unit tests
Cristian Adam
2019-08-28
1
-0/+1
*
Apple: Properly lookup XCTest for iOS and tvOS
Gregor Jasny
2019-05-11
1
-0/+15
*
Apple: Introduce separate system name for iOS, tvOS, and watchOS
Gregor Jasny
2019-02-04
1
-23/+22
*
Tests: Isolate RunCMake.XcodeProject per-device cases from host arch
Brad King
2019-02-04
1
-30/+35
*
Xcode: Add variables and properties to configure schemes
Gregor Jasny
2018-08-01
1
-0/+1
*
Restore support for explicitly referenced CMakeLists.txt sources
Brad King
2018-04-13
1
-0/+2
*
Xcode: Generate ZERO_CHECK generator target only once
Gregor Jasny
2018-02-22
1
-0/+14
*
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
1
-0/+2
*
Darwin: Emit deployment target that matches the SDK
Gregor Jasny
2017-12-22
1
-0/+18
*
Add generator expression support to per-source COMPILE_DEFINITIONS
Marc Chevrier
2017-12-05
1
-0/+1
*
Xcode: Add option to generate only topmost project file
Gregor Jasny
2017-10-31
1
-0/+1
*
Xcode 9: Lower iOS deployment version to get armv7 builds
Gregor Jasny
2017-10-10
1
-5/+16
*
Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"
Gregor Jasny
2017-10-10
1
-2/+0
*
Xcode: Adjust tests to drop of 32bit iOS architectures
Gregor Jasny
2017-10-05
1
-0/+2
*
Xcode: Add test for schema generation
Gregor Jasny
2017-03-12
1
-0/+16
*
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
Gregor Jasny
2017-01-20
1
-0/+21
*
Tests: Add case for Xcode per-config per-source COMPILE_FLAGS diagnostic
Brad King
2016-10-28
1
-0/+2
*
Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup
Brad King
2016-09-22
1
-0/+1
*
Add tests for BUNDLE_EXTENSION
Gregor Jasny
2016-07-22
1
-4/+16
*
Fix iOS combined feature for single architecture targets
Ruslan Baratov
2016-03-15
1
-0/+20
*
Xcode: Escape all backslashes in strings (#15328)
Gregor Jasny
2016-01-07
1
-0/+1
[next]