Re: [webkit-dev] Announcing new port: EFL

2010-10-05 Thread haithem rahmani
Hi Gustavo, I think Webkit/EFL is now EFL backend independent isn't it? I'm trying to build it over EFL/directfb librairies. after calling the build-webkit --efl the build starts but after a while I got the following error: I set SET(CMAKE_VERBOSE_MAKEFILE ON) to get the full verbose.

Re: [webkit-dev] Announcing new port: EFL

2010-04-07 Thread haithem rahmani
Hi, Just a simple question: - It seems that the EFL port of webkit is based on EFL/X11 api. is there plans to support other EFL backends especially directfb ? WebkitGtk is doing that with (--with-target=directfb) option. regards. Haithem. -- Say: He is God, the One and Only; God, the Eternal,

Re: [webkit-dev] Announcing new port: EFL

2010-04-07 Thread Gustavo Sverzut Barbieri
On Wed, Apr 7, 2010 at 3:01 AM, haithem rahmani haithem.rahm...@gmail.com wrote: Hi, Just a simple question: - It seems that the EFL port of webkit is based on EFL/X11 api. is there plans to support other EFL backends especially directfb ? WebkitGtk is doing that with (--with-target=directfb)

Re: [webkit-dev] Announcing new port: EFL

2010-03-10 Thread Miroslaw Szymanski
-Original Message- From: Leandro Pereira lean...@profusion.mobi Date: Wed, Feb 24, 2010 at 2:44 AM Subject: Re: [webkit-dev] Announcing new port: EFL To: webkit-dev@lists.webkit.org Eric, On Mon, 2010-02-22 at 11:19 -0800, Eric Seidel wrote: I have a few questions (and I assume

Re: [webkit-dev] Announcing new port: EFL

2010-03-06 Thread Joone Hur
with the community going forward. Best Regards Joone -- Forwarded message -- From: Leandro Pereira lean...@profusion.mobi Date: Wed, Feb 24, 2010 at 2:44 AM Subject: Re: [webkit-dev] Announcing new port: EFL To: webkit-dev@lists.webkit.org Eric, On Mon, 2010-02-22 at 11:19 -0800, Eric Seidel

Re: [webkit-dev] Announcing new port: EFL

2010-02-24 Thread Leandro Pereira
Gustavo, On Tue, 2010-02-23 at 18:09 -0300, Gustavo Noronha Silva wrote: As everyone knows our build system is one of the slowest, so adding complexity to it may not be always a good idea. The changes to the build system should not impact its performance: checks to choose which files to

Re: [webkit-dev] Announcing new port: EFL

2010-02-23 Thread Leandro Pereira
Eric, On Mon, 2010-02-22 at 11:19 -0800, Eric Seidel wrote: I have a few questions (and I assume others are curious to the answers as well): - Who maintains this port? (Samsung I assume.) ProFUSION and Samsung. - Is this an active port? (Are there plans for the EFL contributors to work

Re: [webkit-dev] Announcing new port: EFL

2010-02-23 Thread Gustavo Noronha Silva
On Tue, 2010-02-23 at 14:44 -0300, Leandro Pereira wrote: I am doing the cleanups required by the upstream task, merge of GTK+'s and EFL's build system, and will do further works on unifying both GTK +'s and EFL's codebases. There are other people working on this port, however: I think it's

Re: [webkit-dev] Announcing new port: EFL

2010-02-22 Thread Eric Seidel
Welcome to WebKit! I have a few questions (and I assume others are curious to the answers as well): - Who maintains this port? (Samsung I assume.) - Is this an active port? (Are there plans for the EFL contributors to work upstream?) - Does the EFL port have a DumpRenderTree implementation?