Commits
User selector
Commit History
Commits on Feb 5, 2021
Warn if emcc if not launched via our launcher scripts
Show description for c702391committedUse LLVM's legacy pass manager for now (#13426)
Show description for 8862ad5authoredRevert "Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)" (#13419)
Show description for 6a5e0a0authored
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authored
Commits on Feb 3, 2021
Revert "Cleanup tools/emprofile.py and add more testing. NFC (#13403)" (#13410)
Show description for 771c941authoredMinor cleanup of tempfiles.py. NFC. (#13405)
Show description for 121348aauthoredDon't disable all parallelism when EMCC_DEBUG is set (#13404)
Show description for 2bdbaf3authored
Commits on Feb 2, 2021
Commits on Feb 1, 2021
Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)
Show description for 952fcb7authored
Commits on Jan 29, 2021
Use cache directory when building system libraries (#13370)
Show description for 681cdf3authoredUpdate 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
Don't export all symbols in RELOCATABLE mode. (#13366)
Show description for 06825ecauthoredRemove complexity in caching of llvm-nm results. NFC (#13360)
Show description for 96ffe11authoredUpdate expected llvm version to 13.0 (#13358)
Show description for deab778authored
Commits on Jan 27, 2021
Build cached items directly to expected locations. NFC. (#13329)
Show description for c5fc4f2authoredRestore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthoredOverride get_num_cores when in EMCC_DEBUG mode (#13331)
Show description for 110a856authored
Commits on Jan 26, 2021
- authored
Add HarfBuzz flag to SDL2_ttf rev 703ebc7c66fd. (#12868)
Show description for 01ef6f5authoredFix embuilder --force for ports (#13325)
Show description for 67866c3authoredRefactor Ports.fetch_port to avoid locking the cache where possible (#13321)
Show description for f58f42bauthored- authored
Commits on Jan 25, 2021
Remove symbols for last 3 libraries that have them: gl, al, html5 (#11340)
Show description for 5d0d5cbauthoredUse Cache.get_lib for giflib (#13311)
Show description for d38ebe3authored
Commits on Jan 22, 2021
Acquire the cache lock before checking for sanity file (#13299)
Show description for 904a66eauthored
Commits on Jan 20, 2021
Refactor gen_struct_info to allow separate compilation. NFC. (#13270)
Show description for 585c5e6authored
Commits on Jan 19, 2021
Remove redundant USE_THREADS macro in system_libs.py. NFC (#13274)
Show description for a0e9b4eauthoredAdd generic musl arch headers. NFC. (#13280)
Show description for 39c848cauthored
Commits on Jan 18, 2021
Move emscripten-specific source files out of musl directory (#13268)
Show description for 4df8093authoredImprove error message when check for multiple of page size (#13279)
Show description for 0e92f93authored
Commits on Jan 15, 2021
Don't include webgl2.c in regular gl library (#13261)
Show description for ae09c9dauthored
Commits on Jan 14, 2021
Commits on Jan 13, 2021
Add libgif port (#13139)
Show description for 97f13a1authored