aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qmake/qmake2.inc
AgeCommit message (Collapse)Author
2011-03-30qmake2: Define env var for strip. Convert to use INC_PR.Philip Balister
2010-12-25qmake2: also define OE_QMAKE_AR in the environment filesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-31qmake2: use the new qt4-tools instead of the unmaintained uicmoc recipesKoen Kooi
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-19qmake2: add missing INFIX export in qtopia env scriptKoen Kooi
2010-03-23qmake2: don't install specs, those are packaged by the qt4 recipe. Ship env ↵Koen Kooi
setup scripts
2010-02-14qmake2: convert native and sdk to use BBCLASS_EXTEND and new-style stagingKoen Kooi