Commits
User selector
Commit History
Commits on Apr 21, 2023
Remove use of EM_PYTHON_MULTIPROCESSING environment variable. NFC (#19224)
Show description for b2c4974authored
Commits on Apr 20, 2023
Commits on Apr 18, 2023
Remove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Feb 24, 2023
Commits on Feb 17, 2023
Commits on Jan 30, 2023
Move node sanity checking back to perform_sanity_checks (#18625)
Show description for 00783aeauthored
Commits on Jan 26, 2023
Commits on Jan 25, 2023
Allow EXPECTED_LLVM_VERSION + 1 during CI (#18593)
Show description for 5226fc1authored
Commits on Jan 13, 2023
Fix possible race when reading sanity file (#18512)
Show description for e6cdb66authored
Commits on Jan 10, 2023
Fix typo in exception handling in get_clang_targets. NFC (#18485)
Show description for 42a2de7authored
Commits on Jan 6, 2023
Don't rebuilt the cache every time the config file changes. NFC (#18462)
Show description for 785bdd9authored
Commits on Jan 4, 2023
- authored
Warn when min browser versions are not compatible (#18439)
Show description for 529ad2cauthored
Commits on Dec 18, 2022
Ensure settings, and in particular serialized settings are stable. NFC (#18394)
Show description for 7fa7520authored
Commits on Dec 8, 2022
Allow emscripten to be run without a config file (#18344)
Show description for 31dd14aauthored
Commits on Dec 2, 2022
Remove use of LLVM's opt from test_noinline (#18300)
Show description for 50d143dauthoredRemove use of llvm-mc (#18298)
Show description for 2d75aa8authoredRemove llc dependency. NFC (#18290)
Show description for 4c7438aauthored
Commits on Nov 16, 2022
Simplify tools/cache.py. NFC (#18208)
Show description for 2d5f76dauthored
Commits on Nov 14, 2022
Python typing support, part 2 (#18196)
Show description for dd6774aauthored
Commits on Oct 19, 2022
Support different node flags for different versions of node. (#18070)
Show description for 3958ea8authored
Commits on Oct 7, 2022
Minor refactor of run_mulitple_processes (#17896)
Show description for 87ac982authored- authored
Commits on Sep 29, 2022
Use @memoize for get_temp_files. NFC (#17945)
Show description for 4ede069authored
Commits on Sep 20, 2022
- authored
Revert part of #17878 (#17899)
Show description for 04d40eaauthoredFix timeout in run_multiple_processes (#17895)
Show description for 887c42bauthoredFix EM_PYTHON_MULTIPROCESSING under windows (#17892)
Show description for 8494ac4authoredAvoid using ToolchainProfiler.profile_block. NFC (#17893)
Show description for 967fce3authoredDeprecate -sCLOSURE_WARNINGS in favor or normal -W flags (#17878)
Show description for c12bca5authored
Commits on Sep 19, 2022
Remove bitcode linking capability (#17858)
Show description for ca972e1authoredCheck return codes in `mp_run_process` (#17882)
Show description for 062e05fauthored
Commits on Sep 1, 2022
Commits on Aug 30, 2022
Only perform node sanity checks when node is actually used (#17725)
Show description for 8e3936aauthored