summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-native
Commit message (Collapse)AuthorAgeFilesLines
* qt5-native: rename to qtbase-native to avoid confusionMartin Jansa2013-04-172-61/+0
| | | | | | | * we also had PROVIDES for qt5-tools-native, this makes it a bit easier to see what is what * drop FILESEXTRAPATHS, not needed after renaming to match BPN with qtbase patches Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-native: Getting rid of printf statements in qmakeMikko Levonmaa2013-02-171-2/+1
| | | | | | | | They will cause the building of cmake-native to fail as it will parse the output of qmake -query and is not expecting to find the added lines in the output Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>
* qt5: move module specific files to own directoriesMartin Jansa2013-01-012-0/+62
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>