summaryrefslogtreecommitdiff
path: root/packages/qt4/qt_configuration.inc
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
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>
2009-02-19qt4: enable phonon support for qt4-x11-free and qt-embeddedJeremy Lainé1
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-25packages/qt4/qt_configuration.inc: ccache and pch conflict with each otherHolger Freyther1
The time spent on recompiling outweights the time saved using pch. So disable pch and have better recompile times.
2007-12-25packages/qt4/qt_configuration.inc: Keep PARALLEL_MAKE untouched the ↵Holger Freyther1
buildsystem should handle deps
2007-12-25packages/qt4/qt_configuration.inc: Make use of the new QT_CONF_PATH, correct ↵Holger Freyther1
the configure line Generate a qt.conf in do_configure with the paths we pass to the ./configure script.
2007-12-24packages/qt4/qt_configuration.inc: Put the header files somewhere elseHolger Freyther1
2007-12-24packages/qt4/qt4-x11-free,qtopia-core: Unify configure and compile of Qt4Holger Freyther1
Adjust packaging to look into the directories we configured.