Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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-07-29 | qt4-x11-free-gles: reinstate it now the weird dependency problems have been ↵ | Koen Kooi | 1 | |
resolved * also switch to gles2, requires less patching | ||||
2009-07-23 | qt*gles: rename to .disabled till the qt4 stuff becomes less magical | Koen Kooi | 1 | |
2009-07-09 | qt4-x11-free-gles: add an OopenGL ES1 version of qt4-x11-free | Koen Kooi | 1 | |
* currently sgx specific, but making it generic is easy |