| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the gradle build tasks to generate play store builds. | Fredia Huya-Kouadio | 2023-04-27 | 1 | -0/+3 |
| * | [Export docs] Move docs to platform folders. | bruvzg | 2023-04-20 | 1 | -0/+10 |
| * | Updating the minimum Android target api for proper Vulkan support | Fredia Huya-Kouadio | 2022-11-30 | 1 | -8/+17 |
| * | Enable GLES3 on Android | clayjohn | 2022-11-29 | 1 | -2/+5 |
| * | Android: Remove extra arch suffix now redundant with the default one | Rémi Verschelde | 2022-11-25 | 1 | -4/+0 |
| * | Merge pull request #66807 from akien-mga/core-unix-remove-NO_FCNTL-and-NO_STA... | Rémi Verschelde | 2022-10-04 | 1 | -2/+2 |
| |\ |
|
| | * | Unix: Remove now unnecessary I/O defines, cleanup | Rémi Verschelde | 2022-10-03 | 1 | -2/+2 |
| * | | Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build | Rémi Verschelde | 2022-10-03 | 1 | -9/+3 |
| |/ |
|
| * | ci: add Python static analysis check via mypy | Jiri Suchan | 2022-09-30 | 1 | -3/+6 |
| * | SCons: Unify tools/target build type configuration | Rémi Verschelde | 2022-09-26 | 1 | -16/+2 |
| * | SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines | Rémi Verschelde | 2022-09-23 | 1 | -4/+1 |
| * | SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize` | Rémi Verschelde | 2022-09-23 | 1 | -2/+1 |
| * | SCons: Refactor handling of `production` flag and per-platform LTO defaults | Rémi Verschelde | 2022-09-19 | 1 | -3/+4 |
| * | SCons: Refactor LTO options with `lto=<none|thin|full>` | Rémi Verschelde | 2022-09-08 | 1 | -0/+12 |
| * | Unify bits, arch, and android_arch into env["arch"] | Aaron Franke | 2022-08-25 | 1 | -21/+23 |
| * | Use clang as assembler to ensure preprocessing is done, and add assembler "ta... | bruvzg | 2022-07-07 | 1 | -6/+2 |
| * | Upgrade Android NDK to r23 LTS | Marcel Admiraal | 2022-06-25 | 1 | -257/+75 |
| * | Increase compiler optimization when using `target=release` on iOS/Android | Hugo Locurcio | 2022-05-13 | 1 | -2/+5 |
| * | Misc build system fixes | Aaron Franke | 2021-12-10 | 1 | -1/+1 |
| * | SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct | Rémi Verschelde | 2021-10-15 | 1 | -4/+1 |
| * | SCons: Add `DEV_ENABLED` defines for `target=debug` builds | Rémi Verschelde | 2021-10-14 | 1 | -0/+1 |
| * | Build for 64-bit ARM by default when compiling or exporting for Android | Hugo Locurcio | 2021-10-12 | 1 | -17/+6 |
| * | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke | 2021-08-22 | 1 | -1/+1 |
| * | Android: Use volk instead of NDK Vulkan headers | Rémi Verschelde | 2021-08-12 | 1 | -1/+0 |
| * | Use "volk" instead of statically linked Vulkan loader. | bruvzg | 2021-08-12 | 1 | -2/+8 |
| * | Android: Remove `-fno-integrated-as`, it can break arm64v8 build | Rémi Verschelde | 2021-05-19 | 1 | -1/+1 |
| * | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez | 2021-05-17 | 1 | -0/+3 |
| * | [JS, Android] Re-add "no-exceptions" for export templates builds with ICU. | bruvzg | 2021-04-20 | 1 | -1/+3 |
| * | Allow to not optimize release build | Rafał Mikrut | 2021-03-14 | 1 | -3/+2 |
| * | Override `ANDROID_NDK_ROOT` based on the project ndk version. | Fredia Huya-Kouadio | 2021-02-17 | 1 | -8/+5 |
| * | Android: Bump NDK version to 21.4.7075529 | Rémi Verschelde | 2021-02-18 | 1 | -1/+1 |
| * | Improve the logic to compile for Android by automatically detecting and setti... | Fredia Huya-Kouadio | 2021-01-05 | 1 | -4/+57 |
| * | Don't handle BaseException in build scripts | Marcel Admiraal | 2020-12-12 | 1 | -1/+1 |
| * | [Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz... | bruvzg | 2020-11-26 | 1 | -1/+1 |
| * | CI: Install master version of psf/black | Rémi Verschelde | 2020-07-26 | 1 | -3/+8 |
| * | SCons: Remove unused DEBUG_MEMORY_ENABLED define | Rémi Verschelde | 2020-07-23 | 1 | -1/+1 |
| * | Vulkan rendering for Android | PouleyKetchoupp | 2020-04-03 | 1 | -4/+4 |
| * | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -101/+140 |
| * | Removed unused code in android detect.py and SCsub | unknown | 2020-03-18 | 1 | -5/+0 |
| * | Compilation fixes on Android | PouleyKetchoupp | 2020-03-04 | 1 | -1/+0 |
| * | Android: Style fixes to manifest and build.gradle | Rémi Verschelde | 2019-08-27 | 1 | -11/+9 |
| * | Android: Remove unusable android_stl=no option | Rémi Verschelde | 2019-07-30 | 1 | -5/+6 |
| * | Android: Drop support for NDK < r15 | Rémi Verschelde | 2019-07-30 | 1 | -25/+18 |
| * | SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines | Rémi Verschelde | 2019-07-03 | 1 | -11/+12 |
| * | Deprecate armv6 support for Android | fhuya | 2019-06-19 | 1 | -14/+2 |
| * | SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build | Rémi Verschelde | 2019-05-20 | 1 | -2/+3 |
| * | Merge pull request #28518 from clayjohn/GLES2-MSAA | Rémi Verschelde | 2019-05-13 | 1 | -1/+1 |
| |\ |
|
| | * | added MSAA to GLES backend | clayjohn | 2019-05-02 | 1 | -1/+1 |
| * | | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde | 2019-04-30 | 1 | -1/+1 |
| |/ |
|
| * | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS | Rémi Verschelde | 2019-04-24 | 1 | -21/+27 |