[webkit-dev] WebKit-EFL finally merged, pay attention to CMake build system!

Gustavo Sverzut Barbieri barbieri at profusion.mobi
Mon May 17 04:48:10 PDT 2010


On Sat, May 15, 2010 at 2:06 PM, Adam Barth <abarth at webkit.org> wrote:
> On Sat, May 15, 2010 at 9:14 AM, Gustavo Sverzut Barbieri
> <barbieri at profusion.mobi> wrote:
>> I'm glad to say that WebKit-EFL was finally merged as the last but
>> definitely bit, the build system, was merged into tree today. Many,
>> many thanks to all the friends that helped with this painful task,
>> including Eric Seidel, Adam Treat, Kenneth Christiansen, Gustavo
>> Noronha and possible lots of others.
>>
>> Now a warning: when renaming files, pay attention to CMakeLists*.txt
>> files in tree! The generic files are stored in CMakeLists.txt, while
>> the port specific goes into CMakeLists${PORT}.txt  I just noticed that
>> another patch went in that moved WebGLArray and now we're in tree but
>> cannot compile as the old file we refer is not there anymore.
>>
>> Next step is trying to setup a build server so we can participate into
>> the regular EWS checks. But until there, remember to do that manually
>> as you already do for GNUmakefile.am, *.gyp, etc..
>
> If you'd like to run an EWS bot, you can add your port to this file:
>
> http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/common/config/ports.py
>
> and then make a new subclass of AbstractEarlyWarningSystem in this file:
>
> http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/tool/commands/earlywarningsystem.py

Yeah, first we need to find out a machine that can keep the required
pace, setup EFL in it and etc.

Thanks and best regards,

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbieri at gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202


More information about the webkit-dev mailing list