Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-01-14 | qtwebkit-performance-utilities.inc: Use += to not undo qt4e | Holger Hans Peter Freyther | 1 | |
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-14 | qtwebkit-performance-utilities.inc: Remove memusagestat from the build | Holger Hans Peter Freyther | 1 | |
* 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-07 | qtwebkit-performance-utilities: Add new recipe | Holger Hans Peter Freyther | 1 | |
These are some simple benchmarks and utilities for QtWebKit |