Age | Commit message (Collapse) | Author |
|
|
|
|
|
Symlink support
|
|
|
|
emscons
|
|
|
|
trigger setjmp on negative values
|
|
Fix Mix_PlayMusic's handling of loop argument in SDL
|
|
|
|
|
|
|
|
SCons/embind build system
|
|
Prevent runtime leak detection from tripping on __setErrNo
|
|
Embind performance and code size improvements
|
|
|
|
is the only value for the loop argument that does not cause looping on Mix_PlayMusic. Update Emscripten's implementation to respect this.
|
|
|
|
varargs
|
|
Use wrappers instead.
|
|
This way the Emscripten Tool no longer has to be copied to root build directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in benchmark suite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
load from JavaScript.
|
|
|
|
|
|
|
|
custom SCons change
|
|
|
|
code when registering class methods and properties.
|
|
|
|
|
|
|
|
|
|
|