Cronologia Commit

Autore SHA1 Messaggio Data
  Jakub Marcowski d9f8ef68df Update pre-commit hooks configuration to use `ruff` instead of `black` 1 anno fa
  Rob Blanckaert 3093ef49bc Fix missing space in missing tools error message. 1 anno fa
  Thaddeus Crews e0e8ce1fc0 SCons: Colorize warnings/errors during generation 1 anno fa
  Rémi Verschelde 033821c595 Merge pull request #88245 from shana/simplify-mono-support-detection 1 anno fa
  Thaddeus Crews 633dcf6dfd SCons: "Environment" to "SConsEnvironment" 1 anno fa
  Andreia Gaita 21e524a798 C#: Let platforms signal if they support it or not 1 anno fa
  bruvzg 94238d0462 [iOS/macOS] Add option to automatically build (and sign / archive) bundles. 1 anno fa
  jsjtxietian 078bfae6a4 Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added 1 anno fa
  Fredia Huya-Kouadio a1ca4bab47 Replace the use of the `ANDROID_SDK_ROOT` env variable with `ANDROID_HOME` as the former is deprecated. 1 anno fa
  Rémi Verschelde 3907e53ff6 SCons: Disable C++ exception handling 2 anni fa
  Rémi Verschelde 90446fe9f3 SCons: Move platform logo/run icon to `export` folder 2 anni fa
  Fredia Huya-Kouadio 0d569bea5d Update the gradle build tasks to generate play store builds. 2 anni fa
  bruvzg a5128e71bb [Export docs] Move docs to platform folders. 2 anni fa
  Fredia Huya-Kouadio 2aba13e8fb Updating the minimum Android target api for proper Vulkan support 2 anni fa
  clayjohn 9141984e7e Enable GLES3 on Android 2 anni fa
  Rémi Verschelde 2a36127e34 Android: Remove extra arch suffix now redundant with the default one 2 anni fa
  Rémi Verschelde 9928cdc2e7 Merge pull request #66807 from akien-mga/core-unix-remove-NO_FCNTL-and-NO_STATVFS 2 anni fa
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup 2 anni fa
  Rémi Verschelde 82b87d7a17 Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build 2 anni fa
  Jiri Suchan c5bd2f9dce ci: add Python static analysis check via mypy 3 anni fa
  Rémi Verschelde 39facb35a0 SCons: Unify tools/target build type configuration 2 anni fa
  Rémi Verschelde 26e9145c26 SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 2 anni fa
  Rémi Verschelde c5c3d13dc0 SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize` 2 anni fa
  Rémi Verschelde 35a15e6191 SCons: Refactor handling of `production` flag and per-platform LTO defaults 2 anni fa
  Rémi Verschelde c2c659db32 SCons: Refactor LTO options with `lto=<none|thin|full>` 3 anni fa
  Aaron Franke 27b0f18275 Unify bits, arch, and android_arch into env["arch"] 3 anni fa
  bruvzg e873778561 Use clang as assembler to ensure preprocessing is done, and add assembler "target" flag. 3 anni fa
  Marcel Admiraal 48efd563e4 Upgrade Android NDK to r23 LTS 3 anni fa
  Hugo Locurcio 78b4ec2d4d Increase compiler optimization when using `target=release` on iOS/Android 3 anni fa
  Aaron Franke 368c0bc0ac Misc build system fixes 3 anni fa