Bug 242542 - [Make] Workspace builds in Make must use the same workspace to be incremental
Summary: [Make] Workspace builds in Make must use the same workspace to be incremental
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-08 15:50 PDT by Elliott Williams
Modified: 2022-07-11 16:33 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2022-07-08 15:50:56 PDT
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.
Comment 1 Elliott Williams 2022-07-08 15:51:15 PDT
rdar://96686845
Comment 2 Elliott Williams 2022-07-08 17:58:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2255
Comment 3 EWS 2022-07-11 16:33:49 PDT
Committed 252363@main (b5a89116d083): <https://commits.webkit.org/252363@main>

Reviewed commits have been landed. Closing PR #2255 and removing active labels.