On Fri, May 13, 2011 at 1:48 PM, Lucas De Marchi <
lucas.demar...@profusion.mobi> wrote:
> On Fri, May 13, 2011 at 5:35 PM, Holger Freyther
> wrote:
> > 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. T
On Fri, May 13, 2011 at 6:07 PM, Lucas De Marchi
wrote:
> So what we did is let all options turned off by default, without
> giving the option to turn it on. This is done by letting the "#define
> ENABLE_BLA" in cmakeconfig.cmake. The macro ENABLE(BLA) will
> expand to 0 in this case. If i
On Fri, May 13, 2011 at 1:35 PM, Holger Freyther wrote:
> 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 a
Am 13.05.2011 um 23:07 schrieb Lucas De Marchi:
> Humn... now I see what you're saying. I don't know if it's worth
> because that would give the user the option to turn it on. Not all
> options work with every port and doing so will result in a build
> break.
>
> So what we did is let all option
On Fri, May 13, 2011 at 5:59 PM, Holger Freyther wrote:
> On 05/13/2011 10:48 PM, Lucas De Marchi wrote:
>> This is exactly the reason why I committed r86370 when doing the GTK
>> port. Now you can do as I did for GTK:
>>
>> WEBKIT_FEATURE(ENABLE_GLIB_SUPPORT "Enable Glib support" ALWAYS ON)
>>
>>
On 05/13/2011 10:48 PM, Lucas De Marchi wrote:
> This is exactly the reason why I committed r86370 when doing the GTK
> port. Now you can do as I did for GTK:
>
> WEBKIT_FEATURE(ENABLE_GLIB_SUPPORT "Enable Glib support" ALWAYS ON)
>
> or ALWAYS OFF if you meant to unconditionally disable it.
I
On Fri, May 13, 2011 at 5:35 PM, Holger Freyther wrote:
> 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 Andr
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 eas
Hi Holger Freyther,
On Thu, May 12, 2011 at 7:08 AM, Holger Freyther wrote:
> == How ==
> I want to use CMake as the buildsystem. The main reason is that it is already
> used by other ports and the CMake community provides an easy way to use the
> Android NDK.
>
> My aim is to use the existing SK
Hi WebKit-dev folks,
in the spirit of the mails describing new features I would like to talk about
my intention regarding the Android port.
== Aim ==
I want to build WebKit trunk for Android and use it on a phone. This means I
want to have build-webkit integration, will host a buildbot, will work
10 matches
Mail list logo