qt5base-lts/qmake/generators/win32
Oswald Buddenhagen 14bbab09c1 introduce ability to build projects for the host system
when qmake runs into the new option(host_build) command, it will restart
the project evaluation with a host spec.

the new default host spec is called default-host (gasp!). it is
overridden with the pre-exising -spec / -platform option, while the new
-xspec / -xplatform option overrides the pre-existing default spec.
specifying -spec but not -xspec will set the xspec, too, so the behavior
is backwards-compatible. same for the XQMAKESPEC override read from
.qmake.cache and the environment variable.
the cleaner solution would be adding -hostspec, to be symmetrical with
the override semantics, but that would deviate from configure in turn.

Change-Id: I4297c873780af16ab7928421b434ce0f1d3820da
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-06-19 16:37:49 +02:00
..
borland_bmake.cpp Fix build all failed for 'TEMPLATE = aux' 2012-04-02 12:41:32 +02:00
borland_bmake.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
mingw_make.cpp Fix build all failed for 'TEMPLATE = aux' 2012-04-02 12:41:32 +02:00
mingw_make.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
msbuild_objectmodel.cpp qmake vcxproj generator: fix handling of /MANIFEST:NO linker option 2012-04-17 03:26:32 +02:00
msbuild_objectmodel.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
msvc_nmake.cpp Fix build all failed for 'TEMPLATE = aux' 2012-04-02 12:41:32 +02:00
msvc_nmake.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
msvc_objectmodel.cpp qmake vcproj generator: unused variable removed 2012-04-17 03:26:32 +02:00
msvc_objectmodel.h QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
msvc_vcproj.cpp introduce ability to build projects for the host system 2012-06-19 16:37:49 +02:00
msvc_vcproj.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
msvc_vcxproj.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
msvc_vcxproj.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
winmakefile.cpp qmake/Win: fix incomplete generated version resource 2012-04-17 03:26:32 +02:00
winmakefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00