Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 03fc561bb58f50b58c7aa05582267e8a7b17ca72
https://github.com/WebKit/WebKit/commit/03fc561bb58f50b58c7aa05582267e8a7b17ca72
Author: Brent Fulgham <[email protected]>
Date: 2026-05-21 (Thu, 21 May 2026)
Changed paths:
M Tools/Scripts/build-webkit
M Tools/Scripts/webkitdirs.pm
Log Message:
-----------
Support resultBundlePath output in build-webkit
https://bugs.webkit.org/show_bug.cgi?id=315303
rdar://177634166
Reviewed by Sammy Gill.
Adds a new command-line option to build-webkit (--result-bundle-path)
that causes xcodebuild to generate structured data about the build process,
which can be analyzed using xcode tools to identify bottlenecks or
other issues.
* Tools/Scripts/build-webkit:
* Tools/Scripts/webkitdirs.pm:
(XcodeOptions):
Canonical link: https://commits.webkit.org/313692@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications