Age | Commit message (Collapse) | Author |
|
|
|
don't pass EMCC specific flags on when configuring using clang
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add ability to use versioned llvm binaries
|
|
|
|
Some distributions in order to have multiple version of the same
tool add the version to the binary. Teach emscripten about
an environment variable called LLVM_ADD_VERSION that add the version
to the binary when building its path.
This let me use emscripten on debian sid.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emscripten_push_main_loop_blocker
|
|
Make EGLNative* typedefs work without need for X11 headers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checks in EMCC_DEBUG mode
|
|
|
|
|
|
|
|
|
|
|
|
|