[webkit-gtk] Building only JavaScriptCore

Xan xan.lopez at gmail.com
Mon Jan 10 16:03:54 PST 2011


On Mon, Dec 13, 2010 at 12:56 PM, Xan <xan.lopez at gmail.com> wrote:
> On Mon, Dec 13, 2010 at 12:50 PM, Eduardo Felipe
> <eduardofelipe87 at gmail.com> wrote:
>> Folks,
>>
>> Is there a way to build only the JavaScript Shell (jsc) of WebKitGTK+.
>> That is possible with other ports (Qt and EFL were the ones I tried),
>> but I couldn't find a way to do it on GTK+ port.
>
> It's not possible to do at the moment, but it's in our plans to allow this.
>
> Xan

It's been possible for a while in SVN HEAD (and will be possible in
1.3.10) to just do 'make jsc' after you have gone through 'configure'
as usual. It will generate a working libjavascriptcore and jsc that
you can test in the build dir.

Xan

>
>>
>> Thanks in advance.
>>
>> Eduardo.
>> _______________________________________________
>> webkit-gtk mailing list
>> webkit-gtk at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
>>
>


More information about the webkit-gtk mailing list