Commits
User selector
Commit History
Commits on Apr 30, 2020
Use __cxa_thread_atexit from libc++abi
Show description for ab095b5committedCode cleanup relating to reading/write dylink section. NFC. (#11013)
Show description for 2e4d162authored
Commits on Apr 29, 2020
Support atexit() in standalone mode. (#10995)
Show description for 3af6a0fauthored- authored
dlmalloc building optimization (#11023)
Show description for f4a6232authored- authored
Warn on emterpreter usage (#11021)
Show description for 511a27fauthored
Commits on Apr 28, 2020
Remove redundant Building.js_optimizer_no_asmjs. NFC. (#11015)
Show description for 66303daauthored- authored
Commits on Apr 27, 2020
Use unsuffixed helper function. NFC. (#11010)
Show description for 545d495authored- authored
Commits on Apr 25, 2020
Remove EMCC_WASM_BACKEND_BINARYEN environment variable (#10996)
Show description for 8bccf16authored
Commits on Apr 24, 2020
Use conventional object file naming when building system libraries (#10997)
Show description for c59ec62authored- authored
- authored
Commits on Apr 23, 2020
AJSDCE improvement: ignore trivial constructors (#10985)
Show description for d9fb642authored- authored
Remove untested `CONFIGURE_CC` environment variable. (#10977)
Show description for c7e21c4authored
Commits on Apr 22, 2020
Remove EMCC_LEAVE_INPUTS_RAW environment variable (#10974)
Show description for 79fb66dauthoredRemove the checked-in copy of source-map npm package (#10968)
Show description for 8387078authoredMove uglify-js to third_party (#10967)
Show description for 0d59f20authoredMove acorn and terser to third_party (#10970)
Show description for 4d4de90authored
Commits on Apr 21, 2020
run_binaryen_command(): run --strip-dwarf first (#10878)
Show description for c7a8525authored- authored
Commits on Apr 20, 2020
Remove ambiguous CLANG variable and rename CLANG_CPP to CLANG_CXX (#10961)
Show description for 2470230authored
Commits on Apr 19, 2020
Remove dependency on python distutils module (#10948)
Show description for 5cbd0fbauthored
Commits on Apr 18, 2020
Refactor shared.py so that all top level code is at the end (#10949)
Show description for 3364a08authored
Commits on Apr 17, 2020
Remove Building.COMPILER variable (#10950)
Show description for dcebdd4authoredSupport emsdk --embedded mode (#10935)
Show description for a69a3b1authored
Commits on Apr 16, 2020
- authored
Cleanup emconfig. NFC. (#10930)
Show description for 63244f5authored
Commits on Apr 15, 2020
Move link flag processing until after compilation phase (#10925)
Show description for 757d9ccauthoredStop using symlinks for shell script launchers (#10921)
Show description for 1c6e796authoredSimplify exports of symbols needed by sanitizer code (#10924)
Show description for e29c7a7authored
Commits on Apr 14, 2020
-Werror=foo should also enable foo warnings (#10905)
Show description for e6909cfauthored