[Webkit-unassigned] [Bug 186771] [WPE]: Add a way to setup our development environment inside flatpak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 17:09:25 PDT 2018


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

--- Comment #15 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Comment on attachment 343191
  --> https://bugs.webkit.org/attachment.cgi?id=343191
Patch.

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

> Tools/ChangeLog:14
> +        The workflow is very similar to the "jhbuild based" on except that when running `build-webkit` you need to pass
> +        the `--flatpak` argument, afterward, other script will detect that a flatpak based environment
> +        has been setup and will be used.

Can we have a way of enabling flatpak environment that can be called before "build-webkit" and can we make the "build-webkit" script smart enough to detect that this previous step has been called and do the expected thing?

The bots run a "jhbuild" step before the step "build-webkit". But the step "build-webkit" doesn't receive any special parameter. It simply auto-detects the JHBuild dir and enables it if its there.


So the idea is to replace the step "jhbuild" with a step "flatpak", but without having to pass any extra parameter to the step/script "build-webkit".

-- 
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/20180621/deb71216/attachment.html>


More information about the webkit-unassigned mailing list