Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix Windows EMCC invocations to call 'python emcc' in a few places instead of just 'emcc'.
|
|
|
|
of just 'emcc'.
|
|
|
|
argument; fixes #2114
|
|
|
|
|
|
calls, and update other.test_dangerous_func_cast to test that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emscripten_get_compiler_setting - an optional way to look up compiler flags at runtime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initialize pixel buffer inside of makeSurface for SDL_SWSURFACE
|
|
|
|
|
|
|
|
|
|
|
|
Use -mllvm -disable-llvm-optzns.
|
|
|
|
as it now needs libc
|
|
The tests are intentionally adding absolute include paths, so add
-Wno-warn-absolute-paths to suppress warnings about them.
|
|
Fix asm3.test_longjmp_throw
|
|
Upstream from imvu
|
|
|