qt5base-lts/tools/configure
Oswald Buddenhagen 3fdfde294f add -skip option to the configures
this makes it possible to exclude modules from the build without moving
their sources out of the way. substitutes the much-requested -no-webkit.

not adding a symmetrical option, as it is relatively pointless:
to build only specific "leaf" modules, you only need to run
"make module-qt<module> ..." once you configured. and removing
particular "intermediate" modules is achieved with this very option.

Task-number: QTBUG-26697
Change-Id: I25cebdbd029885a2c653c4cde696f9bb78691768
Reviewed-by: Tuukka Turunen <tuukka.turunen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-02-20 15:22:55 +01:00
..
configure_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
configure.pro Improve path search in configure. 2012-11-05 17:17:01 +01:00
configureapp.cpp add -skip option to the configures 2013-02-20 15:22:55 +01:00
configureapp.h add -skip option to the configures 2013-02-20 15:22:55 +01:00
environment.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
environment.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp add -skip option to the configures 2013-02-20 15:22:55 +01:00
Makefile.mingw Improve path search in configure. 2012-11-05 17:17:01 +01:00
Makefile.win32 Improve path search in configure. 2012-11-05 17:17:01 +01:00
tools.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tools.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00