Bug 57542

Summary: [Qt] Make WebKitLibraries optional for building QtWebKit
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, buildbot, kbalazs, ossy
Priority: P4 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Laszlo Gombos 2011-03-31 06:33:25 PDT
build-webkit scripts fails if WebKitLibraries directory is not available even though it is not required to build QtWebKit. Perhaps we should guard with WebKitLibraries test with isQt().
This could be useful if one would only want to check out Tools and Source directory or for releasing QtWebKit into various platforms.
Comment 1 Csaba Osztrogonác 2011-03-31 07:53:01 PDT
Created attachment 87727 [details]
Patch
Comment 2 Csaba Osztrogonác 2011-03-31 07:55:44 PDT
Created attachment 87729 [details]
Patch
Comment 3 Andras Becsi 2011-03-31 07:59:03 PDT
Comment on attachment 87729 [details]
Patch

LGTM.
Comment 4 Build Bot 2011-03-31 08:10:19 PDT
Attachment 87727 [details] did not build on win:
Build output: http://queues.webkit.org/results/8313353
Comment 5 Csaba Osztrogonác 2011-04-04 09:03:53 PDT
Laszlo: review ping?
Comment 6 Laszlo Gombos 2011-04-05 07:54:46 PDT
Comment on attachment 87729 [details]
Patch

r=me. Thanks.
Comment 7 Csaba Osztrogonác 2011-04-05 08:07:57 PDT
Comment on attachment 87729 [details]
Patch

Landed in http://trac.webkit.org/changeset/82939