godot/platform/iphone
Matthias Hoelzl fb236045de Make build scripts Scons 3.0/Python3 compatible
- Cherry picked #10662 and fixed merge conflicts.
- Manualy merged the change from #11904.
- Did not merge #12236 since I'm not sure whether the issue
  affects Godot 2.1 and I don't have VS2013 to test.
- Did not merge #11843 since it doesn't seem relevant (the
  code is only needed for creating DONORS.md, etc.).
- Did not merge #10727 and #11752 since they seem to be
  already included in #11742.
- The Windows and Linux builds have been tested with Scons 3.0
  using Python 3.
- OSX and iOS should hopefully work but are not tested since
  I don't have a Mac.
- Builds using SCons 2.5 and Python 2 should not be impacted.
2017-10-24 06:41:32 +02:00
..
globals Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
app_delegate.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
app_delegate.mm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
audio_driver_iphone.cpp Fix possible crash at exit on iOS 2017-10-02 23:20:06 -03:00
audio_driver_iphone.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
detect.py Make build scripts Scons 3.0/Python3 compatible 2017-10-24 06:41:32 +02:00
game_center.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
game_center.mm update GKScore init function 2017-10-20 17:44:54 +08:00
gl_view.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
gl_view.mm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
godot_iphone.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
icloud.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
icloud.mm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
in_app_store.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
in_app_store.mm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
ios.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
ios.mm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
main.m Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
os_iphone.cpp Fix possible crash at exit on iOS 2017-10-02 23:20:06 -03:00
os_iphone.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
platform_refcount.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
rasterizer_iphone.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
rasterizer_iphone.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
SCsub iphone: Drop unused Appirater thirdparty API 2017-03-18 20:22:23 +01:00
sem_iphone.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
sem_iphone.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
view_controller.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
view_controller.mm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00