[Webkit-unassigned] [Bug 242616] New: [Make] Update build-jsc and build-webgpu to use workspace builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 16:50:14 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242616

            Bug ID: 242616
           Summary: [Make] Update build-jsc and build-webgpu to use
                    workspace builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emw at apple.com

We default to workspace build for build-webkit since https://commits.webkit.org/251501@main. We should do the same for build-jsc and build-webgpu, which are the two users of `BuildSubproject.pm` logic that calls into Make.

This does not strictly need to be done before switching all Make-based builds to default to workspace mode. However, doing this first means that:

1) We'll override the default workspace behavior to ensure that `build-jsc` and friends always use the open-source WebKit.xcworkspace
2) We avoid redundant `make` invocations once Make switches to workspace mode by default

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220711/7af2791f/attachment.htm>


More information about the webkit-unassigned mailing list