godot/platform
Rémi Verschelde 02913f53d3 pcre2: Use scons option to disable JIT on some platforms
Third-party platforms (e.g. console ports) need to be able to
disable JIT support in the regex module too, so it can't be
hardcoded in the module SCsub. This is cleaner this way anyway.

Fixes #19316.
2019-11-20 08:54:52 +01:00
..
android Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture" 2019-11-11 08:29:58 +01:00
haiku Remove libwebsocket. No longer used, yay! 2019-07-04 15:03:04 +02:00
iphone Fix crash on exit or resume on iOS 13 2019-11-05 10:28:42 +01:00
javascript pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
osx [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event. 2019-10-30 14:42:21 +02:00
server Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
uwp pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
windows Set ShellExecuteW's verb to NULL - fixes #33388 2019-11-09 07:59:15 -03:00
x11 X11: Fix memory leak in handle_key_event 2019-11-12 07:51:51 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00