| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Commit f5b19c173109c53bf3d8167573f7276cf39262d2 broke the build for
cetest. Reverting my initial naive attempt to fix this
bd5d323373dbaf9d827126b77895da253128c1e5.
We're introducing a new define for building qmake without generators.
QT_QMAKE_PARSER_ONLY is used for cetest and the qmake COM wrapper of
the Visual Studio Add-in.
Reviewed-by: ossi
|
|
|
|
|
| |
Recent refactorings of qmake caused cetest not to compile.
This patch updates cetest to fix this issue.
|
|
|
|
|
|
|
| |
Broken in two different ways by the QtScript-JavaScriptCore
integration and the S60 integration.
Reviewed-by: Michael Goddard
|
|
|