[Webkit-unassigned] [Bug 13499] [qmake] Make it possible to use qmake for other ports
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 2 16:04:06 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13499
freyther at handhelds.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14293|0 |1
is obsolete| |
Attachment #14312| |review?
Flag| |
------- Comment #19 from freyther at handhelds.org 2007-05-02 16:04 PDT -------
Created an attachment (id=14312)
--> (http://bugs.webkit.org/attachment.cgi?id=14312&action=view)
Make it possible to compile the Gdk port using qmake
Update as requested.
The webkitdirs.pm/build-webkit script should follow the CodingStyle. I have
decided to leave the prefix in as this is something both Qt and Gdk port will
need to take a look. I have added --gdk support to the script, I was not able
to use GetOption as I had to share the option between webkitdirs.pm and
build-webkit
Simplify the INCLUDEPATH and other shared resources by sharing them in
WebKit.pri
PS: For the Qt port I had to change a method signature from float,float to
WebCore::FloatSize in DragImageQt.cpp and for the Gdk I had to add an empty
stub for ImageBuffer::context. These two changes will not be found in the above
patch.
--
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