qt5base-lts/tools/configure
Jochen Seemann 9e6190cff3 improve support for cross-compilation to not directly supported platforms
This adds a fallback platform OTHER to the platform-enum, which
applies when -xplatform is set to an unsupported target, e.g. Linux.
Without it, it would fall back to WINDOWS, with the consequence
that logic like platform() != WINDOWS would break a proper
configuration of Qt.

Change-Id: Ie34522e23e375da6c24f66b3410638f85724a0f9
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-02-05 14:27:25 +00:00
..
configure_pch.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
configure.pro De-inline QDebug destructor 2014-05-22 08:35:06 +02:00
configureapp.cpp improve support for cross-compilation to not directly supported platforms 2015-02-05 14:27:25 +00:00
configureapp.h write relative paths to qconfig.cpp as far as possible 2015-02-05 14:27:04 +00:00
environment.cpp Add detection of and support for Visual Studio 2015 2014-12-13 05:11:25 +01:00
environment.h Add detection of and support for Visual Studio 2015 2014-12-13 05:11:25 +01:00
main.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
Makefile.mingw remove redundant CXX definition 2015-02-04 16:33:37 +00:00
Makefile.win32 Add a way for qmake + configure to link dynamically to the CRT 2014-09-25 22:14:31 +02:00
tools.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tools.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00