Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 78f2de6b87656ba70ba69b71ae948a6e5283871d
      
https://github.com/WebKit/WebKit/commit/78f2de6b87656ba70ba69b71ae948a6e5283871d
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M Tools/Scripts/build-webkit

  Log Message:
  -----------
  [GTK][WPE] Offer a BUILD_WEBKIT_PRE_SCRIPT environment variable, to execute a 
script prior to build-webkit
https://bugs.webkit.org/show_bug.cgi?id=301080

Reviewed by Carlos Alberto Lopez Perez.

If BUILD_WEBKIT_PRE_SCRIPT is set, verify it's pointing to an executable
script or complain. If it's unset, no actions are taken.

If it points to a valid executable, execute it before starting the
WebKit build. This is useful for the Gtk/WPE and the new SDK to support
remote ccache backends, where you need to execute a port knocking
procedure to activate the access to the ccache backend on the server.

* Tools/Scripts/build-webkit:

Canonical link: https://commits.webkit.org/301802@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