Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Symbian on Linux: $QTDIR/bin is not necessarily in the path. | Olivier Goffart | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | So it would not find elf2e32_qtwrapper use the qtPrepareTool macro that does the right thing. But this macro need QT_BUILD_TREE to be defined, which is not defined yet early in the test process. So change the tests accordingly Reviewed-by: ossi | ||||
* | Add license header | Thomas Zander | 2010-05-11 | 1 | -0/+40 |
| | |||||
* | Add configure time checks for symbian environment | Thomas Zander | 2010-05-07 | 2 | -0/+10 |
| | | | | | | | Adding test for various compile time components like rcomp and the compiler actually working should make it failing much more transparant. Reviewed-by: Thiago | ||||
* | Added configure test for audio backend on Symbian. | axis | 2010-02-25 | 4 | -0/+102 |