Bug 242542
Summary: | [Make] Workspace builds in Make must use the same workspace to be incremental | ||
---|---|---|---|
Product: | WebKit | Reporter: | Elliott Williams <emw> |
Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Elliott Williams
For open-source builders, this is fine, as we only ship one workspace (WebKit.xcworkspace) in the repo.
For internal builders, we should add additional tooling to ensure that the appropriate workspace is selected when making a workspace build.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://96686845
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/2255
EWS
Committed 252363@main (b5a89116d083): <https://commits.webkit.org/252363@main>
Reviewed commits have been landed. Closing PR #2255 and removing active labels.