..
Clean
Xcode: Fix "clean" operation under the "new build system"
2022-09-29 15:04:08 -04:00
lib_bundle
Xcode: Fix erroneous MACOSX_BUNDLE link
2022-08-31 09:52:38 -04:00
subproject
subproject_two_object_libs
Tests: Add Xcode cases fixed by switch to the "new build system"
2020-11-30 13:02:51 -05:00
subproject_with_object_lib
Xcode: Fix post build script for 'top level project only' opt
2020-01-27 16:14:19 -05:00
zerocheck
app.cxx
Xcode: Fix POST_BUILD order in bundle targets on Xcode 16+
2025-02-25 08:15:12 -05:00
ArchsStandard-stdout.txt
Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)
2024-07-19 09:42:45 -04:00
ArchsStandard.cmake
Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)
2024-07-19 09:42:45 -04:00
BundleLinkBundle.cmake
Tests/RunCMake: Update cmake_minimum_required versions
2023-02-11 06:24:22 -05:00
BundlePostBuild.cmake
Xcode: Fix POST_BUILD order in bundle targets on Xcode 16+
2025-02-25 08:15:12 -05:00
Clean-build-check.cmake
Xcode: Put object files in a place that Xcode cleans
2022-10-28 15:38:07 -04:00
Clean-clean-check.cmake
Xcode: Put object files in a place that Xcode cleans
2022-10-28 15:38:07 -04:00
Clean.cmake
Xcode: Fix "clean" operation under the "new build system"
2022-09-29 15:04:08 -04:00
CMakeLists.txt
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
2024-10-03 11:52:22 -04:00
dummy_main.swift
FindXCTest: Fix output directory for test bundle with Xcode 12.5
2021-07-26 13:31:10 -04:00
ExplicitCMakeLists-check.cmake
ExplicitCMakeLists.cmake
foo.cpp
foo.swift
Swift: Exclude SDK include paths
2020-02-10 10:32:37 -05:00
fw.cxx
Xcode: Fix POST_BUILD order in bundle targets on Xcode 16+
2025-02-25 08:15:12 -05:00
iface.h
Add INTERFACE libraries to generated buildsystem if they have SOURCES
2020-08-07 08:46:32 -04:00
ImplicitCMakeLists-check.cmake
Xcode: Fix generated references to CMakeLists.txt files
2019-11-05 14:29:41 -05:00
ImplicitCMakeLists.cmake
Xcode: Fix generated references to CMakeLists.txt files
2019-11-05 14:29:41 -05:00
InheritedParameters-check.cmake
Xcode: Inherit Swift flags and compilation conditions
2023-01-25 15:15:03 -05:00
InheritedParameters.cmake
Xcode: Inherit Swift flags and compilation conditions
2023-01-25 15:15:03 -05:00
InterfaceLibSources-check.cmake
Add INTERFACE libraries to generated buildsystem if they have SOURCES
2020-08-07 08:46:32 -04:00
InterfaceLibSources.cmake
Add INTERFACE libraries to generated buildsystem if they have SOURCES
2020-08-07 08:46:32 -04:00
LinkBinariesBuildPhase_BUILT_ONLY-check.cmake
XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODE
2022-11-22 16:44:45 +01:00
LinkBinariesBuildPhase_BUILT_ONLY.cmake
Xcode: Use "Link Binary With Libraries" build phase in some cases
2020-09-01 07:38:48 +10:00
LinkBinariesBuildPhase_Funcs.cmake
Tests/RunCMake: Update cmake_minimum_required versions
2023-02-11 06:24:22 -05:00
LinkBinariesBuildPhase_INVALID-result.txt
Xcode: Use "Link Binary With Libraries" build phase in some cases
2020-09-01 07:38:48 +10:00
LinkBinariesBuildPhase_INVALID-stderr.txt
Xcode: Use "Link Binary With Libraries" build phase in some cases
2020-09-01 07:38:48 +10:00
LinkBinariesBuildPhase_INVALID.cmake
Xcode: Use "Link Binary With Libraries" build phase in some cases
2020-09-01 07:38:48 +10:00
LinkBinariesBuildPhase_KNOWN_LOCATION-check.cmake
XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODE
2022-11-22 16:44:45 +01:00
LinkBinariesBuildPhase_KNOWN_LOCATION.cmake
Xcode: Use "Link Binary With Libraries" build phase in some cases
2020-09-01 07:38:48 +10:00
LinkBinariesBuildPhase_NONE-check.cmake
XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODE
2022-11-22 16:44:45 +01:00
LinkBinariesBuildPhase_NONE.cmake
Xcode: Use "Link Binary With Libraries" build phase in some cases
2020-09-01 07:38:48 +10:00
LinkBinariesBuildPhase.cmake
Tests: Add missing cmake_minimum_required calls
2024-11-20 10:54:01 -05:00
main_bundle.cpp
Xcode: Fix erroneous MACOSX_BUNDLE link
2022-08-31 09:52:38 -04:00
main.c
main.cpp
Tests: Avoid warnings about unused arguments
2020-08-08 14:32:48 +02:00
myfuncs.m
ObjC: Add OBJC/OBJCXX flags to Xcode projects
2019-11-11 17:43:17 +01:00
myfuncs.mm
ObjC: Add OBJC/OBJCXX flags to Xcode projects
2019-11-11 17:43:17 +01:00
PerConfigPerSourceDefinitions-result.txt
PerConfigPerSourceDefinitions-stderr.txt
PerConfigPerSourceDefinitions.cmake
PerConfigPerSourceFlags-result.txt
PerConfigPerSourceFlags-stderr.txt
PerConfigPerSourceFlags.cmake
PerConfigPerSourceIncludeDirs-result.txt
PerConfigPerSourceIncludeDirs-stderr.txt
PerConfigPerSourceIncludeDirs.cmake
PerConfigPerSourceOptions-result.txt
PerConfigPerSourceOptions-stderr.txt
PerConfigPerSourceOptions.cmake
RunCMakeTest.cmake
Xcode: Fix POST_BUILD order in bundle targets on Xcode 16+
2025-02-25 08:15:12 -05:00
SearchPaths-check.cmake
Xcode: Do not append per-config suffixes to library search paths
2022-09-15 10:27:23 -04:00
SearchPaths-stderr.txt
Add deprecation warnings for policies CMP0142 and below
2025-02-05 14:20:48 -05:00
SearchPaths.cmake
Xcode: Do not append per-config suffixes to library search paths
2022-09-15 10:27:23 -04:00
someFileWithoutSpecialChars
src-default
src-explicit
src-lastKnown
use_cmath.cpp
Swift: Exclude SDK include paths
2020-02-10 10:32:37 -05:00
XcodeAttributeGenex-check.cmake
XcodeAttributeGenex.cmake
XcodeAttributeGenexError-result.txt
XcodeAttributeGenexError-stderr.txt
XcodeAttributeGenexError.cmake
XcodeAttributeLocation-check.cmake
XcodeAttributeLocation.cmake
XcodeDependOnZeroCheck-build-stdout.txt
Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"
2020-09-18 13:02:20 -04:00
XcodeDependOnZeroCheck.cmake
XcodeDuplicateCustomCommand-result.txt
Xcode: Switch to the "new build system" for Xcode 12 and above
2020-09-18 13:02:14 -04:00
XcodeDuplicateCustomCommand-stderr.txt
Xcode: Switch to the "new build system" for Xcode 12 and above
2020-09-18 13:02:14 -04:00
XcodeDuplicateCustomCommand.cmake
Xcode: Switch to the "new build system" for Xcode 12 and above
2020-09-18 13:02:14 -04:00
XcodeFileType-check.cmake
Xcode: Use builtin "default" file type
2024-04-22 20:53:07 -04:00
XcodeFileType.cmake
XcodeGenerateTopLevelProjectOnly-check.cmake
XcodeGenerateTopLevelProjectOnly.cmake
XcodeGenerateTopLevelProjectOnlyWithObjectLibrary.cmake
Xcode: Fix post build script for 'top level project only' opt
2020-01-27 16:14:19 -05:00
XcodeObjcFlags.cmake
Tests/RunCMake: Update cmake_minimum_required versions
2023-02-11 06:24:22 -05:00
XcodeObjcxxFlags.cmake
Tests/RunCMake: Update cmake_minimum_required versions
2023-02-11 06:24:22 -05:00
XcodeObjectLibsInTwoProjects.cmake
Tests/RunCMake: Update cmake_minimum_required versions
2023-02-11 06:24:22 -05:00
XcodeObjectNeedsEscape-check.cmake
XcodeObjectNeedsEscape.cmake
XcodeObjectNeedsQuote-check.cmake
XcodeObjectNeedsQuote.cmake
XcodeOptimizationFlags-check.cmake
XcodeOptimizationFlags.cmake
XcodePlatformFrameworks.cmake
XcodePrecompileHeaders-check.cmake
Multi-Ninja: Add precompile headers support
2020-01-17 23:17:35 +01:00
XcodePrecompileHeaders.cmake
XcodePreserveNonOptimizationFlags-check.cmake
XcodePreserveNonOptimizationFlags.cmake
XcodePreserveObjcFlag-check.cmake
XcodePreserveObjcFlag.cmake
XcodeRemoveExcessiveISystem.cmake
Tests: Split some RunCMake.XcodeProject cases into a separate test
2023-05-15 10:18:54 -04:00
XcodeSchemaGeneration-check.cmake
Xcode: Generate BuildableProductRunnable for ProfileAction
2024-02-15 16:37:07 +01:00
XcodeSchemaGeneration.cmake
Tests/RunCMake: Update cmake_minimum_required versions
2023-02-11 06:24:22 -05:00
XcodeSchemaProperty-check.cmake
Xcode: Support for test action 'Build Configuration' scheme property
2025-01-09 16:36:33 +00:00
XcodeSchemaProperty.cmake
Xcode: Support for test action 'Build Configuration' scheme property
2025-01-09 16:36:33 +00:00
XcodeXCConfig.c
Tests: Fix clang -Wstrict-prototypes warnings
2023-10-26 09:20:45 -04:00
XcodeXCConfig.cmake
Tests/RunCMake: Update cmake_minimum_required versions
2023-02-11 06:24:22 -05:00
XcodeXCConfig.global.debug.xcconfig
xcode: add support for xcconfig files
2022-04-03 22:39:34 +02:00
XcodeXCConfig.global.release.xcconfig
xcode: add support for xcconfig files
2022-04-03 22:39:34 +02:00
XcodeXCConfig.target.debug.xcconfig
xcode: add support for xcconfig files
2022-04-03 22:39:34 +02:00
XcodeXCConfig.target.release.xcconfig
xcode: add support for xcconfig files
2022-04-03 22:39:34 +02:00