pyodide/tools
Gyeongjae Choi 2f1716b575
Relocate files inside tools directory (#3358)
This PR relocates files inside `tools` directory so that `tools` directory doesn't
have to be vendored when creating xbuildenv.

- cmake, pyo3 config ==> moved to `pyodide-build`.
- venv python script ==> moved to templates, then copied to dist during build.
2022-12-26 20:00:24 -08:00
..
assemble_wat.js Add a tool to allow us to embed wasm modules with hand coded wat (#3230) 2022-11-10 14:22:59 -08:00
buildf2c chore: more pre-commit checking (#2257) 2022-03-07 21:51:20 -08:00
bump_version.py Remove pre-built docker image support (#3342) 2022-12-13 12:04:15 +09:00
calculate_build_cache_key.py CI Fix ccache in package build (#3104) 2022-09-21 09:30:09 +02:00
dependency-check.sh Add `requirements/executable` key in meta.yaml spec (#3300) 2022-11-30 16:40:36 +09:00
deploy_to_npm.sh Correctly specify files to be packed in a npm package (#3168) 2022-10-12 13:54:12 +09:00
pytest_wrapper.py Run core tests in Safari (#2578) 2022-09-08 10:43:55 +09:00