Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6a202c4eb82696b06a3758a61b8c67f5143a5a3c
https://github.com/WebKit/WebKit/commit/6a202c4eb82696b06a3758a61b8c67f5143a5a3c
Author: Ian Grunert <[email protected]>
Date: 2026-04-12 (Sun, 12 Apr 2026)
Changed paths:
M Source/cmake/WebKitCCache.cmake
Log Message:
-----------
[Win] Switch to ccache depend mode
https://bugs.webkit.org/show_bug.cgi?id=312095
Reviewed by Yusuke Suzuki.
Switch to "depend mode" to use the compiler's dependency list.
https://ccache.dev/manual/4.13.2.html#_the_depend_mode
This fixes an issue where we get an incorrect cache hit on the PCH,
which later causes the build to fail.
Canonical link: https://commits.webkit.org/311038@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications