godot/platform/iphone
Rémi Verschelde 60959b085d
SCons: Add only selected platform's opts to env
Otherwise we can get situations where platform-specific opts with the same name
can override each other depending on the order at which platforms are parsed,
as was the case with `use_static_cpp` in Linux/Windows.

Fixes #44304.

This also has the added benefit that the `scons --help` output will now only
include the options which are relevant for the selected (or detected) platform.

(cherry picked from commit 0f84d8dc49)
2020-12-29 16:02:00 +01:00
..
export Export: Reorder options for consistency across platforms 2020-11-26 09:38:46 +01:00
app_delegate.h iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
app_delegate.mm iOS: port ARC support 2020-10-06 00:23:25 +03:00
detect.py SCons: Add only selected platform's opts to env 2020-12-29 16:02:00 +01:00
device_metrics.h iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
device_metrics.m iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
display_layer.h iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
display_layer.mm iOS: port ARC support 2020-10-06 00:23:25 +03:00
game_center.h iOS GameCenter: Add authenticate method 2020-10-02 01:20:11 +10:00
game_center.mm iOS: port ARC support 2020-10-06 00:23:25 +03:00
godot_iphone.mm iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
godot_view.h iOS: fix keyboard display 2020-12-16 05:05:38 +03:00
godot_view.mm iOS: fix keyboard display 2020-12-16 05:05:38 +03:00
godot_view_gesture_recognizer.h iOS: fix deprecations 2020-10-01 18:09:55 +03:00
godot_view_gesture_recognizer.mm iOS: port ARC support 2020-10-06 00:23:25 +03:00
godot_view_renderer.h iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
godot_view_renderer.mm iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
icloud.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
icloud.mm iOS: port ARC support 2020-10-06 00:23:25 +03:00
in_app_store.h iOS: fix in app store 2020-10-16 15:51:12 +03:00
in_app_store.mm iOS: fix in app store 2020-10-16 15:51:12 +03:00
ios.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
ios.mm iOS: port ARC support 2020-10-06 00:23:25 +03:00
joypad_iphone.h iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
joypad_iphone.mm iOS: port ARC support 2020-10-06 00:23:25 +03:00
keyboard_input_view.h iOS: fix keyboard display 2020-12-16 05:05:38 +03:00
keyboard_input_view.mm iOS: fix keyboard display 2020-12-16 05:05:38 +03:00
logo.png platform: Update metadata for export platforms 2020-08-14 00:32:05 +02:00
main.m iOS: fix deprecations 2020-10-01 18:09:55 +03:00
native_video_view.h iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
native_video_view.m iOS: fix native video 2020-11-26 09:38:47 +01:00
os_iphone.h iOS: Refactor platform code 2020-10-06 00:23:09 +03:00
os_iphone.mm iOS: fix keyboard display 2020-12-16 05:05:38 +03:00
platform_config.h iOS: port ARC support 2020-10-06 00:23:25 +03:00
power_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_iphone.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub iOS: fix keyboard display 2020-12-16 05:05:38 +03:00
semaphore_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
semaphore_iphone.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
view_controller.h iOS: fix keyboard display 2020-12-16 05:05:38 +03:00
view_controller.mm iOS: fix keyboard display 2020-12-16 05:05:38 +03:00