Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b23d0370d31e3d5f10f382a1bb7b752b9ffc09e0
      
https://github.com/WebKit/WebKit/commit/b23d0370d31e3d5f10f382a1bb7b752b9ffc09e0
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M Tools/Scripts/webkitdirs.pm

  Log Message:
  -----------
  [Tools][CMake] build-webkit should also check the environment to delete the 
cache.
https://bugs.webkit.org/show_bug.cgi?id=291096

Reviewed by Adrian Perez de Castro.

In order to decide if the CMake cache should be cleaned or not, check not only 
the
arguments of how the script build-webkit was invoked but also if there is any
difference on the relevant variables from the environment.

And then print only a diff of what changed instead of the whole file.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to