Pedro J. Estébanez
|
817ffc01e1
Make all file access 64-bit (`uint64_t`)
|
6 years ago |
Rafał Mikrut
|
6b6324441f
Allow to not optimize release build
|
4 years ago |
Fredia Huya-Kouadio
|
ca6e1c1c45
Override `ANDROID_NDK_ROOT` based on the project ndk version.
|
4 years ago |
Rémi Verschelde
|
48b73e4532
Android: Bump NDK version to 21.4.7075529
|
4 years ago |
Fredia Huya-Kouadio
|
5886d09521
Improve the logic to compile for Android by automatically detecting and setting up the Android NDK if needed.
|
4 years ago |
Marcel Admiraal
|
e21adf2bc6
Don't handle BaseException in build scripts
|
4 years ago |
Rémi Verschelde
|
f1cdb91f34
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
5 years ago |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 years ago |
unknown
|
fcde11222a
Removed unused code in android detect.py and SCsub
|
5 years ago |
Rémi Verschelde
|
c34b351b24
SCons: Explicitly define our C (C11) and C++ (C++14) standards
|
5 years ago |
Rémi Verschelde
|
04ac6a43a4
Android: Style fixes to manifest and build.gradle
|
6 years ago |
Rémi Verschelde
|
2da1614beb
Android: Remove unusable android_stl=no option
|
6 years ago |
Rémi Verschelde
|
d6ef5daf48
Android: Drop support for NDK < r15
|
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 |
Rémi Verschelde
|
4b20959d99
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
|
6 years ago |
Rémi Verschelde
|
e0517a12c5
Merge pull request #28518 from clayjohn/GLES2-MSAA
|
6 years ago |
clayjohn
|
a3d5aec68d
added MSAA to GLES backend
|
6 years ago |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 years ago |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 years ago |
Hendrikto
|
49a81308c0
Remove unused imports
|
6 years ago |
Rémi Verschelde
|
1807e0f135
SCons: Move platform-specific Opus config to its module
|
6 years ago |
Rémi Verschelde
|
eebca76be5
SCons: Drop unused MPC_FIXED_POINT define
|
6 years ago |
Rémi Verschelde
|
7f4ee36469
Android: Add support for x86_64 architecture
|
6 years ago |
Hein-Pieter van Braam
|
e5b335d367
Don't use -ffast-math or other unsafe math optimizations
|
6 years ago |
Rémi Verschelde
|
173b342ca7
Remove trailing whitespace
|
6 years ago |
lupoDharkael
|
edcca5f7ad
Dont use equality operators with None singleton in python files
|
6 years ago |
Wojciech Milkowski
|
3a3ea6d514
No need to link with libandroid_support in NDK 17
|
7 years ago |
Rémi Verschelde
|
d3714d1787
Merge pull request #20507 from rdhafidh/android_libcpp_shared_master
|
7 years ago |
Ridwan Abdul Hafidh
|
b0419db46f
add support libc++_shared stl on android
|
7 years ago |