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

Kenneth Russell kbr at google.com
Mon May 17 09:23:58 PDT 2010


On Sat, May 15, 2010 at 9:14 AM, Gustavo Sverzut Barbieri
<barbieri at profusion.mobi> wrote:
> Hi all,
>
> 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.

FYI, the WebKitTools/Scripts/do-webcore-rename script, which was used
to do the WebGL renaming, performs a search-in-replace in all files in
WebCore, WebKit and JavaScriptCore. I think the reason for the skew
was that your files weren't in the tree yet, but any subsequent
renamings done with this script should adjust them automatically.

-Ken

> 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..
>
> BR,
>
> PS: We'd welcome more ports to come to CMake! Adam Treat is trying to
> move one port to it, and we should help with GTK when time allows.
>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: barbieri at gmail.com
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list