qt5base-lts/src/corelib/global
Oswald Buddenhagen dd59118b87 move c++11 test into qcompilerdetection.h and make it stricter
it positively makes no sense to have a configure test which will be
never reached due to the configure/qmake bootstrap failing with a
slew of totally unhelpful error messages.

pre-standardization partial c++11 implementations are now rejected,
except for VS2013, which is still sufficient despite not announcing full
compatibility.

Change-Id: I58af10e03960af06b80cedac105cf8433f7a1745
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-07-22 10:21:36 +00:00
..
archdetect.cpp Add "-softfloat" to archdetect.cpp and clarify what to use when 2016-06-19 18:46:36 +00:00
global.pri Restore the -fno-lto build of qversiontagging.cpp 2016-05-23 18:22:15 +00:00
qcompilerdetection.h move c++11 test into qcompilerdetection.h and make it stricter 2016-07-22 10:21:36 +00:00
qconfig-dist.h Updated license headers 2016-01-15 12:25:24 +00:00
qconfig-large.h Updated license headers 2016-01-15 12:25:24 +00:00
qconfig-medium.h Updated license headers 2016-01-15 12:25:24 +00:00
qconfig-minimal.h Updated license headers 2016-01-15 12:25:24 +00:00
qconfig-nacl.h Updated license headers 2016-01-15 12:25:24 +00:00
qconfig-small.h Updated license headers 2016-01-15 12:25:24 +00:00
qendian.h Remove duplicated QT_HAS_BUILTIN define 2016-06-21 18:58:27 +00:00
qendian.qdoc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
qfeatures.txt Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
qflags.h Add setFlag method to QFlags 2016-02-08 10:25:09 +00:00
qglobal.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
qglobal.h Move the Q_DECL_UNUSED attribute elsewhere to satisfy ICC 17 2016-06-08 18:34:10 +00:00
qglobalstatic.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qglobalstatic.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qhooks_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qhooks.cpp Plug padding holes in QHostAddressPrivate 2016-06-09 15:59:24 +00:00
qisenum.h Updated license headers 2016-01-15 12:25:24 +00:00
qlibraryinfo.cpp Add GHS pretty print for compiler version 2016-03-18 20:55:30 +00:00
qlibraryinfo.h Updated license headers 2016-01-15 12:25:24 +00:00
qlogging.cpp Use QStringLiteral more judiciously 2016-07-08 06:43:02 +00:00
qlogging.h Updated license headers 2016-01-15 12:25:24 +00:00
qmalloc.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnamespace.h add AA_CompressHighFrequencyEvents to control compression on xcb 2016-05-15 08:05:29 +00:00
qnamespace.qdoc add AA_CompressHighFrequencyEvents to control compression on xcb 2016-05-15 08:05:29 +00:00
qnumeric_p.h Add initial clang-cl support to Qt 2016-02-11 12:54:06 +00:00
qnumeric.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnumeric.h Updated license headers 2016-01-15 12:25:24 +00:00
qprocessordetection.h Avoid failing on 64-bit ARM 2016-05-19 18:28:07 +00:00
qsysinfo.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
qsystemdetection.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-20 08:00:26 +02:00
qt_pch.h Updated license headers 2016-01-15 12:25:24 +00:00
qt_windows.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-11 20:08:50 +01:00
qtypeinfo.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-21 09:02:57 +01:00
qtypetraits.h Updated license headers 2016-01-15 12:25:24 +00:00
qversiontagging.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qversiontagging.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-25 14:03:45 +02:00