Commits
User selector
Commit History
Commits on Nov 9, 2020
Split config file handling out of shared.py. NFC. (#12699)
Show description for 13535caauthored
Commits on Oct 28, 2020
Remove python2 support. NFC. (#12610)
Show description for 7c2d093authored
Commits on Sep 16, 2020
Commits on Aug 19, 2020
Remove WASM_BACKEND usage in building, cache, ctor_evaller, gen_struct_info (#11969)
Show description for b8fd9a0authored
Commits on Jul 17, 2020
Avoid create extra cache objects for top level files (#11672)
Show description for eb5dc41authored
Commits on Jul 10, 2020
Store cache lock inside cache directory (#11614)
Show description for d29377eauthored
Commits on May 20, 2020
Get cache lock before trying to empty it in Cache.clean() (#11200)
Show description for 96360b1authored
Commits on May 7, 2020
Allow cache directory to be configured via config file (#11091)
Show description for 8a3ac89authored
Commits on Apr 1, 2020
Commits on Feb 19, 2020
Remove WASM_OBJECT_FILES settings. (#10490)
Show description for 7e830f3authored
Commits on Sep 13, 2019
Support symbols files for different options (#9433)
Show description for 39a4975authored
Commits on Apr 24, 2019
Add support for MAIN_MODULE/SIDE_MODULE with the wasm backend (#8431)
Show description for bb48a63authored
Commits on Feb 28, 2019
- authored
Rename port libraries from `.bc` or `.a` when they are actually archives (#8180)
Show description for e81d3bbauthored
Commits on Feb 23, 2019
Fix name of zlib library. (#8165)
Show description for 9b6f757authored
Commits on Feb 21, 2019
FROZEN_CACHE option (#7929)
Show description for f46b367authored
Commits on Feb 17, 2019
Commits on Nov 17, 2018
Clear the cache from orbit (#7522)
Show description for 95ca1a5authored
Commits on Nov 15, 2018
Use a specific python logger instances (#7502)
Show description for 77246e0authored
Commits on Sep 17, 2018
Check EMCC_DEBUG env in single location in tools/shared. (#7139)
Show description for 4b21f48authored
Commits on Sep 14, 2018
Commits on Aug 3, 2018
Commits on Jun 20, 2018
Remove support for s2wasm (#6726)
Show description for de0987aauthored
Commits on Jan 22, 2018
First-pass at LLD support behind EXPERIMENTAL_USE_LLD flag (#6056)
Show description for 3d2574bauthored
Commits on Oct 24, 2017
Python 3 compatibility: Use relative imports (#5690)
Show description for 52eb895authored andcommitted
Commits on Oct 18, 2017
- authored andcommitted
Commits on Oct 16, 2017
use print function (#5610)
Show description for f043f19authored andcommitted
Commits on Aug 21, 2017
Commits on Jun 22, 2017
Cleanup use of EMCC_WASM_BACKEND env (#5327)
Show description for 519de4cauthored
Commits on Jun 15, 2017
Use new style python classes (#5300)
Show description for 417910dauthored
Commits on Mar 29, 2017
Parallel test runner (#5074)
Show description for 3e0417cauthored