[webkit-dev] How to build a webkit release build

Meryl Silverburgh silverburgh.meryl at gmail.com
Tue Feb 24 20:29:58 PST 2009


Thanks.

But after I svn get the release build, there are only 4 sub-directories.

$ ls
JavaScriptCore	JavaScriptGlue	WebCore		WebKit

So I can't perform your steps as there is no 'autogen.sh' 'build-webkit', etc.


On Tue, Feb 24, 2009 at 7:35 PM, x yz <lastguy at yahoo.com> wrote:
> check out eveything,
> autogen.sh --pefix=<dir>
> set-webkit-configuration --release
> build-webkit --gtk
>
>
> --- On Wed, 2/25/09, Meryl Silverburgh <silverburgh.meryl at gmail.com> wrote:
>
>> From: Meryl Silverburgh <silverburgh.meryl at gmail.com>
>> Subject: [webkit-dev] How to build a webkit release build
>> To: webkit-dev at lists.webkit.org
>> Date: Wednesday, February 25, 2009, 8:50 AM
>> I read the instructions here in building Webkit trunk build.
>>
>> http://webkit.org/building/build.html
>>
>> But when I check out the 'release' build, it only
>> has 4 subdirectories
>> (different from the trunk project directories) and
>> it does not have
>> 'WebKit/WebKitTools/Scripts/build-webkit'
>>
>> http://trac.webkit.org/browser/releases/Apple/Safari%204%20Public%20Beta
>> http://trac.webkit.org/browser/trunk
>>
>> So my question is how can I build Webkit's release
>> build?
>>
>> Thank you.
>> _______________________________________________
>> 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