Commits
User selector
Commit History
Commits on Jun 21, 2021
Switch hardbuzz port away from depending on cmake and make (#14497)
Show description for e140944authoredMove file utils to utils.py. NFC. (#14500)
Show description for 4ce0466authoredAdd an option to avoid Node.js support in the file packager (#14501)
Show description for aaf687cauthored- authored
Commits on Jun 19, 2021
Use native code for `pthread_cleanup_push`/`pop`. NFC (#14484)
Show description for f46fbc5authored
Commits on Jun 18, 2021
Commits on Jun 17, 2021
Fix llvm_nm_multiple handling of mis-named archive files (#14473)
Show description for 0aaf47dauthoredUse profile_block decorator. NFC (#14472)
Show description for 9c649e5authoredUse _Exit and _exit from musl source. NFC (#14464)
Show description for b1d2d39authored
Commits on Jun 16, 2021
Commits on Jun 15, 2021
Assume Buffer.from/alloc exist under node (#14447)
Show description for 4a9d5abauthored
Commits on Jun 14, 2021
Remove `global` usage in webidl_binder.py. NFC (#14443)
Show description for 0c43e85authored
Commits on Jun 12, 2021
Add zeroMemory JS utility function to avoid _memset. NFC (#14441)
Show description for 315d362authored
Commits on Jun 11, 2021
Define emscripten exception struct in native code. NFC (#14431)
Show description for 6b80c5dauthoredlibcxxabi: Avoid using cxa_exception.h with emscripten exceptions. NFC (#14430)
Show description for bd1212fauthored
Commits on Jun 10, 2021
Avoid using get_building_env in test code (#14422)
Show description for 36b5e1aauthored
Commits on Jun 8, 2021
emcmake: Don't use get_building_env when running cmake (#14411)
Show description for 9de4d85authored
Commits on Jun 7, 2021
Rename libgl.a -> libGL.a (#14351)
Show description for e333edaauthoredFix for `-lGL` + `AUTO_NATIVE_LIBRARIES=0` (#14337)
Show description for 0ca7b3aauthored
Commits on Jun 5, 2021
Commits on Jun 4, 2021
- authored
- authored
Map user-specified system libraries to correct variants (#14355)
Show description for 974fa03authored
Commits on Jun 3, 2021
Use `-lxxx` internally rather than full library path (#14342)
Show description for 1ccae3eauthored- authored
Move longjmp into native code (#14188)
Show description for aa2bad5authored
Commits on Jun 2, 2021
Fix misuse of lstrip() (#14353)
Show description for 2911fd7authoredValidate EXPORT_NAME (#14349)
Show description for bdaee66authored- authored
Commits on Jun 1, 2021
Add support for thin ar archives (#14324)
Show description for 23d7d65authored
Commits on May 30, 2021
Commits on May 26, 2021
- authored
Update libpng to use pristine upstream archive (#14300)
Show description for b15ca40authoredUpdating zlib port to use upstream (#14298)
Show description for 42f99e2authoredUpdate libcxxabi to llvm-12 (#14288)
Show description for 43d6840authored