| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Xcode: Support for test action 'Build Configuration' scheme property | Cristiano Carvalheiro | 2025-01-09 | 1 | -3/+9 |
| | | | | | | Also allow scoped property checking on Xcode scheme tests to be able to distinguish between launch and test actions build config. | ||||
| * | Xcode: Support for 'LLDB Init File' scheme property | Cristiano Carvalheiro | 2024-12-13 | 1 | -0/+45 |
| | | | | | Fixes: #24002 | ||||
| * | Tests/RunCMake/XcodeProject: Improve XcodeSchemaProperty failure messages | Brad King | 2024-12-13 | 1 | -3/+16 |
| | | |||||
| * | Xcode: Add settings to control a scheme's GPU Validation values | PatriceJiang | 2022-08-30 | 1 | -0/+2 |
| | | |||||
| * | Xcode: Add Xcode SCHEME control for 'Launch' control | Harry Mallon | 2022-06-15 | 1 | -0/+2 |
| | | |||||
| * | Tests: Xcode scheme ENABLE_GPU_FRAME_CAPTURE_MODE | Jake Turner | 2021-11-09 | 1 | -0/+6 |
| | | | | | | | | Setting numerical value Caseless comparison of string values "Metal" is converted to value 1 "Disabled" is converted to value 3 | ||||
| * | Xcode: Add custom working directory property | Gregor Jasny | 2019-11-18 | 1 | -0/+1 |
| | | | | | Closes: #19967 | ||||
| * | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 1 | -0/+10 |
| | | | | | | | | | | The target property introduced by commit 413b71485a (Xcode: Create Xcode schemes per target, 2019-03-11, v3.15.0-rc1~347^2) was accidentally not initialized by `CMAKE_XCODE_GENERATE_SCHEME` for custom targets. Fix it and update the test. Fixes: #19759 | ||||
| * | Xcode: Create Xcode schemes per target | Harry Mallon | 2019-03-21 | 1 | -0/+9 |
| | | |||||
| * | Xcode: Add variables and properties to configure schemes | Gregor Jasny | 2018-08-01 | 1 | -0/+33 |
| Add `XCODE_SCHEME_*` target properties and associated variables `CMAKE_XCODE_SCHEME_*` to initialize them on target creation. Map each target property value to an associated Xcode scheme entry. Co-Author: Martin Sander <mail@martin-sander.de> Fixes: #17919 | |||||
