qt6-bb10/tools/configure
Lars Knoll d8bf317546 make qreal double by default on all platforms
On modern ARM CPUs there is no speed difference between
float and double anymore, so let's rather use double for
qreal to avoid rounding and precision issues. Like this
we also get much better compatibility with our desktop
OSes.

This is not binary compatible on ARM, but the old behavior
can be restored by passing -qreal float to configure.

Change-Id: I2a4b61e19a3dfa6b0bd76734cecf2634c97207fc
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-10-31 22:01:40 +01:00
..
Makefile.mingw Don't compile qcryptographichash into configure.exe 2013-08-15 01:30:54 +02:00
Makefile.win32 Don't compile qcryptographichash into configure.exe 2013-08-15 01:30:54 +02:00
configure.pro Improve path search in configure. 2012-11-05 17:17:01 +01:00
configure_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
configureapp.cpp make qreal double by default on all platforms 2013-10-31 22:01:40 +01:00
configureapp.h bring the windows configure -qconfig handling in line with the unix one 2013-10-30 23:26:58 +01:00
environment.cpp Fix configure warnings on Windows 7 with MSVC2010. 2013-09-25 13:39:14 +02:00
environment.h add support for Visual Studio 2013 2013-07-04 12:54:58 +02:00
main.cpp Integrate device-option into the windows configure 2013-08-15 18:02:42 +02:00
tools.cpp fix configure -commercial 2013-09-11 15:52:51 +02:00
tools.h fix configure -commercial 2013-09-11 15:52:51 +02:00