introduce -minimal mode to syncqt and use it for bootstrapping
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 31 Aug 2012 14:33:33 +0000 (16:33 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 11 Sep 2012 15:23:27 +0000 (17:23 +0200)
commit8d97eb298d9a3f3b0a9d98249966f2cd533a68a2
treebdc020687dde77ea987baed477300b5040ac033c
parent8df98b43be26d003fcd9e602094c05607f59ab4f
introduce -minimal mode to syncqt and use it for bootstrapping

the bootstrap does not need CamelCase includes, deprecated headers and
whatnot, so just don't do it. the full thing will be run on qtbase by
qmake.

Change-Id: Idffdd4750a73574c8c32ee75d00080abfe37e03c
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
bin/syncqt
configure
configure.bat
tools/configure/configureapp.cpp