[Webkit-unassigned] [Bug 179945] Consider hosting pre-built `jsc` binaries somewhere official
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 24 09:30:10 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=179945
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
Everything that CI builds ends up being officially available from nightly.webkit.org. I’m not sure offhand if running jsc from these archives would use the framework from the archive or the system one. It’s definitely possible to use dyld environment variables to control this, and we may already have helper scripts for that.
None of that actually helps the use case of comparing major releases though. First, CI doesn’t build release branches, and second, retention policy may be too short for the purpose of testing old releases.
JavaScriptCore has system dependencies, so for testing past versions, one needs a natching macOS version anyway. Nightlies are sufficient for testing trunk. So I don’t see any action that can be taken to help here. Please let us know if something is not covered yet!
--
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/20171124/3ebecd6e/attachment-0001.html>
More information about the webkit-unassigned
mailing list