Rémi Verschelde
|
e94161dada
SCons: Add explicit dependencies on thirdparty code in cloned env
|
4 years ago |
Fabio Alessandrelli
|
299be786a1
Remove unused FileAccessJAndroid.
|
4 years ago |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 years ago |
fhuya
|
7135bc3e37
Miscellaneous cleanup for the Android codebase:
|
5 years ago |
unknown
|
fcde11222a
Removed unused code in android detect.py and SCsub
|
5 years ago |
fhuya
|
c3660bb4dc
Re-architecture of the Godot Android plugin.
|
6 years ago |
Fabio Alessandrelli
|
04c917899f
Add Android NetSocket implementation.
|
5 years ago |
fhuya
|
7fabfd402f
Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`).
|
6 years ago |
Rémi Verschelde
|
b948b38840
SCons: Generate android_source.zip during build
|
6 years ago |
Rémi Verschelde
|
04ac6a43a4
Android: Style fixes to manifest and build.gradle
|
6 years ago |
Rémi Verschelde
|
d6ef5daf48
Android: Drop support for NDK < r15
|
6 years ago |
unknown
|
b0e44c9e5d
Removed an unused commit
|
6 years ago |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 years ago |
fhuya
|
f7200d6960
Deprecate armv6 support for Android
|
6 years ago |
Juan Linietsky
|
dd03dcbd5a
Android now (optionally) builds the template when exporting
|
6 years ago |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 years ago |
Bastiaan Olij
|
b2c0a687f1
Restructuring glue code to make it easier to extend
|
6 years ago |
Rémi Verschelde
|
7f4ee36469
Android: Add support for x86_64 architecture
|
6 years ago |
Rémi Verschelde
|
6770357e47
Android: Better identify thirdparty C/C++ code
|
6 years ago |
volzhs
|
b385a4b053
Fix lint error/warning while building android template
|
6 years ago |
Bastiaan Olij
|
6105a8beb1
Remove obsolete ANDROID_NATIVE_ACTIVITY
|
6 years ago |
Rémi Verschelde
|
d952126caf
Fix warnings in Android platform
|
7 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
7 years ago |
Ridwan Abdul Hafidh
|
b0419db46f
add support libc++_shared stl on android
|
7 years ago |
Patrick Kaster
|
8bb90fd5f3
added 'android_add_asset_dir('...') method to Android module gradle build config
|
7 years ago |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 years ago |
volzhs
|
4bea7d1b5f
Update android build tool to latest
|
7 years ago |
Rhody Lugo
|
a65c0939fd
disable caching for targets using helper functions
|
8 years ago |
Rhody Lugo
|
a4a222d62d
use the same cache for all branches for appveyor
|
8 years ago |
Ramesh Ravone
|
a4cee286e6
flatDir support [Android]
|
8 years ago |