.. |
debug
|
Switch the #! lines in all .py files to python3 (#10357)
|
2020-02-05 15:27:36 -08:00 |
experimental
|
Switch the #! lines in all .py files to python3 (#10357)
|
2020-02-05 15:27:36 -08:00 |
ports
|
Remove `make` dependency from hardbuzz port (#13655)
|
2021-03-14 09:37:12 -07:00 |
scons/site_scons/site_tools/emscripten
|
Cleanup use of possibly offensive language (#13634)
|
2021-03-10 10:19:02 -08:00 |
source-maps
|
Remove the no-longer-used js-optimizer.js and the Uglify dependency it had. NFC (#13639)
|
2021-03-10 15:50:50 -08:00 |
wasm2c
|
Don't run binaryen postprocessing for Emscripten EH/SjLj (#12399)
|
2020-10-11 02:51:11 -07:00 |
websocket_to_posix_proxy
|
Fix Websocket proxy bridge handling of accept (confused listen vs accept) (#11209)
|
2020-05-21 21:03:06 +03:00 |
__init__.py
|
Enable flake8 by default (#8112)
|
2019-02-17 09:38:58 -08:00 |
acorn-optimizer.js
|
Rewrite MinifyGlobals from Uglify to Acorn (#13636)
|
2021-03-10 11:15:07 -08:00 |
add_license.py
|
Move tests/cube2hash -> tests/third_party/cube2hash (#12797)
|
2020-11-17 10:51:03 -08:00 |
building.py
|
Possibly use a response file for llvm-nm. Fixes #13661 (#13664)
|
2021-03-16 11:40:37 +02:00 |
cache.py
|
Revert "Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)" (#13419)
|
2021-02-04 18:37:41 -08:00 |
check_clean.py
|
Verify that source tree is clean after running tests. (#9289)
|
2019-08-23 18:41:52 -07:00 |
clean_webconsole.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |
colored_logger.py
|
Don't use python's logger for user errors/warnings (#10736)
|
2020-03-23 12:10:17 -07:00 |
config.py
|
Avoid writing even sanity.txt if FROZEN_CACHE is enabled (#13316)
|
2021-01-29 08:06:22 -08:00 |
create_dom_pk_codes.py
|
Make tools/create_dom_pk_codes.py idempotent (#12683)
|
2020-11-02 15:31:25 -08:00 |
create_entry_points.py
|
Add launcher script for tests/runner.py (#13494)
|
2021-02-14 12:04:27 -08:00 |
ctor_evaller.py
|
Remove dead function in ctor_evaller.py (#12160)
|
2020-09-10 18:43:46 -07:00 |
deps_info.py
|
Move al*GetProcAddress into C. Followup to #13524 (#13560)
|
2021-02-24 13:12:28 -08: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
|
Bring emcoverage tool back to life. NFC (#13598)
|
2021-03-04 10:48:02 -08:00 |
emdump
|
Add entry points for emdump and file_packager scripts (#12570)
|
2020-10-21 09:45:45 -07:00 |
emdump.bat
|
Fix Windows .bat files to not leak echo state and environment variables to calling bat files/environment. (#12784)
|
2020-11-15 21:43:04 +02:00 |
emdump.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |
emprofile.bat
|
Revert "Cleanup tools/emprofile.py and add more testing. NFC (#13403)" (#13410)
|
2021-02-03 14:11:23 -08:00 |
emprofile.py
|
Revert "Cleanup tools/emprofile.py and add more testing. NFC (#13403)" (#13410)
|
2021-02-03 14:11:23 -08:00 |
file_packager
|
Add entry points for emdump and file_packager scripts (#12570)
|
2020-10-21 09:45:45 -07:00 |
file_packager.bat
|
Fix Windows .bat files to not leak echo state and environment variables to calling bat files/environment. (#12784)
|
2020-11-15 21:43:04 +02:00 |
file_packager.py
|
Fix --use-preload-plugins with -s LZ4 (#13235)
|
2021-02-09 13:13:14 -08:00 |
filelock.py
|
Remove `info` logging from filelock.py (#13175)
|
2021-01-04 03:49:17 -08:00 |
find_bigfuncs.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |
find_bigvars.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |
gen_struct_info.py
|
Remove asbytes helper function. NFC. (#13622)
|
2021-03-09 09:36:37 -08:00 |
hacky_postprocess_around_closure_limitations.py
|
Move singleton class shared.Building into its own file. NFC. (#11323)
|
2020-06-03 18:56:32 -07:00 |
install.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |
js_manipulation.py
|
Add an assertion for bad --pre-js / files interaction (#11266)
|
2020-06-10 09:59:50 -07:00 |
js_optimizer.py
|
Remove the no-longer-used js-optimizer.js and the Uglify dependency it had. NFC (#13639)
|
2021-03-10 15:50:50 -08:00 |
line_endings.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |
lz4-compress.js
|
Fix LZ4 with Closure compiler (#9586)
|
2019-10-07 12:51:28 -07:00 |
maybe_wasm2js.py
|
Enable WASM2JS + STANDALONE (#12766)
|
2020-11-12 19:16:49 -08:00 |
minimal_runtime_shell.py
|
Remove asbytes helper function. NFC. (#13622)
|
2021-03-09 09:36:37 -08:00 |
preprocessor.js
|
Cleanup JavaScript compiler tools. NFC. (#12013)
|
2020-08-24 08:34:21 -07:00 |
response_file.py
|
Escape single quotes writing response files (#10625)
|
2020-03-02 13:24:59 -08:00 |
run_python.bat
|
Fix Windows .bat files to not leak echo state and environment variables to calling bat files/environment. (#12784)
|
2020-11-15 21:43:04 +02: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
|
Remove asbytes helper function. NFC. (#13622)
|
2021-03-09 09:36:37 -08:00 |
simde_update.py
|
Move simd compatability headers to `compat` (#13170)
|
2021-01-11 11:20:13 -08:00 |
system_libs.py
|
Minor cleanup in system_libs.py:calculate. NFC. (#13670)
|
2021-03-15 22:17:21 -07:00 |
tempfiles.py
|
Save all temp files in EMCC_DEBUG mode (#13406)
|
2021-02-05 14:44:42 -08:00 |
toolchain_profiler.py
|
toolchain_profiler.py: Inject response files into reported commandline (#13511)
|
2021-02-16 12:43:06 -08:00 |
toolchain_profiler.results_template.html
|
…
|
|
update_js.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |
utils.py
|
Move chdir contextmanager to utils.py. NFC. (#13091)
|
2020-12-22 11:05:43 -08:00 |
wasm-sourcemap.py
|
Remove asstr() helper function. NFC. (#13617)
|
2021-03-08 08:32:53 -08:00 |
wasm2c.py
|
Split config file handling out of shared.py. NFC. (#12699)
|
2020-11-09 08:06:33 -08:00 |
webassembly.py
|
Remove asbytes helper function. NFC. (#13622)
|
2021-03-09 09:36:37 -08:00 |
webidl_binder.py
|
Remove python2 support. NFC. (#12610)
|
2020-10-28 15:32:49 -07:00 |