aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4.inc
AgeCommit message (Collapse)Author
2009-12-14qt4: munge more references toKoen Kooi
2009-12-14qt 4.6.0: fix packaging, staging and x11 buildKoen Kooi
2009-12-10qt 4.6.0: fix packaging a bitKoen Kooi
* the uic, moc and rcc tools still need to get packages, but we have package all libs now
2009-08-02qt4.inc: Fix of shell for some shellsHolger Hans Peter Freyther
2009-08-01qt4: Do not recreate the link if it exists otherwise do_install will failHolger Hans Peter Freyther
When running configure more than once the do_install stage will fail due excessive symlinks... Stop doing that.
2009-07-24qt4.inc: add -I${STAGING_INCDIR}/postgresql to includesJeremy Lainé
This works around part of the problem when cross-compiling the PostgreSQL plugin. The build will still fail if the "pg_config" program is present on the build machine.
2009-07-15qt-embedded: fix gles build and packagingKoen Kooi
2009-07-11qt4.inc: Work with DISTRO=micro where local_prefix is ""Holger Hans Peter Freyther
The Qt buildsystem does not like when the -prefix is omitted (""). Append a "/" to the ${prefix} to always have at least one charachter. This was build tested with the micro and minimal distribution.
2009-07-09qt4-x11-free-gles: add an OopenGL ES1 version of qt4-x11-freeKoen Kooi
* currently sgx specific, but making it generic is easy
2009-07-08qt4: add extra hook into configure to munge some qmake stuffKoen Kooi
2009-07-08qt4: package demos and examples as wellKoen Kooi
2009-07-07qt4: added postgres, mysql, and sqlite2/3 support.Ihar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-06-09qt4: create mkspecs packageIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: fixed pkgconfig for qt4-embeddedIhar Hrachyshka
Added ${QT_LIBINFIX} for pkgconfig dependencies. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: package all installed filesIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: fixed regexp pattern for graphics pluginsIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: style refinements, more generalizationIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-04-24qt4.inc: add translation packages to the dynamic listJeremy Lainé
From: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Jeremy Lainé <jeremy.laine@m4x.org>
2009-04-24qt4(-tools-native)?.inc: compatibility fixes for Qt 4.5.1Jeremy Lainé
2009-03-26qt4-embedded: add version 4.5.0Jeremy Lainé
2009-03-26qt4: add qt4-x11-free version 4.5.0Jeremy Lainé
2009-03-26qt4: add initial version of qt4-tools-native 4.5.0Jeremy Lainé
2009-03-26qt4: overhaul packaging and staging rulesJeremy Lainé
2009-03-25qt4: consolidate include files into qt4.incJeremy Lainé