WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241295
[build-webkit] Remove --no-use-workspace build option
https://bugs.webkit.org/show_bug.cgi?id=241295
Summary
[build-webkit] Remove --no-use-workspace build option
Elliott Williams
Reported
2022-06-03 17:41:51 PDT
Apple platforms are moving to "workspace" builds which build the entire WebKit stack using a single xcodebuild invocation. In build-webkit, this behavior is controlled by the `--use-workspace` argument, which was added in r<> and will become the default. AFAIK, there's not a good reason to continue to support sequential builds after the migration is complete. We can remove the sequential build logic in build-webkit once the dust has settled
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2022-06-05 14:01:26 PDT
--use-workspace was added
r288632
.
Radar WebKit Bug Importer
Comment 2
2022-06-10 17:42:12 PDT
<
rdar://problem/94852818
>
Elliott Williams
Comment 3
2025-06-06 17:50:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/46452
EWS
Comment 4
2025-06-10 10:41:31 PDT
Committed
296046@main
(77e2f7223a5f): <
https://commits.webkit.org/296046@main
> Reviewed commits have been landed. Closing PR #46452 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug