Commit History

Author SHA1 Message Date
  Adam Scott a671234483 Add workaround for emscripten >= 3.1.47 LTO build 1 year ago
  Rémi Verschelde 246b85c686 Web: Bump closure compiler spec to ECMASCRIPT_2021 1 year ago
  Adam Scott 32fcc88c23 Fix emscripten 3.1.51 breaking change about `*glGetProcAddress()` 1 year ago
  Adam Scott 9bcdcccb36 Add `WASM_BIGINT` linker flag to the web build 1 year ago
  Rémi Verschelde 4206975e3a SCons: Fix Web build when compiler version isn't properly detected 1 year ago
  nikitalita 267063268b SCons: Add `stack_size` and `default_pthread_stack_size` options to Web target 2 years ago
  Adam Scott 4a02e6159d Set what were default values for some emscripten linkflags 1 year ago
  Rémi Verschelde 0a81659d9b Web: Fix version check for missing scalbnf LTO workaround 1 year ago
  Rémi Verschelde c88a8f96b4 Web: Workaround Emscripten 3.1.42+ LTO regression 1 year ago
  Rémi Verschelde 55550da68b SCons: Disable C++ exception handling 2 years ago
  Rémi Verschelde d5c1baa288 SCons: Refactor handling of `production` flag and per-platform LTO defaults 2 years ago
  Rémi Verschelde 953dea1227 Merge pull request #63309 from akien-mga/3.x-scons-refactor-lto 2 years ago
  Rémi Verschelde 5271d69909 HTML5: Fix warning with Emscripten 3.1.20 2 years ago
  Rémi Verschelde 570e6c1730 SCons: Refactor LTO options with `lto=<none|thin|full>` 3 years ago
  Jiri Suchan daf6fdf0b7 refactoring: simplify compiler version check 3 years ago
  Fabio Alessandrelli 65dc01bd8e [HTML5] Add GDNative+Threads build. 4 years ago
  Rémi Verschelde 9d1d386bd0 HTML5: Enable mbedTLS module for Crypto object 3 years ago
  Fabio Alessandrelli cc12c69ea1 [JS] Add flag to disable weak symbols in ZSTD. 3 years ago
  Hugo Locurcio 96a325dec8 Force threads when compiling web editor instead of erroring out 3 years ago
  Fabio Alessandrelli 11d1b0387e [HTML5] Bump initial memory for Web editor 4 years ago
  Rémi Verschelde 9657559b66 SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct 3 years ago
  Rémi Verschelde e292d79fb3 SCons: Add `DEV_ENABLED` defines for `target=debug` builds 3 years ago
  Fabio Alessandrelli 207fb165bf [HTML5] Raise default initial memory to 32 MiB. 4 years ago
  Fabio Alessandrelli b0f6dec02e [HTML5] Fix build for recent emscripten versions. 4 years ago
  Rafał Mikrut 6b6324441f Allow to not optimize release build 4 years ago
  Fabio Alessandrelli d942d553ef [HTML5] Add PWA support to the editor page. 4 years ago
  Quadtree a81f896ec1 Add cwrap to EXTRA_EXPORTED_RUNTIME_METHODS 4 years ago
  Marcel Admiraal 4616d843ba Don't handle BaseException in JavaScript build script 4 years ago
  Fabio Alessandrelli 276b831c45 [HTML5] Better editor HTML, small refactor. 4 years ago
  Fabio Alessandrelli 6988b21d00 [HTML5] Reorganize build script. 4 years ago