Bug 261247 - [Xcode] Track output files for symlinks created by WebKit script phases
Summary: [Xcode] Track output files for symlinks created by WebKit script phases
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: 261333 261379
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-06 17:52 PDT by Elliott Williams
Modified: 2023-09-14 11:22 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2023-09-06 17:52:28 PDT
WebKit's "Create Symlinks to..." script phases currently list no dependencies, so they re-run spuriously and cause the module verifier to re-run as well. Add output paths for these tasks.
Comment 1 Radar WebKit Bug Importer 2023-09-06 17:52:42 PDT
<rdar://problem/115085679>
Comment 2 Elliott Williams 2023-09-07 10:59:59 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17548
Comment 3 EWS 2023-09-07 13:53:26 PDT
Committed 267746@main (cdc9a148a8b4): <https://commits.webkit.org/267746@main>

Reviewed commits have been landed. Closing PR #17548 and removing active labels.
Comment 4 WebKit Commit Bot 2023-09-08 07:37:25 PDT
Re-opened since this is blocked by bug 261333
Comment 5 EWS 2023-09-08 15:58:40 PDT
Committed 267813@main (45daf39b3172): <https://commits.webkit.org/267813@main>

Reviewed commits have been landed. Closing PR #17611 and removing active labels.
Comment 6 WebKit Commit Bot 2023-09-09 17:53:58 PDT
Re-opened since this is blocked by bug 261379
Comment 7 Elliott Williams 2023-09-12 22:27:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17724
Comment 8 EWS 2023-09-14 11:22:36 PDT
Committed 267999@main (633de901b818): <https://commits.webkit.org/267999@main>

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