Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-27 | Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmake | Holger Freyther | 1 | |
Add the 'E' suffix to QtopiaCore libraries. This allows to install both qtopiacore, qt/X11 at the same time. | ||||
2007-12-25 | packages/qt4/qt_configuration.inc: ccache and pch conflict with each other | Holger Freyther | 1 | |
The time spent on recompiling outweights the time saved using pch. So disable pch and have better recompile times. | ||||
2007-12-25 | packages/qt4/qt_configuration.inc: Keep PARALLEL_MAKE untouched the ↵ | Holger Freyther | 1 | |
buildsystem should handle deps | ||||
2007-12-25 | packages/qt4/qt_configuration.inc: Make use of the new QT_CONF_PATH, correct ↵ | Holger Freyther | 1 | |
the configure line Generate a qt.conf in do_configure with the paths we pass to the ./configure script. | ||||
2007-12-24 | packages/qt4/qt_configuration.inc: Put the header files somewhere else | Holger Freyther | 1 | |
2007-12-24 | packages/qt4/qt4-x11-free,qtopia-core: Unify configure and compile of Qt4 | Holger Freyther | 1 | |
Adjust packaging to look into the directories we configured. |