qt6-bb10/qmake
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
..
generators revamp -sysroot and -hostprefix handling 2012-03-01 23:18:23 +01:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Makefile.unix Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
Makefile.win32 lower qmake optimization level on msvc 2012-02-10 15:23:01 +01:00
Makefile.win32-g++ Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
Makefile.win32-g++-sh Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
cachekeys.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp move .qmake.cache search to Option 2012-02-28 09:13:31 +01:00
meta.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp resolve relative spec paths already on the command line 2012-02-28 09:13:47 +01:00
option.h don't duplicate QLibraryInfo declaration 2012-02-29 15:53:21 +01:00
project.cpp revamp -sysroot and -hostprefix handling 2012-03-01 23:18:23 +01:00
project.h make resolution of default spec less inefficient 2012-02-21 22:31:00 +01:00
property.cpp revamp -sysroot and -hostprefix handling 2012-03-01 23:18:23 +01:00
property.h optimize QMakeProperty 2012-03-01 21:00:23 +01:00
qmake.pri Drop file-engine abstraction from public API 2012-02-22 00:07:31 +01:00
qmake.pro qmake: remove symbian support 2011-11-07 13:26:41 +01:00
qmake_pch.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00