summaryrefslogtreecommitdiff
path: root/recipes/webkit/qtwebkit-performance-utilities.inc
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 Freyther1
These are some simple benchmarks and utilities for QtWebKit