提交历史

作者 SHA1 备注 提交日期
  Jakub Marcowski d9f8ef68df Update pre-commit hooks configuration to use `ruff` instead of `black` 1 年之前
  Thaddeus Crews e0e8ce1fc0 SCons: Colorize warnings/errors during generation 1 年之前
  Yevhen Babiichuk (DustDFG) ca60255d8c Fix platform name in the message about unsupported CPU architecture 1 年之前
  Adam Scott 3ae524fa9e Add `WASM_BIGINT` linker flag to the web build 1 年之前
  Thaddeus Crews 633dcf6dfd SCons: "Environment" to "SConsEnvironment" 1 年之前
  Rémi Verschelde d29b0d90e0 Web: Bump closure compiler spec to ECMASCRIPT_2021 1 年之前
  Rémi Verschelde d3352813ea Merge pull request #87981 from adamscott/add-emscripten--sgl_enable_get_proc_address-linker-flag 1 年之前
  Adam Scott 5922ac0fb1 Fix emscripten 3.1.51 breaking change about `*glGetProcAddress()` 1 年之前
  Adam Scott 656bc22e28 Add workaround for emscripten >= 3.1.47 LTO build 1 年之前
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 1 年之前
  nikitalita 6788bc6bc2 SCons: Add `stack_size` and `default_pthread_stack_size` options to Web target 2 年之前
  Adam Scott 8e5fbd4348 Set what were default values for some emscripten linkflags 1 年之前
  Adam Scott 230cebb4b7 Revert to `proxy_to_pthread=no` as default 2 年之前
  Fabio Alessandrelli e9df955e39 [Web] Fix closure compiler builds using BIGINT 2 年之前
  Adam Scott 78c2a08fae Add `proxy_to_pthread` option to `platform=web` 2 年之前
  Mario Liebisch 426e18fd37 Updated compiler version detection 2 年之前
  Rémi Verschelde bafcd32f15 Merge pull request #81716 from akien-mga/web-disable-raycast-embree 2 年之前
  Rémi Verschelde 50161808c2 Web: Fix version check for missing scalbnf LTO workaround 2 年之前
  Rémi Verschelde 8c40edf8c0 Web: Disable raycast module by default (no occlusion culling) 2 年之前
  Rémi Verschelde b064008c07 Web: Workaround Emscripten 3.1.42+ LTO regression 2 年之前
  Rémi Verschelde 314cdf456b Merge pull request #79578 from Faless/web/4.x_dlink_visibility 2 年之前
  Rémi Verschelde 3907e53ff6 SCons: Disable C++ exception handling 2 年之前
  Fabio Alessandrelli 5eed870a6a [Web] Use fvisibility=hidden for side module when dlink_enabled. 2 年之前
  Rémi Verschelde 90446fe9f3 SCons: Move platform logo/run icon to `export` folder 2 年之前
  bruvzg a5128e71bb [Export docs] Move docs to platform folders. 2 年之前
  Jiri Suchan c5bd2f9dce ci: add Python static analysis check via mypy 3 年之前
  Rémi Verschelde 39facb35a0 SCons: Unify tools/target build type configuration 3 年之前
  Rémi Verschelde 35a15e6191 SCons: Refactor handling of `production` flag and per-platform LTO defaults 3 年之前
  Fabio Alessandrelli 27f22b29f8 [Web] Small fixes and enhancements. 3 年之前
  Rémi Verschelde c2c659db32 SCons: Refactor LTO options with `lto=<none|thin|full>` 3 年之前