Bug 241298 - [Xcode] Use workspace builds by default in build-webkit
Summary: [Xcode] Use workspace builds by default in build-webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
: 241508 (view as bug list)
Depends on:
Blocks: 241295 241863
  Show dependency treegraph
 
Reported: 2022-06-03 18:19 PDT by Elliott Williams
Modified: 2022-06-22 12:49 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2022-06-03 18:19:00 PDT
`build-webkit --use-workspace` has been functional for some time now, and WebKit is free of XCBuild validation warnings. We can make --use-workspace the default, and speed up EWS and other open-source build workflows.
Comment 1 Radar WebKit Bug Importer 2022-06-03 18:20:06 PDT
<rdar://problem/94375189>
Comment 2 Elliott Williams 2022-06-03 18:20:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1306
Comment 3 Elliott Williams 2022-06-09 11:16:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1421
Comment 4 Kimmo Kinnunen 2022-06-10 04:37:44 PDT
Hopefully affects bug 241508
Comment 5 Elliott Williams 2022-06-10 16:24:14 PDT
(In reply to Kimmo Kinnunen from comment #4)
> Hopefully affects bug 241508

It should! I've had a post-commit bot testing workspace builds <https://build.webkit.org/#/builders/463>, which sees 1-2 minute incremental builds in the best case.
Comment 6 EWS 2022-06-13 12:21:47 PDT
Committed r295496 (251501@main): <https://commits.webkit.org/251501@main>

Reviewed commits have been landed. Closing PR #1306 and removing active labels.
Comment 7 Kimmo Kinnunen 2022-06-14 03:49:09 PDT
*** Bug 241508 has been marked as a duplicate of this bug. ***