Bug 243806
| Summary: | [Xcode] `make -C Tools/` may build the entire WebKit stack | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
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
rdar://98074165
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/3207
EWS
Committed 253339@main (03df23f55ec9): <https://commits.webkit.org/253339@main>
Reviewed commits have been landed. Closing PR #3207 and removing active labels.