summaryrefslogtreecommitdiff
path: root/recipes/webkit
AgeCommit message (Collapse)AuthorFiles
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>