qt5base-lts/tools/configure
Andreas Holzammer 7e85e7ced7 Add initial clang-cl support to Qt
This adds the functionality to build Qt with clang under Windows against
the Microsoft Visual Studio 2015 runtime.

In order to replicate this, a Clang 3.8 build with Visual Studio 2015
Update 1 is needed.

Adds compiler detection to Qt to distinguish correctly the clang compiler
and Windows with Visual Studio.

Clang has some built-in numeric functions, there is no need to use the
Microsoft versions, which also conflict here.

Task-number: QTBUG-50804
Change-Id: Ia4b267a298310ac7d73edf473b12792991249d8a
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2016-02-11 12:54:06 +00:00
..
configure_pch.h Updated license headers 2016-01-21 18:55:18 +00:00
configure.pro Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
configureapp.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
configureapp.h Updated license headers 2016-01-21 18:55:18 +00:00
environment.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
environment.h Updated license headers 2016-01-21 18:55:18 +00:00
main.cpp Updated license headers 2016-01-21 18:55:18 +00:00
Makefile.mingw Mingw: Build configure.exe with C++11 support 2015-11-16 19:07:51 +00:00
Makefile.win32 Add initial clang-cl support to Qt 2016-02-11 12:54:06 +00:00
tools.cpp Updated license headers 2016-01-21 18:55:18 +00:00
tools.h Updated license headers 2016-01-21 18:55:18 +00:00