summaryrefslogtreecommitdiff
path: root/platform/iphone/detect.py
AgeCommit message (Expand)Author
2017-11-21Allow configuring iOS exportRuslan Mustakov
2017-11-19Cleanup old references to GLES2 rendererRémi Verschelde
2017-11-13change matrix and enable caching for Android, iOS and macOS (cross-compile)Rhody Lugo
2017-11-02SCons: make use_lto a global option and opt-in for iphoneRémi Verschelde
2017-09-30Merged iphone and osx audio drivers into drivers/coreaudioMarcelo Fernandez
2017-09-25Use BoolVariable in platform-specific options.Elliott Sales de Andrade
2017-09-25Use BoolVariable for module options.Elliott Sales de Andrade
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-07-01Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde
2017-05-27Improve/harmonize mobile buildsPedro J. Estébanez
2017-05-27Allow custom CCFLAGS for iPhone buildsPedro J. Estébanez
2017-05-23Make arm64 the default option and set minimum to iOS 9BastiaanOlij
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2017-03-05iphone: Drop unused Appirater thirdparty APIRémi Verschelde
2017-01-16Working on compile issues for iOSBastiaanOlij
2017-01-12Replacing deprecated UIAccelerometer with Core MotionBastiaanOlij
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde
2016-06-23added "arch" parameter, made iphone use it to build isimAriel Manzur
2016-06-23iOS simulator: merge into iphone detect.pyRémi Verschelde
2016-04-02Remove trailing spacesRémi Verschelde
2015-12-23removed -ffast-math on ios, compiler bug?Ariel Manzur
2015-10-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-02Add support for Opus audio formatGeorge Marques
2015-09-27improved iCloud build option descriptionsteve
2015-09-27Initial iCloud implementation, supporting key value pairssteve
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-09-10disabling theora for now (will be re-written, re-enabled later)Juan Linietsky
2015-09-09ios build with osxcrosspunto-
2015-09-03merged some stuff for okamJuan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-26-fix sound room params (was not working)Juan Linietsky
2014-11-17NavMeshJuan Linietsky
2014-10-14Fix ios build errormarynate
2014-10-07Build System ChangesJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-08-01Fixes from ArielJuan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-01-OpenSSL FixesJuan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-04-05-Support for changing fontsJuan Linietsky
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky