Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
other.test_js_libraries to the core test suite so that it gets tested in all modes.
|
|
https://github.com/mhenschel/emscripten into mhenschel-cmake_response_files
Conflicts:
AUTHORS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
AUTHORS
|
|
|
|
|
|
emcc now understands -Wl,--start-group, -Wl,--end-group to group static
libraries. Static libraries in a group need not be specified in
dependent to dependency order and can have circular dependencies.
|
|
process return code. This uncovers issues in other.test_embind which were not caught before. See #2335.
|
|
|
|
|
|
|
|
Enable embind in fastcomp/asm.js
|
|
|
|
|
|
|
|
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.
|
|
|
|
Empkg prerequisites
|
|
|
|
|
|
not needed
|
|
|
|
|
|
|
|
files and avoid unnecessary copies
|
|
|
|
|
|
|
|
|
|
|
|
simplified ifs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|