qt5base-lts/tools/configure
Bradley T. Hughes fa5cf01e74 Make configure.exe only detect each compiler once
After commit e0acf65043, configure.exe
built with the x64 compiler could detect the same compiler twice,
breaking the -platform detection even when only one compiler is in the
path. Fix this by taking advantage of the CompilerInfo struct ordering
and ignore detection of the same compiler.

Change-Id: I583230520d2e0859196f9d7c8af31adbb981a6ca
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-02-27 20:52:45 +01:00
..
configure_pch.h remove bizarre magic from precompiled header 2012-02-09 22:12:30 +01:00
configure.pro compile without rtti 2012-02-09 22:13:34 +01:00
configureapp.cpp don't attempt to build host tools which are gone from qtbase 2012-02-20 19:51:41 +01:00
configureapp.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
environment.cpp Make configure.exe only detect each compiler once 2012-02-27 20:52:45 +01:00
environment.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
Makefile.mingw Fix MinGW configure bootstrap 2012-02-25 15:28:11 +01:00
Makefile.win32 bootstrap configure.exe on windows 2012-02-16 01:56:21 +01:00
tools.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tools.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00