summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-5.0.1.inc
Commit message (Collapse)AuthorAgeFilesLines
* qt5-*.inc: let module.inc to define LICENSEMartin Jansa2013-05-071-4/+4
| | | | | | | * it was working for LIC_FILES_CHKSUM, but not LICENSE * we need to change order of includes, first version.inc then module.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: use consistent naming for LICENSEMartin Jansa2013-04-281-1/+1
|
* qt5-5.0.1: use QT_VERSION_DIR, just for consistence"Martin Jansa2013-04-171-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtbase: replace g++.conf and linux.conf with qmake.confMartin Jansa2013-04-171-2/+0
| | | | | | | | | * g++.conf and linux.conf were outdated a lot, lacking new options like QMAKE_COMPILER causing a lot of warning like: Project WARNING: qmake spec does not announce the compiler family. Guessed gcc. * Instead of replacing whole common files, use custom qmake.conf which overwrites common setting after including it
* qt5: upgrade to 5.0.1Eric Blade2013-02-181-0/+17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>