emscripten/tools
Alon Zakai 071ba773e3
Emit a relative path in -gseparate-dwarf (#12549)
This way the side file  can be found relative to the main one.

Fixes #12526
2020-10-22 12:57:18 -07:00
..
debug
experimental
ports tools/ports: supports embuilder --pic when building harfbuzz (#12491) 2020-10-15 15:28:24 -07:00
scons/site_scons/site_tools/emscripten Add EM_COMPILER_WRAPPER as replacement for EMMAKEN_COMPILER (#12380) 2020-09-30 11:36:18 -07:00
source-maps
wasm2c Don't run binaryen postprocessing for Emscripten EH/SjLj (#12399) 2020-10-11 02:51:11 -07:00
websocket_to_posix_proxy
__init__.py
acorn-optimizer.js Implement SAFE_HEAP using acorn, and use it on user JS (#12450) 2020-10-07 11:41:23 -07:00
add_license.py Remove nbody-java benchmark (#12405) 2020-10-02 08:53:37 -07:00
building.py Emit a relative path in -gseparate-dwarf (#12549) 2020-10-22 12:57:18 -07:00
cache.py Move chunkify function to js_optimizer (the only callsite) (#12233) 2020-09-16 08:42:36 -07:00
check_clean.py
clean_webconsole.py
colored_logger.py
create_dom_pk_codes.py
create_entry_points.py Add entry points for emdump and file_packager scripts (#12570) 2020-10-21 09:45:45 -07:00
ctor_evaller.py Remove dead function in ctor_evaller.py (#12160) 2020-09-10 18:43:46 -07:00
determinism_checker.py Remove use of `-s WASM=1` from test code (#12398) 2020-10-01 15:31:47 -07:00
diagnostics.py Always warn/error about undefined symbols if they are explicitly exported (#11604) 2020-07-09 22:15:23 -07:00
emcoverage.py
emdump Add entry points for emdump and file_packager scripts (#12570) 2020-10-21 09:45:45 -07:00
emdump.bat Add entry points for emdump and file_packager scripts (#12570) 2020-10-21 09:45:45 -07:00
emdump.py Add entry points for emdump and file_packager scripts (#12570) 2020-10-21 09:45:45 -07:00
emprofile.bat
emprofile.py
ffdb.py
file_packager Add entry points for emdump and file_packager scripts (#12570) 2020-10-21 09:45:45 -07:00
file_packager.bat Add entry points for emdump and file_packager scripts (#12570) 2020-10-21 09:45:45 -07:00
file_packager.py Make file packager --no-heap-copy always apply, and remove the option (#12027) 2020-08-26 11:48:17 -07:00
filelock.py
find_bigfuncs.py
find_bigvars.py
gen_struct_info.py Remove unused arguments in python code (#12237) 2020-09-16 15:46:23 -07:00
hacky_postprocess_around_closure_limitations.py
install.py
js-optimizer.js Remove all unused js optimizer passes (#12414) 2020-10-05 14:00:16 -07:00
js_manipulation.py
js_optimizer.py Move chunkify function to js_optimizer (the only callsite) (#12233) 2020-09-16 08:42:36 -07:00
line_endings.py
lz4-compress.js
maybe_wasm2js.py Allow for alternate wasm2js instantiate signature (#12291) 2020-09-21 10:30:15 -07:00
minimal_runtime_shell.py Rename wasm_binary_target. NFC. (#12170) 2020-09-11 10:04:15 -07:00
preprocessor.js Cleanup JavaScript compiler tools. NFC. (#12013) 2020-08-24 08:34:21 -07:00
response_file.py
run_python.bat Support spaces in python executable in .bat launcher scripts (#11691) 2020-07-22 22:10:11 -07:00
run_python.sh Require python3 (#11836) 2020-08-07 09:41:49 -07:00
settings_template.py Remove the asmjs native optimizer (#12131) 2020-09-08 13:56:38 -07:00
shared.py Bump min binaryen version (#12504) 2020-10-14 08:42:44 -07:00
simde_update.py Remove unused arguments in python code (#12237) 2020-09-16 15:46:23 -07:00
system_libs.py Make longjmp/exceptions helpers thread-safe (#12056) 2020-09-25 17:20:35 -07:00
tempfiles.py
toolchain_profiler.py
toolchain_profiler.results_template.html
update_js.py
update_symbols.py Remove checks for Settings.WASM since it is now always true (#12121) 2020-09-08 08:51:53 -07:00
wasm-sourcemap.py wasm-sourcemap.py: fix handling of paths on different drives (#12136) 2020-09-09 06:16:49 -07:00
wasm2c.py Stop using dynCalls in wasm2c (#12070) 2020-08-28 06:06:50 -07:00
webassembly.py Update add_dylink_section to work with wasm backend. (#11028) 2020-09-26 11:40:35 -07:00
webidl_binder.py