[webkit-changes] [WebKit/WebKit] c8c7c5: Add a way for LocalOverrides.xcconfig to disable a...
Charlie Wolfe
noreply at github.com
Mon Jan 13 14:11:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c8c7c5e7598ba9dbe5f857852662cc2862a17974
https://github.com/WebKit/WebKit/commit/c8c7c5e7598ba9dbe5f857852662cc2862a17974
Author: Charlie Wolfe <charliew at apple.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M Source/WebCore/Configurations/WebCore.xcconfig
M Source/WebGPU/Configurations/WebGPU.xcconfig
M Source/WebInspectorUI/Configurations/WebInspectorUIFramework.xcconfig
M Source/WebKit/Configurations/Base.xcconfig
M Source/WebKit/Configurations/WebKit.xcconfig
M Source/WebKit/SwiftOverlay/Configurations/WebKitSwiftOverlay.xcconfig
M Source/WebKitLegacy/mac/Configurations/WebKitLegacy.xcconfig
Log Message:
-----------
Add a way for LocalOverrides.xcconfig to disable all VerifyModule/TAPI checks
https://bugs.webkit.org/show_bug.cgi?id=285830
rdar://142800798
Reviewed by Elliott Williams and Wenson Hsieh.
This lets LocalOverrides.xcconfig disable all remaining VerifyModule/TAPI checks, similar to the change
done for JSC in 284179 at main.
This makes my local incremental build ~45 seconds faster.
* Source/WebCore/Configurations/WebCore.xcconfig:
* Source/WebGPU/Configurations/WebGPU.xcconfig:
* Source/WebInspectorUI/Configurations/WebInspectorUIFramework.xcconfig:
* Source/WebKit/Configurations/Base.xcconfig:
* Source/WebKit/Configurations/WebKit.xcconfig:
* Source/WebKit/SwiftOverlay/Configurations/WebKitSwiftOverlay.xcconfig:
* Source/WebKitLegacy/mac/Configurations/WebKitLegacy.xcconfig:
Canonical link: https://commits.webkit.org/288819@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list