Commits
User selector
Commit History
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
Commits on Feb 3, 2021
Minor cleanup of tempfiles.py. NFC. (#13405)
Show description for 121348aauthored
Commits on Feb 1, 2021
Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)
Show description for 952fcb7authored
Commits on Jan 29, 2021
Update llvm dependency to 13.0 (#13383)
Show description for df83597authoredAvoid writing even sanity.txt if FROZEN_CACHE is enabled (#13316)
Show description for e74e0afauthoredUse a specific lock file to avoid temp directory contention (#13371)
Show description for a8d41c0authored
Commits on Jan 28, 2021
Update expected llvm version to 13.0 (#13358)
Show description for deab778authored
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Jan 26, 2021
Commits on Jan 22, 2021
Acquire the cache lock before checking for sanity file (#13299)
Show description for 904a66eauthored
Commits on Jan 11, 2021
Move simd compatability headers to `compat` (#13170)
Show description for 75095c1authored- authored
Commits on Jan 10, 2021
Build a complete sysroot in the cache directory (#13090)
Show description for 298b2afauthored
Commits on Jan 8, 2021
Use single cache rather then reconfiguring/moving it (#13209)
Show description for d0e647bauthoredCombine check_call and print_compiler_stack. NFC. (#13203)
Show description for 2458fe3authored
Commits on Dec 31, 2020
Commits on Dec 3, 2020
Use file_packager launcher script. NFC. (#12956)
Show description for 11da087authored
Commits on Nov 24, 2020
Run clang with `--sysroot`. NFC (#12863)
Show description for d772153authored
Commits on Nov 17, 2020
Commits on Nov 10, 2020
Ensure EM_CONFIG is set before config parsing (#12751)
Show description for 590bb31authored
Commits on Nov 9, 2020
Split config file handling out of shared.py. NFC. (#12699)
Show description for 13535caauthored
Commits on Nov 6, 2020
Avoid temp files in compile-only mode (#12710)
Show description for 96c6cb7authored