[Webkit-unassigned] [Bug 235094] [XCBuild] Add "product dependencies" which influence workspace build order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 09:18:15 PST 2022


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

--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 448908
  --> https://bugs.webkit.org/attachment.cgi?id=448908
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448908&action=review

> Source/JavaScriptCore/ChangeLog:8
> +        Some ancillary targets (e.g. script-only targets like Derived Sources) do not have implicit
> +        dependencies visible to Xcode. In workspace builds, we need to give XCBuild additional
> +        information to ensure that they always run after their dependencies.

Is this a temporary measure before scripts in these targets have inputs/outputs defined, or is it necessary even when those are present?

-- 
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/20220112/87242797/attachment.htm>


More information about the webkit-unassigned mailing list