[webkit-reviews] review requested: [Bug 10982] Merge qmake build fixes from unity : [Attachment 11537] Add qmake2 buildsystem for building the WC + JSC lib

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Nov 16 05:48:22 PST 2006


Enrico Ros <enrico.qt at email.it> has asked  for review:
Bug 10982: Merge qmake build fixes from unity
http://bugs.webkit.org/show_bug.cgi?id=10982

Attachment 11537: Add qmake2 buildsystem for building the WC + JSC lib
http://bugs.webkit.org/attachment.cgi?id=11537&action=edit

------- Additional Comments from Enrico Ros <enrico.qt at email.it>
Add qmake 2 support for building the WebKit lib

Here is the patch to add support for building a 'WebKitQt' library from
JavaScriptCore and WebCore trees. It compiles core stuff plus everything that
is PLATFORM(QT).

The lib is build by:
- webkit-qt.pro
- JavaScriptCore / JavaScriptCore.pri
- JavaScriptCore / pcre / PCRE.pri
- WebCore / WebCore.pri
supporting conditionals for XPATH, XSLT, XBL, SVG.

An additional webkit-qt.pri makes it easy for applications to build with the
generated library.
Thanks to tronical for getting it ready for inclusion.

Updated to Head rev 17782 (yesterday), synced with CMake buildsystem.



More information about the webkit-reviews mailing list