qt6-bb10/src
Tor Arne Vestbø eef7a68acd Disable PCRE JIT on iOS
First of all, we were missing an implementation of SLJIT_CACHE_FLUSH,
as ___clear_cache was not available and we would get missing symbols.

This was fixed in upstream PCRE 8.31, but even then the JIT would
only work on jailbroken devices, so we disable it.

http://bugs.exim.org/show_bug.cgi?id=1243

Change-Id: I678f9a31eb76d7d08882465befb9d799e46e7cf8
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2013-03-12 01:21:15 +01:00
..
3rdparty Disable PCRE JIT on iOS 2013-03-12 01:21:15 +01:00
android Introducing the Qt Android port 2013-03-05 08:31:23 +01:00
angle ANGLE: Fix static build. 2013-02-25 10:34:11 +01:00
concurrent Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
corelib Let QMetaObject::connectSlotsByName(o) also check for signals of o 2013-03-07 08:37:26 +01:00
dbus Merge remote-tracking branch 'origin/stable' into dev 2013-03-06 14:38:07 +01:00
gui Add methods to convert lists of QKeySequence to/from strings 2013-03-06 21:50:28 +01:00
network Fixed build of SSL when using android-no-sdk. 2013-03-07 09:18:43 +01:00
opengl Introducing the Qt Android port 2013-03-05 08:31:23 +01:00
openglextensions Add a new static lib and module for OpenGL extensions 2013-02-26 16:27:39 +01:00
platformsupport Fixed android-no-sdk build by excluding platformsupport/jniconvenience. 2013-03-07 09:18:53 +01:00
plugins qtbase: Fix duplicate symbol errors in static build on Mac 2013-03-06 19:04:31 +01:00
printsupport Merge "Merge branch 'ios' into dev" into refs/staging/dev 2013-02-28 19:22:05 +01:00
sql QSqlResult: private d -> protected d_ptr 2013-03-06 00:11:11 +01:00
testlib Add support for attributes in the -perfcounter argument 2013-03-06 21:50:28 +01:00
tools moc: Remove VC6 workaround 2013-03-06 19:40:04 +01:00
widgets Aero-Style-QWizard: Hide/Show back-button correctly. 2013-03-06 21:50:28 +01:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
src.pro Introducing the Qt Android port 2013-03-05 08:31:23 +01:00