Commits
User selector
Commit History
Commits on Feb 19, 2020
Remove WASM_OBJECT_FILES settings. (#10490)
Show description for 7e830f3authored
Commits on Feb 18, 2020
Add MINIMAL target to embuilder for using in CI. NFC (#10498)
Show description for 6e2ba26authored
Commits on Feb 17, 2020
Always use `.a` archive with wasm backend (#10485)
Show description for 443923eauthored
Commits on Feb 5, 2020
Switch the #! lines in all .py files to python3 (#10357)
Show description for 2a3566aauthored
Commits on Dec 17, 2019
Regal port update (#9947)
Show description for 9a1438aauthored andcommitted
Commits on Dec 10, 2019
full_posix_sockets (#7672)
Show description for 31309a8authored
Commits on Dec 9, 2019
Use common include directory for all ports (#9983)
Show description for 5d222c1authored
Commits on Dec 7, 2019
Commits on Dec 3, 2019
Support pthreads in harfbuzz (#9826)
Show description for d16ef43authored
Commits on Nov 26, 2019
Compile and copy all vorbis libraries, fixes #7879 (#9849)
Show description for 728aaebauthored andcommitted
Commits on Sep 28, 2019
Commits on Aug 9, 2019
add JPG support for SDL2_image (#9169)
Show description for 790f5cfauthored andcommitted
Commits on Aug 1, 2019
Boost emscripten port (headers only) (#8983)
Show description for db281c8authored andcommitted
Commits on Jun 17, 2019
Commits on Jun 4, 2019
Enable some pthreads tests on the wasm backend path (#8715)
Show description for 30eb07aauthored
Commits on May 30, 2019
Allow emscripten to use the full ubsan runtime (#8651)
Show description for 28b85b9authored
Commits on May 17, 2019
Allow emscripten to use the minimal ubsan runtime (#8617)
Show description for 3a94242authored
Commits on May 3, 2019
Build gl separately for OFFSCREEN_FRAMEBUFFER (#8530)
Show description for debac23authored
Commits on Apr 27, 2019
Fix WASM=0 warning in gen_struct_info (#8497)
Show description for 8385227authored
Commits on Apr 24, 2019
Add support for MAIN_MODULE/SIDE_MODULE with the wasm backend (#8431)
Show description for bb48a63authored
Commits on Mar 29, 2019
- authored andcommitted
Commits on Mar 28, 2019
- authored andcommitted
Commits on Mar 27, 2019
Enable SDL2 threads (#8301)
Show description for f185044authored andcommitted
Commits on Feb 28, 2019
Rename port libraries from `.bc` or `.a` when they are actually archives (#8180)
Show description for e81d3bbauthored
Commits on Feb 25, 2019
Check for the actual name of the cached library when building ports (#8172)
Show description for cac80c6authored
Commits on Feb 21, 2019
FROZEN_CACHE option (#7929)
Show description for f46b367authored
Commits on Feb 20, 2019
embuilder support for building LTO versions of libraries, '--lto' (#8129)
Show description for 7f7a1cfauthored
Commits on Feb 15, 2019
Auto-generate embuilder help message. NFC. (#8095)
Show description for 83d58abauthored
Commits on Feb 12, 2019
Split library_gl.js into library_webgl.js and library_webgl2.js. (#8059)
Show description for ef230f5authored
Commits on Feb 11, 2019
Wasm objects by default (#8036)
Show description for 31c5139authored
Commits on Feb 10, 2019
Optimize stub pthreads functions to run inside asm module. (#8023)
Show description for 409bb54authored
Commits on Jan 4, 2019
Regal port (#7674)
Show description for 8f2d464authored andcommitted
Commits on Dec 18, 2018
Commits on Dec 10, 2018
Fix flake8 warnings in embuilder (#7627)
Show description for c161824authored