[webkit-dev] Progressing on the Android port
Holger Freyther
zecke at selfish.org
Fri May 13 13:35:40 PDT 2011
On 05/12/2011 05:16 PM, Lucas De Marchi wrote:
> Hi Holger Freyther,
>
> I'm glad to hear you will use CMake as the build system. Take a look
> on the email I sent yesterday porting GTK to CMake, maybe it will help
> you. Since Android and Chromium/Linux have overlaps, do you think
> it'd be easy to build the Chromium port as well?
I am not sure about Chromium. When one tries to build Chromium a lot of
external code will be downloaded, I don't have the things in my tree right now
but IIRC these external modules are all having Gyp files so one would need to
convert these dependencies and it will be quite some work.
I am having one specific issue with CMake right now, do you think it would be
possible to have defaults for WEBKIT_FEATURE(ENABLE_AS_IMAGE "Enable SVG as
image" DEFAULT ON SVG)? E.g. I need to define ENABLE_GLIB as otherwise I end
up having a '#define ENABLE_GLIB' in the cmakeconfig.h breaking the build.
regards
holger
More information about the webkit-dev
mailing list