summaryrefslogtreecommitdiff
path: root/packages/qt4/files
AgeCommit message (Collapse)AuthorFiles
2007-12-27packages/qt4/qt_packaging.inc: Fix packaging of the QtUiTools${QT_LIBINFIX}Holger Freyther1
2007-12-27Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmakeHolger Freyther1
Add the 'E' suffix to QtopiaCore libraries. This allows to install both qtopiacore, qt/X11 at the same time.
2007-12-26qmake,Qt/X11,QtopiaCore: Allow OE to set the tuning options. Allow to add a ↵Holger Freyther1
default module -Do not hardcode O2, we have flags in OE to do such things and passing both didn't make sense -With QtopiaCore QtGui is using Tcp/Udp/Sockets for the QWS implementation. This means when building a gui application you will need the network module. Allow to add modules using environment variables.
2007-12-26packages/qt4/files/0005-fix-mkspecs.patch: Remove the O2 we want OE to ↵Holger Freyther1
decide the tuning!
2007-12-26packages/qt4/: Share some more patches (no host includes, cross-compile) ↵Holger Freyther4
between Embedded and X11 -Use the CROSSARCH hack/patch on QtopiaCore as well -Do not search /usr/include for freetype and openssl on Qt as well -Do not build a qmake version (needed a diversion due different configure scripts)