qt5base-lts/tools/configure
Thiago Macieira 735f7e6248 Record the sub-architecture (CPU features enabled in the compiler)
If the system's compiler has extra features on top of the base
settings enabled or if the mkspec or $CXXFLAGS variable included some,
record them.

This will allow us to choose whether or not to use our own special
compilers, based on whether the system default compiler contains it or
not.

Change-Id: I87cada9fab4cfa58846a831d0a7c7b50d8fa87fd
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-05-30 17:28:07 +02:00
..
configure_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00
configure.pro Remove -DQT_NO_STL from the bootstrapped builds 2012-04-07 05:19:56 +02:00
configureapp.cpp Record the sub-architecture (CPU features enabled in the compiler) 2012-05-30 17:28:07 +02:00
configureapp.h Sync configure with Unix version (-make/-nomake) 2012-03-27 03:36:30 +02:00
environment.cpp Add Visual Studio 11 mkspec 2012-05-16 13:34:20 +02:00
environment.h Add Visual Studio 11 mkspec 2012-05-16 13:34:20 +02:00
main.cpp Remove -arch argument and #define QT_ARCH from configures 2012-03-13 12:27:44 +01:00
Makefile.mingw Remove -DQT_NO_STL from the bootstrapped builds 2012-04-07 05:19:56 +02:00
Makefile.win32 Remove -DQT_NO_STL from the bootstrapped builds 2012-04-07 05:19:56 +02: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