Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-10-07 | packages/qmake/qmake2-native: Move the LFLAGS to the end of the linker line | Holger Freyther | 1 | |
Move the LFLAGS to the end of the linker line. Otherwise a package (e.g. webkit) will try to link to the library in the staging directory and not to the one recently built. Remove the unstage hack from webkit-gtk as it is not needed anymore. | ||||
2007-10-06 | webkit-gtk: add unstage task till Holger fixes qmake | Koen Kooi | 3 | |
2007-09-29 | webkit-gtk: catch up with gdk->gtk rename | Koen Kooi | 3 | |
2007-09-06 | webkit: reinstate ;name inj SRC_URI | Koen Kooi | 1 | |
2007-09-04 | webkit: switch to SRCREV | Koen Kooi | 1 | |
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. | ||||
2007-08-12 | webkit: rename to webkit-gtk | Koen Kooi | 6 | |
2007-07-31 | webkit: clean up (guys, please don't mix TABs and SPACEs) and make it build | Michael Lauer | 1 | |
2007-07-25 | webkit: add some qmake magic from zecke to make install and staging work better | Koen Kooi | 1 | |
2007-07-25 | webkit: fix dftables build | Koen Kooi | 1 | |
2007-07-24 | webkit: first attempt at fixing the dftables problem ↵ | Koen Kooi | 3 | |
(http://bugs.webkit.org/show_bug.cgi?id=14744) | ||||
2007-07-22 | Webkit: update local copy of Makefiles | Koen Kooi | 2 | |
2007-07-18 | webkit: add -lcurl as workround for broken pkgconfig | Koen Kooi | 1 | |
2007-07-17 | webkit: update webkit.pri | Koen Kooi | 1 | |
2007-07-01 | webkit: alter do_install | Koen Kooi | 1 | |
2007-07-01 | webkit: update webkit.pri and webkit.pro | Koen Kooi | 2 | |
2007-05-30 | webkit: fix typo | Koen Kooi | 1 | |
2007-05-30 | webkit: add more depends | Koen Kooi | 1 | |
2007-05-30 | webkit: fix packaging | Koen Kooi | 1 | |
2007-05-30 | webkit: add install and packaging, still needs do_stage() | Koen Kooi | 1 | |
2007-05-30 | webkit: unbreak qmake usage a bit | Koen Kooi | 1 | |
2007-05-29 | WebKit: add WIP recipe to build the webkit-gdk port | Koen Kooi | 7 | |