qt5base-lts/src
Thiago Macieira 76d75fd7df Use the GCC inline assembly when building for MinGW
MinGW has a longstanding problem of providing the MSVC intrinsics that
every Windows developer expects to be there. Other projects have run
into those problems.

So instead just use the GCC inline assembly.

Change-Id: I5651f97f9a4dfbf98ebbf063f91f221eab80b224
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-06-04 18:33:02 +02:00
..
3rdparty Fixed CE build of sqlite3 2013-05-23 12:49:39 +02:00
android Never show EGLFS mouse cursor in Qt for Android platform plugin 2013-05-20 12:06:48 +02:00
angle Add missing intrin.h include for __cpuid 2013-04-23 12:45:16 +02:00
concurrent Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
corelib Use the GCC inline assembly when building for MinGW 2013-06-04 18:33:02 +02:00
dbus Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
gui Make qtbase compile with QT_NO_TEMPORARYFILE 2013-06-04 00:05:55 +02:00
network Silence warning in QtNetwork build 2013-06-03 09:56:04 +02:00
opengl Fixed crashes in QGLTextureDestroyer. 2013-05-29 08:15:13 +02:00
openglextensions Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
platformsupport Move QBasicDrag and QSimpleDrag to QtGui. 2013-05-30 12:49:51 +02:00
plugins Fixes QKeyEvent::count() on Windows 2013-06-04 16:08:26 +02:00
printsupport Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
sql Improve support for <MODULE>_PATH options 2013-05-10 19:39:53 +02:00
testlib QtTest: Output correct library name 2013-05-27 00:41:46 +02:00
tools qdoc: Handle collision nodes when building index files 2013-05-30 12:49:42 +02:00
widgets Merge remote-tracking branch 'origin/release' into stable 2013-05-31 13:47:45 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00