index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
detect.py
Age
Commit message (
Expand
)
Author
2019-05-13
Merge pull request #28518 from clayjohn/GLES2-MSAA
Rémi Verschelde
2019-05-02
added MSAA to GLES backend
clayjohn
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-06
Remove unused imports
Hendrikto
2019-03-02
SCons: Move platform-specific Opus config to its module
Rémi Verschelde
2019-01-16
SCons: Drop unused MPC_FIXED_POINT define
Rémi Verschelde
2019-01-16
Android: Add support for x86_64 architecture
Rémi Verschelde
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2018-11-20
Remove trailing whitespace
Rémi Verschelde
2018-10-27
Dont use equality operators with None singleton in python files
lupoDharkael
2018-08-28
No need to link with libandroid_support in NDK 17
Wojciech Milkowski
2018-08-23
Merge pull request #20507 from rdhafidh/android_libcpp_shared_master
Rémi Verschelde
2018-08-23
add support libc++_shared stl on android
Ridwan Abdul Hafidh
2018-08-17
Update detect.py
Tiago Quendera
2018-07-21
-Fix disable_3d flag
Juan Linietsky
2017-12-23
Fixed android arm64v8
Colin Kinloch
2017-12-17
Fixed Android NDK unified header detection for python 3
Colin Kinloch
2017-11-19
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-13
change matrix and enable caching for Android, iOS and macOS (cross-compile)
Rhody Lugo
2017-11-09
add missing distutils.version.LooseVersion import
Rhody Lugo
2017-11-09
unified headers fix
Rhody Lugo
2017-11-08
Compile Android with STL enabled by default
AndreaCatania
2017-11-06
add support for Android NDK unified headers
Rhody Lugo
2017-09-25
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable for module options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
Use EnumVariable for choice-based build options.
Elliott Sales de Andrade
2017-08-30
Make GDNative work on Android
Ruslan Mustakov
2017-08-27
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-01
Merge pull request #9838 from RandomShaper/android-arm64
Rémi Verschelde
2017-07-25
Add support for ARMv8 (64-bit) on Android
Pedro J. Estébanez
2017-07-25
Remove ANDROID define
Pedro J. Estébanez
2017-07-20
Fix android export templates build
Ruslan Mustakov
2017-07-01
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-05-27
Improve/harmonize mobile builds
Pedro J. Estébanez
2017-04-05
Fix crash on Android-x86
Pedro J. Estébanez
2017-03-26
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-21
Export template management dialog.
Juan Linietsky
2016-11-13
Update/fix Android build
Pedro J. Estébanez
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
2016-11-02
Improve Android build (Clang + tidyness)
Pedro J. Estébanez
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-22
Fixed tiny error in detect.py causing compilation for Android to fail.
Randy Tan Shaoxian
2016-10-17
Merge pull request #6723 from bvbfan/patch-1
Rémi Verschelde
2016-10-16
Theora: Don't compile unnecessary files, rename "x86_opt_*"
Błażej Szczygieł
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
[next]