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
Elliott Williams
Comment 1 2022-08-10 17:27:36 PDT
Elliott Williams
Comment 2 2022-08-10 17:37:17 PDT
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.