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

  Changed paths:
    M Tools/Scripts/webkitdirs.pm

  Log Message:
  -----------
  [WPE][cross-toolchain-helper] REGRESSION(313950@main): repeated info messages 
and wrong warning when building webkit (v2)
https://bugs.webkit.org/show_bug.cgi?id=315783

Unreviewed follow-up patch.

314131@main made quiet the call to build the cross-toolchain and left verbose
the one to execute build-webkit inside the environment, but is better to do
the other way around. Because the one to build the toolchain happens first,
so it is less confusing to print the log messages at the start of the build
rather than in the middle (which happens when the toolchain is not built or
is invalidated by a config change)

* Tools/Scripts/webkitdirs.pm:
(determineArchitecture):
(runInCrossTargetEnvironment):

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



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

Reply via email to