summaryrefslogtreecommitdiff
path: root/packages/webkit
AgeCommit message (Collapse)AuthorFiles
2008-07-08webkit-gtk: bump SRCREVKoen Kooi5
2008-06-04webkit: update makefiles for x86_64 and add acinclude.m4 to get rid of ↵Koen Kooi5
infinite libtool loop
2008-05-16webkit-gtk: requires libxt now.John Lee1
2008-05-04webkit-gtk updated to actual SVN snapshot 32839:Stanislav Brabec8
* no more ugly midori crashes in curl callbacks * renders 95/100 in Acid3
2008-03-05webkit-gtk: move over to autotoolsKoen Kooi8
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵Rolf Leggewie2
fixes 2317.
2007-12-30webkit-gtk: prepare for autotools support: http://www.unpluggable.com/?p=156Koen Kooi4
2007-12-12webkit update: update webkit srcrevs, add midori 0.13, bump ↵Koen Kooi4
openmoko-feedreader2 and openmoko-browser2
2007-12-12webkit-gtk: fiddle with exceptions and rtti cflagsKoen Kooi2
before: 3.0M armv5te/libwebkitgtk1_0.1+svnr27222-r3_armv5te.ipk after: 2.3M armv5te/libwebkitgtk1_0.1+svnr27222-r3_armv5te.ipk
2007-10-29packages/webkit: Apply the qtwebkit-use-image-decoders.patch to WebKit/Qt, ↵Holger Freyther4
WebKit/Qtopia -Use the built-in webcore decoders because of better RAM performance -Move the PR into the .inc
2007-10-29packages/webkit/webkit.inc: Allow debian package renaming againHolger Freyther1
-Remove the code that disabled debian package renaming as of koen's mail. -Don't bump the PR as the libraries have not changed, and webkit-gtklauncher and libwebkitgtklauncher have nothing in common but the same files ;)
2007-10-25packages/webkit: Build and package naming fixes (when using debian renaming)Holger Freyther6
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-23merge of '57f94c184ca1457e6b7683e84bcdf4863b46cd03'Holger Freyther3
and '730545b38a3f93aa84767feb0e823edcd31ab0b5'
2007-10-23packages/webkit: The API/ABI of WebKit/Gtk+ has changed, update the PVHolger Freyther1
-Also update the openmoko recipes depending on WebKit/Gtk+, this doesn't add versioned DEPENDS because it is not obvious how they should work with SRCREV. -This should cure some symptoms from http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=943
2007-10-23packages/webkit: Change the package names of WebKit/Qtopia and force upgrade.Holger Freyther3
2007-10-21packages/webkit: Build the Qt/Qtopia port of WebKit as well.Holger Freyther6
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 Kooi3
2007-09-29webkit-gtk: catch up with gdk->gtk renameKoen Kooi3
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 Kooi6
2007-07-31webkit: clean up (guys, please don't mix TABs and SPACEs) and make it buildMichael Lauer1
2007-07-25webkit: add some qmake magic from zecke to make install and staging work betterKoen Kooi1
2007-07-25webkit: fix dftables buildKoen Kooi1
2007-07-24webkit: first attempt at fixing the dftables problem ↵Koen Kooi3
(http://bugs.webkit.org/show_bug.cgi?id=14744)
2007-07-22Webkit: update local copy of Makefiles Koen Kooi2
2007-07-18webkit: add -lcurl as workround for broken pkgconfig Koen Kooi1
2007-07-17webkit: update webkit.priKoen Kooi1
2007-07-01webkit: alter do_installKoen Kooi1
2007-07-01webkit: update webkit.pri and webkit.proKoen Kooi2
2007-05-30webkit: fix typoKoen Kooi1
2007-05-30webkit: add more dependsKoen Kooi1
2007-05-30webkit: fix packagingKoen Kooi1
2007-05-30webkit: add install and packaging, still needs do_stage() Koen Kooi1
2007-05-30webkit: unbreak qmake usage a bitKoen Kooi1
2007-05-29WebKit: add WIP recipe to build the webkit-gdk portKoen Kooi7