Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b1865b2d63b48140303031ae6b048902cf08727f
https://github.com/WebKit/WebKit/commit/b1865b2d63b48140303031ae6b048902cf08727f
Author: Richard Robinson <[email protected]>
Date: 2026-09-09 (Wed, 09 Sep 2026)
Changed paths:
M Source/WebCore/PAL/pal/CMakeLists.txt
M Source/WebGPU/WebGPU/CMakeLists.txt
M Source/WebKit/CMakeLists.txt
M Source/WebKit/PlatformCocoa.cmake
M Source/cmake/OptionsCocoa.cmake
M Source/cmake/WebKitCommon.cmake
M Source/cmake/WebKitCompilerFlags.cmake
M Source/cmake/WebKitMacros.cmake
A Source/cmake/WebKitSwiftFlags.cmake
M Tools/TestWebKitAPI/PlatformCocoa.cmake
Log Message:
-----------
[CMake] A lot of Swift compiler flags are not consistent with Xcode
https://bugs.webkit.org/show_bug.cgi?id=322750
rdar://185773011
Reviewed by Elliott Williams.
Create a new `WebKitSwiftFlags.cmake` file to centralize all the flags as much
as possible,
similar to Xcode's CommonBase.xcconfig. Also add some missing flags to be more
consistent with Xcode.
* Source/WebCore/PAL/pal/CMakeLists.txt:
* Source/WebGPU/WebGPU/CMakeLists.txt:
* Source/WebKit/CMakeLists.txt:
* Source/WebKit/PlatformCocoa.cmake:
* Source/cmake/OptionsCocoa.cmake:
* Source/cmake/WebKitCommon.cmake:
* Source/cmake/WebKitMacros.cmake:
* Source/cmake/WebKitSwiftFlags.cmake: Added.
* Tools/TestWebKitAPI/PlatformCocoa.cmake:
Canonical link: https://commits.webkit.org/320796@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications