Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
be loaded without shared.py
|
|
|
|
|
|
on shared, which requires .emscripten at import time)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Print output filename that couldn't be created.
|
|
|
|
|
|
to at least add params to node/v8 in ~/.emscripten by defining a list there and not just a string
|
|
|
|
|
|
Add additional error reporting to Popen failures on Windows to be able t...
|
|
llvm-link can't seem to handle spaces in response files sanely, and I
can't find a way to quote them. So just don't include them, and use it
only on Windows.
|
|
|
|
|
|
|
|
|
|
comparisons
|
|
needed internally
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pinpoint what command line causes a failure.
|
|
|
|
|
|
Cmdline fixes
|
|
Previously, this would just throw an exception, now it provides
a reasonable error message.
|
|
|
|
|
|
labeled ifs
|
|
|
|
|
|
|
|
Fixes #762. Thanks to d0k in #llvm for the helpful insight!
|
|
|