Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f2a2adb3ce57810160948005a8f44241cc87c1c7
https://github.com/WebKit/WebKit/commit/f2a2adb3ce57810160948005a8f44241cc87c1c7
Author: Claudio Saavedra <[email protected]>
Date: 2026-04-20 (Mon, 20 Apr 2026)
Changed paths:
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
[GLIB] Disable pre-compiled headers when developer mode is enabled
https://bugs.webkit.org/show_bug.cgi?id=312774
Reviewed by Adrian Perez de Castro.
ccache doesn't work with pre-compiled headers, and we rely on ccache
to speed up builds both in EWS and for local development builds. Disable
it for now when DEVELOPER_MODE is enabled in both GTK and WPE ports.
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:
Canonical link: https://commits.webkit.org/311582@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications