qt5base-lts/tools/configure
Lars Knoll 2b21dd69d6 turn off exceptions by default where they aren't required
This significantly reduces the size of the generated code
in places where we don't need exceptions.

The -(no-)exceptions configure flag has been removed in the
process, as there is now a fine grained way to control this
on a per module level, and Qt is being compiled without
exceptions in most places.

Change-Id: I99a15c5d03339db1fbffd4987935d0d671cdbc32
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-17 05:14:26 +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 turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +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