Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f30600220aec6fd7a375b595d2c04424abfc4150
      
https://github.com/WebKit/WebKit/commit/f30600220aec6fd7a375b595d2c04424abfc4150
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-02-28 (Sat, 28 Feb 2026)

  Changed paths:
    M Tools/Scripts/webkitdirs.pm

  Log Message:
  -----------
  WEBKIT_USE_SCCACHE needs a fresh CMakeCache
https://bugs.webkit.org/show_bug.cgi?id=308873

Reviewed by Fujii Hironori.

Enabling sccache via WEBKIT_USE_SCCACHE environment variable
needs a refresh of the CMakeCache, but currently that needs
to be done manually. Adding WEBKIT_USE_SCCACHE to the list
of environment variables to check for changes automates this.

* Tools/Scripts/webkitdirs.pm:
(shouldRemoveCMakeCache):

Canonical link: https://commits.webkit.org/308395@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to