Commits
User selector
Commit History
Commits on Jun 21, 2021
Move file utils to utils.py. NFC. (#14500)
Show description for 4ce0466authored- authored
Commits on Jun 16, 2021
Commits on Jun 2, 2021
Fix misuse of lstrip() (#14353)
Show description for 2911fd7authoredValidate EXPORT_NAME (#14349)
Show description for bdaee66authored- authored
Commits on May 24, 2021
Report subprocess death from signal to the user (#14276)
Show description for 2f74862authored
Commits on May 14, 2021
Use python3's pathlib in test code. NFC (#14175)
Show description for 13d6d6cauthored
Commits on May 6, 2021
Remove shared.py:verify_settings. NFC (#14101)
Show description for 1af9fd5authored
Commits on May 5, 2021
Append `-git` to version reported by `--version`/`-v` (#14092)
Show description for a326cc3authored
Commits on Apr 30, 2021
Fix a couple of spelling errors. NFC. (#14059)
Show description for 942aa2eauthored
Commits on Apr 28, 2021
Reinstate --cache flag in its original form (#14039)
Show description for daf2133authoredInstall pkgconfig files under sysroot (#14029)
Show description for 3e5134aauthored
Commits on Apr 23, 2021
Make toolchain profiler start/exit automatic. NFC (#13985)
Show description for 9d1952cauthoredAllow `profile_block` to be used as a decorator. NFC (#13975)
Show description for 723fa4fauthored- authored
Commits on Apr 16, 2021
Declare setting object in settings.py (#13918)
Show description for ac5f5cbauthoredFinal part of settings refactor. NFC (#13914)
Show description for 92e2f3eauthoredMove and refacttor settings handling code. NFC (#13911)
Show description for 9db52b6authored
Commits on Apr 15, 2021
- authored
Move misc helpers out of Settings object. NFC (#13906)
Show description for 3a7ae68authored
Commits on Apr 10, 2021
Fully remove support for inline EM_CONFIG without a file (#13855)
Show description for 64e7f87authored
Commits on Apr 6, 2021
Use python3-style class decls. NFC. (#13821)
Show description for 98710ecauthored
Commits on Apr 1, 2021
- authored
Commits on Mar 31, 2021
No system lib multiprocessing (#13493)
Show description for 19957abauthored
Commits on Mar 25, 2021
Run emcmake and emconfigure via launcher scripts. NFC (#13768)
Show description for ac1e6a0authored
Commits on Mar 17, 2021
Fail if compiler output file is a directory (#13689)
Show description for 8a846d6authored
Commits on Mar 9, 2021
Remove asbytes helper function. NFC. (#13622)
Show description for cdcf0aeauthoredUnify cflags and ldflags calculation in emcc.py (#13623)
Show description for 8111b05authored
Commits on Mar 8, 2021
Remove asstr() helper function. NFC. (#13617)
Show description for b3b0cb4authored
Commits on Mar 4, 2021
Commits on Mar 3, 2021
Bump expected binaryen version (#13585)
Show description for 2c678c5authored
Commits on Feb 5, 2021
Save all temp files in EMCC_DEBUG mode (#13406)
Show description for 1b93cd2authored- authored
Use LLVM's legacy pass manager for now (#13426)
Show description for 8862ad5authored