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
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-23
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-04-03
Vulkan rendering for Android
PouleyKetchoupp
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-18
Removed unused code in android detect.py and SCsub
unknown
2020-03-04
Compilation fixes on Android
PouleyKetchoupp
2019-08-27
Android: Style fixes to manifest and build.gradle
Rémi Verschelde
2019-07-30
Android: Remove unusable android_stl=no option
Rémi Verschelde
2019-07-30
Android: Drop support for NDK < r15
Rémi Verschelde
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-19
Deprecate armv6 support for Android
fhuya
2019-05-20
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
Rémi Verschelde
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
[next]