Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-12 | qt4: bump PR | Koen Kooi | 1 | |
2009-08-10 | qt4: Hack out the pg_config invocation on configure | Holger Hans Peter Freyther | 1 | |
Currently the configure script of Qt is invoking pg_config which is a native application and not staged. Even though we pass the directory with the header files we will fail the postgres test as pg_config from the host will tell us something about /usr/include. There is no need for us to check pg_config, hack it out. | ||||
2009-08-01 | qt4: Use require instead of include to fail on missing includes | Holger Hans Peter Freyther | 1 | |
2009-07-31 | qt4: Qt4.5 is released under LGPLv2.1 and GPLv3 | Holger Hans Peter Freyther | 1 | |
Update licensing bits on the Qt classes. | ||||
2009-07-23 | qt*gles: rename to .disabled till the qt4 stuff becomes less magical | Koen Kooi | 1 | |
2009-07-07 | qt4: updated version to 4.5.2. | Ihar Hrachyshka | 1 | |
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org> |