Age | Commit message (Collapse) | Author |
|
exceeding Windows command line length limitations, giving an error "WindowsError: [Error 87] The parameter is incorrect". Also extend the logging given by EM_BUILD_VERBOSE=3 to print out the compiler invokations.
|
|
#1471. Possibly related to the problem reported in #1533.
|
|
response file after consuming it. Instead, manually track and delete response files by the caller and clean them up.
|
|
files that end with the suffix '.tmp'. Use the suffix '.tmp' for all internally utilized response files.
|
|
|
|
emscripten.py, so that Windows command line length limitations don't break the test_asm_pgo on Windows.
|