Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 0c19674621 Better detect Emscripten toolchain. 6 years ago
  Hugo Locurcio e08fa103f2 Fix Emscripten root directory detection when building for HTML5 6 years ago
  Rémi Verschelde 4b20959d99 SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build 6 years ago
  Rémi Verschelde d52b70fb5e SCons: Always use env.Prepend for CPPPATH 6 years ago
  Hendrikto 49a81308c0 Remove unused imports 6 years ago
  Rémi Verschelde 1807e0f135 SCons: Move platform-specific Opus config to its module 6 years ago
  Leon Krause 81554dac61 Fix file preloading warning in HTML5 platform 6 years ago
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 years ago
  Marcelo Fernandez 3a702b3ed8 Implemented audio input support for JavaScript audio driver 6 years ago
  Leon Krause 44e5d446c4 Enable --no-heap-copy flag for HTML5 builds 6 years ago
  Leon Krause b4b816c122 Enable Theora module for HTML5 platform 7 years ago
  Leon Krause 975c0516a4 Build HTML5 release_debug with -Os, like release. 7 years ago
  Leon Krause 504ffda8d7 Small refactoring in HTML5 build scripts 7 years ago
  Rémi Verschelde 919209907d Merge pull request #17792 from eska014/enginejs-preloadpaths 7 years ago
  Leon Krause 5be7c3dcee Detect and configure JavaScript build per Emscripten configuration file 7 years ago
  Leon Krause 63c7fc6358 Expose Emscripten libs to engine.js discreetly 7 years ago
  Leon Krause d8d9eea722 Refactor JavaScript platform build script 7 years ago
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds 7 years ago
  Leon Krause d6c9d8d778 Disable Emscripten assertions in release_debug builds 7 years ago
  Fabio Alessandrelli 9e2b1b3b00 Disabled mbedtls module in javascript platform 7 years ago
  Fabio Alessandrelli 6fcc8b7e1f Deleting OpenSSL module and library 7 years ago
  Leon Krause 4a3aaaf276 Disable OpenSSL module in HTML5 platform by default 7 years ago
  Leon Krause 4211e4453e Build WebAssembly module with -Os to decrease file size 7 years ago
  Leon Krause 35adf718cf Change HTML5 start-up API 7 years ago
  Leon Krause ddf21ca016 Remove asm.js support from HTML5 platform 7 years ago
  Marcelo Fernandez 33daf4d8bc Detect javascript platform using EMSCRIPTEN env as well 7 years ago
  Elliott Sales de Andrade 3e69d19116 Use BoolVariable in platform-specific options. 7 years ago
  Elliott Sales de Andrade 5be675eb03 Use BoolVariable for module options. 7 years ago
  Elliott Sales de Andrade ffab67b8da Use BoolVariable in target/component/advanced options. 7 years ago
  Poommetee Ketson 8bf8cf1316 Merge pull request #11154 from eska014/html5-startup-revamp 8 years ago