summaryrefslogtreecommitdiff
path: root/recipes/webkit
AgeCommit message (Collapse)AuthorFiles
2010-03-28arora: add 0.10.2, needed to build against qt 4.6.xKoen Kooi3
2010-03-28webkit: bump SRCREVKoen Kooi3
2010-03-26webkit-efl: remove Ecore_data.h include to fix build with newer EFLMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-09webkit-gtk: bump SRCREVKoen Kooi3
2010-03-02webkit-gtk: bump PR for flex-native changeKoen Kooi1
2010-02-26webkit-efl: fix build for evas > 46211Thomas Zimmermann2
* Evas_Point is defined in Evas.h since EFL_SRCREV 46211 Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-02-12webkit-efl: don't include error page in packageSebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-29webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself ↵Martin Jansa1
not as separate lib)
2010-01-24webkit: bump SRCREV to get a fix for servers that always send gzip ↵Koen Kooi3
compressed data
2010-01-14qtwebkit-performance-utilities.inc: Use += to not undo qt4eHolger Hans Peter Freyther1
Append to the extra qmake variables instead of assigning it. This means that the original qt4e extra variables will be passed to qmake and we will link to the QtE libraries again.
2010-01-14qtwebkit-performance-utilities.inc: Remove memusagestat from the buildHolger Hans Peter Freyther1
* It is bad to require either Qt/X11 or Qt/E to just build this small helper. A new recipe should be created instead.
2010-01-07qtwebkit-performance-utilities: Add new recipeHolger Hans Peter Freyther3
These are some simple benchmarks and utilities for QtWebKit
2010-01-02arora: bump PRKoen Kooi1
2009-12-30webkit-gtk: bump to 1.1.18+svnr52207Koen Kooi3
2009-11-24webkit-efl: this is 1.1.11, not 0.1Koen Kooi1
2009-11-20webkit-efl: run thru oe-stylize.pyKoen Kooi1
2009-11-18webkit-efl: new recipe from SHRMartin Jansa1
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa2
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-14webkit-gtk: adopt to new style stagingKoen Kooi1
2009-11-07arora: factor common stuff into .inc and add qt4/embedded versionKoen Kooi3
2009-11-05arora: add 0.10.1. Arora is a qtwebkit based browser.Koen Kooi1
This recipe is ugly because neither I nor the upstream authors know how to use qmake screenie: http://scap.linuxtogo.org/files/25c0d644dfabb484382183269e8af286.png
2009-10-28webkit-gtk: bump to 1.1.16Koen Kooi3
2009-09-30webkit: bump SRCREVSteve Sakoman4
2009-07-13webkit-gtk: Update to the latest snapshot 45825.Stanislav Brabec9
2009-06-09webkit-gtk: first stab at enabled JIT for armv7aKoen Kooi1
2009-06-09webkit-gtk: bump SRCREVKoen Kooi1
2009-06-07webkit-git: bump SRCREVKoen Kooi2
2009-06-05webkit: bump SRCREVKoen Kooi5
2009-05-16webkit: bump SRCREVKoen Kooi2
* runtime tested on angstrom/beagleboard
2009-05-09webkit-gtk: bump SRCREV, fix gtk-doc, fix packagingKoen Kooi5
* runtime tested on beagleboard with midori and epiphany
2009-03-31webkit-gtk: update to 1.1.4 release to get some more bugfixesKoen Kooi3
2009-03-30webkit-gtk: fix PVKoen Kooi1
2009-03-28webkit-gtk: bump SRCREVKoen Kooi3
* runtime tested on beagleboard with midori and epiphany
2009-03-24libsoup: fix packaging to keep upgrade paths sane, bump PR on affected packagesKoen Kooi1
2009-03-19webkit-gtk: bump SRCREVKoen Kooi4
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko20
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>