qt5base-lts/tools/configure
Thiago Macieira a1b30b49ef Remove detection for MMX support and related technology
This also removes the check for SSE, but the check for SSE2 and
further technologies is kept. If SSE2 is present, then SSE is too. We
don't have any code that uses the original SSE instructions only.

Remove the CMOV detection, since we don't use that anywhere and we're
not likely to ever use them..

Change-Id: I3faf2c555ad1c007c52a54644138902f716c1fe1
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-03-23 19:43:00 +01:00
..
configure_pch.h remove bizarre magic from precompiled header 2012-02-09 22:12:30 +01:00
configure.pro Split up base class QFileDevice for open-file operations (read/write) 2012-03-06 12:09:57 +01:00
configureapp.cpp Remove detection for MMX support and related technology 2012-03-23 19:43:00 +01:00
configureapp.h Remove -arch argument and #define QT_ARCH from configures 2012-03-13 12:27:44 +01:00
environment.cpp Remove -arch argument and #define QT_ARCH from configures 2012-03-13 12:27:44 +01:00
environment.h Remove -arch argument and #define QT_ARCH from configures 2012-03-13 12:27:44 +01:00
main.cpp Remove -arch argument and #define QT_ARCH from configures 2012-03-13 12:27:44 +01:00
Makefile.mingw Split up base class QFileDevice for open-file operations (read/write) 2012-03-06 12:09:57 +01:00
Makefile.win32 Split up base class QFileDevice for open-file operations (read/write) 2012-03-06 12:09:57 +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