RESOLVED FIXED 235550
Support workspace builds in build-webkit
https://bugs.webkit.org/show_bug.cgi?id=235550
Summary Support workspace builds in build-webkit
Elliott Williams
Reported 2022-01-24 17:10:51 PST
Support workspace builds in build-webkit
Attachments
Patch (9.20 KB, patch)
2022-01-24 17:17 PST, Elliott Williams
no flags
Patch (9.43 KB, patch)
2022-01-24 18:09 PST, Elliott Williams
no flags
Patch (10.27 KB, patch)
2022-01-25 10:57 PST, Elliott Williams
no flags
Elliott Williams
Comment 1 2022-01-24 17:17:40 PST
Elliott Williams
Comment 2 2022-01-24 18:09:39 PST
Alexey Proskuryakov
Comment 3 2022-01-25 10:00:06 PST
Comment on attachment 449886 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449886&action=review r=me. I don't see how the Windows build failure can be caused by this. > Tools/Scripts/build-webkit:126 > + --[no-]use-workspace Use WebKit.xcworkspace and XCBuild (iOS and Mac only) AFAICT this affects watchOS and tvOS too.
Elliott Williams
Comment 4 2022-01-25 10:57:02 PST
Elliott Williams
Comment 5 2022-01-25 10:58:09 PST
(In reply to Alexey Proskuryakov from comment #3) > Comment on attachment 449886 [details] > Patch > > > Tools/Scripts/build-webkit:126 > > + --[no-]use-workspace Use WebKit.xcworkspace and XCBuild (iOS and Mac only) > > AFAICT this affects watchOS and tvOS too. Good catch, I've changed this and a couple other Xcode-specific flags to say "Apple platforms only".
Elliott Williams
Comment 6 2022-01-26 10:30:51 PST
(In reply to Elliott Williams from comment #5) > I've changed this and a couple other Xcode-specific flags to say > "Apple platforms only". This patch is ready to go, and shouldn't need additional review since it's a usage-text-only change. The windows build failure has sorted itself out, and the jsc-armv7 test failure appears to be a flake.
EWS
Comment 7 2022-01-26 11:23:17 PST
Committed r288632 (246447@main): <https://commits.webkit.org/246447@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449943 [details].
Radar WebKit Bug Importer
Comment 8 2022-01-26 11:24:19 PST
Note You need to log in before you can comment on or make changes to this bug.