qt5base-lts/tools/configure
Oswald Buddenhagen 0a1b89bff5 run syncqt only for builds from git
the logic in the configures was even trying to express that, only that
nowadays we always ship syncqt, so the tests were kinda pointless.

this frees us from the perl dependency for non-developer builds of
packaged modules (except for webkit, which needs almost every scripting
language on earth anyway).

obviously, this requires that the packaging scripts run syncqt in the
source dir before tarring up the sources. note that for repositories
other than qtbase, the -version argument needs to be passed to syncqt.

Task-number: QTBUG-29465
Change-Id: Ic929ab17a5de4b30fbf48b3aa9bfa3b4d2ef37d6
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-06-03 17:59:47 +02: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 run syncqt only for builds from git 2013-06-03 17:59:47 +02:00
configureapp.h reality adjustment: rename generateSystemVars() => prepareConfigTests() 2013-05-22 21:17:59 +02:00
environment.cpp Fix incorrect compiler-from-mkspec selection in configure 2013-04-15 13:17:26 +02:00
environment.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp move detectArch() call right after autoDetection() 2013-05-22 21:18:02 +02: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