[webkit-dev] Where can I get basic WebKit software?
David Kilzer
ddkilzer at webkit.org
Thu Sep 4 08:22:14 PDT 2008
You must check out the source code from Subversion:
http://webkit.org/building/checkout.html
Or git:
http://trac.webkit.org/wiki/UsingGitWithWebKit
Note that the code base contains code for all the ports, but each platform's code is under a "platform/<platformname>" directory, so you know which files you can ignore (and what you have to implement for your port).
Dave
On Thu, 9/4/08, Chandramouli <cpanigrahi at vavni.com> wrote:
> Hi,
>
> I want to download basic platform independent WebKit
> toolkit? I tried in
> Internet. But, I found that all available download
> resources are already
> integrated with third party platforms (ports) like Qt,
> Gtk, Java etc.
>
> My main intention is that I want to download basic WebKit
> software and then
> I will try to integrate my own platform with the basic
> WebKit.
>
> Thanks in advance.
>
> Regards
> Chandra
>
> _______________________________________________
> 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