Commit History

Author SHA1 Message Date
  Fredia Huya-Kouadio a1ca4bab47 Replace the use of the `ANDROID_SDK_ROOT` env variable with `ANDROID_HOME` as the former is deprecated. 1 year ago
  Rémi Verschelde 3907e53ff6 SCons: Disable C++ exception handling 1 year ago
  Rémi Verschelde 90446fe9f3 SCons: Move platform logo/run icon to `export` folder 1 year ago
  Fredia Huya-Kouadio 0d569bea5d Update the gradle build tasks to generate play store builds. 2 years ago
  bruvzg a5128e71bb [Export docs] Move docs to platform folders. 2 years ago
  Fredia Huya-Kouadio 2aba13e8fb Updating the minimum Android target api for proper Vulkan support 2 years ago
  clayjohn 9141984e7e Enable GLES3 on Android 2 years ago
  Rémi Verschelde 2a36127e34 Android: Remove extra arch suffix now redundant with the default one 2 years ago
  Rémi Verschelde 9928cdc2e7 Merge pull request #66807 from akien-mga/core-unix-remove-NO_FCNTL-and-NO_STATVFS 2 years ago
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup 2 years ago
  Rémi Verschelde 82b87d7a17 Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build 2 years ago
  Jiri Suchan c5bd2f9dce ci: add Python static analysis check via mypy 2 years ago
  Rémi Verschelde 39facb35a0 SCons: Unify tools/target build type configuration 2 years ago
  Rémi Verschelde 26e9145c26 SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 2 years ago
  Rémi Verschelde c5c3d13dc0 SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize` 2 years ago
  Rémi Verschelde 35a15e6191 SCons: Refactor handling of `production` flag and per-platform LTO defaults 2 years ago
  Rémi Verschelde c2c659db32 SCons: Refactor LTO options with `lto=<none|thin|full>` 2 years ago
  Aaron Franke 27b0f18275 Unify bits, arch, and android_arch into env["arch"] 3 years ago
  bruvzg e873778561 Use clang as assembler to ensure preprocessing is done, and add assembler "target" flag. 2 years ago
  Marcel Admiraal 48efd563e4 Upgrade Android NDK to r23 LTS 2 years ago
  Hugo Locurcio 78b4ec2d4d Increase compiler optimization when using `target=release` on iOS/Android 3 years ago
  Aaron Franke 368c0bc0ac Misc build system fixes 3 years ago
  Rémi Verschelde cd21cc683a SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct 3 years ago
  Rémi Verschelde e2dfb656f4 SCons: Add `DEV_ENABLED` defines for `target=debug` builds 3 years ago
  Hugo Locurcio b1b14e5fd7 Build for 64-bit ARM by default when compiling or exporting for Android 3 years ago
  Aaron Franke ae1702bee5 Replace HTTP links with HTTPS for sites with HTTPS versions 3 years ago
  Rémi Verschelde 554312a3b2 Android: Use volk instead of NDK Vulkan headers 3 years ago
  bruvzg d7957a2a20 Use "volk" instead of statically linked Vulkan loader. 3 years ago
  Rémi Verschelde 23f7c75126 Android: Remove `-fno-integrated-as`, it can break arm64v8 build 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago