[Webkit-unassigned] [Bug 10982] Merge qmake build fixes from unity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 16 05:48:23 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=10982


enrico.qt at email.it changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11537|                            |review?
               Flag|                            |




------- Comment #4 from enrico.qt at email.it  2006-11-16 05:48 PDT -------
Created an attachment (id=11537)
 --> (http://bugs.webkit.org/attachment.cgi?id=11537&action=view)
Add qmake2 buildsystem for building the WC + JSC lib

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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list