[webkit-dev] EFL port?

Konstantin Tokarev annulen at yandex.ru
Wed Feb 15 06:48:59 PST 2017



15.02.2017, 17:18, "Gustavo Sverzut Barbieri" <barbieri at profusion.mobi>:
> On Wed, Feb 15, 2017 at 3:19 AM, Gyuyoung Kim <gyuyoung.kim at webkit.org> wrote:
>>  Hi,
>>
>>  If there is no other active maintainer for EFL port, unfortunately I have to
>>  agree to drop EFL port in mainline
>>  because EFL port should not be an obstacle. I will maintain WebKitEFL like
>>  the QT port in
>>  https://github.com/Gyuyoung/ewebkit and http://www.ewebkit.org.
>
> Okay, we can continue based on that.
>
> Just a small observation for your fork is to avoid releases to remove
> non-EFL port files like was done for 1.18, instead keep just our
> patchset on top and if you want to produce smaller archives just use
> git-archive ignore files (which can be in the git repo)... likely good
> to produce smaller downloads without layouttests and the likes.

There is small but very useful script, Tools/gtk/make-dist.py. It allows to remove
unwanted files by using patterns, listed in manifests file (like Tools/gtk/manifest.txt.in)

For Qt port I use this script both to make release tarballs and for snapshots repo [1].
This allows me to have full-fledged main repo with all tests and sources, and users
can clone small snapshots repo to get latest updates.

[1] https://github.com/annulen/qtwebkit-snapshots

>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN, GTalk, FaceTime: barbieri at gmail.com
> Skype: gsbarbieri
> Mobile: +55 (16) 99354-9890
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

-- 
Regards,
Konstantin


More information about the webkit-dev mailing list