qt5base-lts/tools/configure
Oswald Buddenhagen 012f799254 revamp -sysroot and -hostprefix handling
instead of being a variable added to the makespec (via qconfig.pri),
QT_SYSROOT is now a property.

the QT_INSTALL_... properties are now automatically prefixed with the
sysroot; the raw values are available as QT_RAW_INSTALL_... - this is
expected to cause the least migration effort for existing projects.

-hostprefix and the new -hostbindir & -hostdatadir now feed the new
QT_HOST_... properties.

adapted the qmake feature files and the qtbase build system accordingly.

Change-Id: Iaa9b65bc10d9fe9c4988d620c70a8ce72177f8d4
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-03-01 23:18:23 +01:00
..
configure_pch.h remove bizarre magic from precompiled header 2012-02-09 22:12:30 +01:00
configure.pro compile without rtti 2012-02-09 22:13:34 +01:00
configureapp.cpp revamp -sysroot and -hostprefix handling 2012-03-01 23:18:23 +01:00
configureapp.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
environment.cpp Make configure.exe only detect each compiler once 2012-02-27 20:52:45 +01:00
environment.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
Makefile.mingw Fix MinGW configure bootstrap 2012-02-25 15:28:11 +01:00
Makefile.win32 bootstrap configure.exe on windows 2012-02-16 01:56:21 +01:00
tools.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tools.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00