Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-09-08 | qmake-base.bbclass: Rename to qmake_base.bbclass. | Paul Sokolovsky | 1 | |
* Hyphens are bad in function names. * Fixes OPIE build. | ||||
2007-09-03 | classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version two | Holger Freyther | 1 | |
Add a qmake2.bbclass which currently takes over the role of qt4x11.bbclass with setting the QTDIR, MOC, UIC properly. qmake2 and qmake now share qmake-base.bbclass this is why some var assignments and functions have been moved around. Make webkit-gtk use qmake2 to eliminate the Qt3 and Qt4/X11 dependency. |