qt5base-lts/qmake/generators
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
..
integrity QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
mac QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
unix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
win32 revamp -sysroot and -hostprefix handling 2012-03-01 23:18:23 +01:00
makefile.cpp revamp -sysroot and -hostprefix handling 2012-03-01 23:18:23 +01:00
makefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
makefiledeps.cpp QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
makefiledeps.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
projectgenerator.cpp don't generate bogus TARGETs 2012-02-27 20:52:45 +01:00
projectgenerator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00