WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
243806
[Xcode] `make -C Tools/` may build the entire WebKit stack
https://bugs.webkit.org/show_bug.cgi?id=243806
Summary
[Xcode] `make -C Tools/` may build the entire WebKit stack
Elliott Williams
Reported
2022-08-10 17:27:18 PDT
It’s valid for tools projects (e.g. WebKitTestRunner) to be built without building all of WebKit first. The tools-only schemes should reflect this by not building implicit dependencies, matching prior behavior for Make-based builds.
Attachments
Add attachment
proposed patch, testcase, etc.
Elliott Williams
Comment 1
2022-08-10 17:27:36 PDT
rdar://98074165
Elliott Williams
Comment 2
2022-08-10 17:37:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3207
EWS
Comment 3
2022-08-11 10:19:28 PDT
Committed
253339@main
(03df23f55ec9): <
https://commits.webkit.org/253339@main
> Reviewed commits have been landed. Closing PR #3207 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