summaryrefslogtreecommitdiff
path: root/packages/webkit/webkit-gtk_svn.bb
AgeCommit message (Collapse)AuthorFiles
2008-07-08webkit-gtk: bump SRCREVKoen Kooi1
2008-06-04webkit: update makefiles for x86_64 and add acinclude.m4 to get rid of ↵Koen Kooi1
infinite libtool loop
2008-05-16webkit-gtk: requires libxt now.John Lee1
2008-03-05webkit-gtk: move over to autotoolsKoen Kooi1
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵Rolf Leggewie1
fixes 2317.
2007-12-30webkit-gtk: prepare for autotools support: http://www.unpluggable.com/?p=156Koen Kooi1
2007-12-12webkit update: update webkit srcrevs, add midori 0.13, bump ↵Koen Kooi1
openmoko-feedreader2 and openmoko-browser2
2007-12-12webkit-gtk: fiddle with exceptions and rtti cflagsKoen Kooi1
before: 3.0M armv5te/libwebkitgtk1_0.1+svnr27222-r3_armv5te.ipk after: 2.3M armv5te/libwebkitgtk1_0.1+svnr27222-r3_armv5te.ipk
2007-10-25packages/webkit: Build and package naming fixes (when using debian renaming)Holger Freyther1
We do not want the package to be named libwebkitgtk-launcher but want to keep the webkit-gtklauncher names. The same applies to Qt and Qtopia. Use my Gtk+ API defines for the WebKit/Qt port as well.
2007-10-21packages/webkit: Build the Qt/Qtopia port of WebKit as well.Holger Freyther1
Unifiy the WebKit recipe and allow to build the Gtk+, Qt and Qtopia port. Add classes/qtopia4core.bbclass to assist building for Qtopia. Change the WebKit.pro to currently not build the testkjs and DumpRenderTree test utilities.
2007-10-07packages/qmake/qmake2-native: Move the LFLAGS to the end of the linker lineHolger Freyther1
Move the LFLAGS to the end of the linker line. Otherwise a package (e.g. webkit) will try to link to the library in the staging directory and not to the one recently built. Remove the unstage hack from webkit-gtk as it is not needed anymore.
2007-10-06webkit-gtk: add unstage task till Holger fixes qmakeKoen Kooi1
2007-09-29webkit-gtk: catch up with gdk->gtk renameKoen Kooi1
2007-09-06webkit: reinstate ;name inj SRC_URIKoen Kooi1
2007-09-04webkit: switch to SRCREVKoen Kooi1
2007-09-03classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version twoHolger Freyther1
Add a qmake2.bbclass which currently takes over the role of qt4x11.bbclass with setting the QTDIR, MOC, UIC properly. qmake2 and qmake now share qmake-base.bbclass this is why some var assignments and functions have been moved around. Make webkit-gtk use qmake2 to eliminate the Qt3 and Qt4/X11 dependency.
2007-08-12webkit: rename to webkit-gtk Koen Kooi1