Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable embind in fastcomp/asm.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(which has less overhead than the previous helper)
|
|
Chrome as well.
|
|
rectangle.
|
|
Sdl2 touch api additions
|
|
Embind code size reduction by using lightweight RTTI record for non-polymorphic types
|
|
spidermonkey_none
|
|
fix_test_atomic_cxx
|
|
user CMake toolchain files. Also CACHE the variable Emscripten, in the hope of that fixing the visibility issue with variable. Some users have reported that in their CMakeLists.txt files the variable EMSCRIPTEN is not always visible, even though in the Emscripten cmake unit tests it always works. Fixes #2288. Thanks mhenschel!
|
|
runner operation.
|
|
formatting in test_atomic_cxx. Fixes the test on OSX.
|
|
|
|
|
|
wrapper types.
|
|
EMSCRIPTEN_HAS_UNBOUND_TYPE_NAMES=0, then use a lighter type identifier. This shaves 175 KB off of our engine's minified JavaScript.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other.test_odin_validation
|
|
|
|
OSX SDK version we are targeting. Add a function CLANG_NATIVE_ARGS() that returns a list of compiler args that need to be appended when building native executables for the current platform, which for OSX automatically find an SDK to target. Make the machinery lazy and cached so that it's not invoked if native executables are not built, and that it's invoked only once when needed. Fixed test other.test_bad_triple on OSX.
|
|
a SpiderMonkey-specific test.
|
|
|
|
More musl.
|
|
|
|
Empkg prerequisites
|
|
|
|
|
|
|
|
Make emscripten::val compatible with fastcomp/asm.js
|
|
|
|
|
|
|
|
idiomatic
|