Bug 315443
| Summary: | [CMake] List WebCore.framework bundle resources explicitly to bring back true null build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | CMake | Assignee: | zak ridouh <zakr> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
The CONFIGURE_DEPENDS glob added in 313697@main re-runs every build and
dirties the build graph, breaking null builds. Replace it with an
explicit file list, mirroring how Xcode's Resources build phase already
enumerates each file.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177806988>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/65552
EWS
Committed 313805@main (fb4a998a6e6c): <https://commits.webkit.org/313805@main>
Reviewed commits have been landed. Closing PR #65552 and removing active labels.