pyodide/pyodide-build/pyodide_build
Gyeongjae Choi b6fc9e7b1d
Add --no-user flag when installing packages in xbuildenv (#3562)
2023-02-10 09:17:53 +09:00
..
cli ENH Autodetect the number of cores when invoking `pyodide build-recipes` (#3559) 2023-02-10 08:56:42 +09:00
out_of_tree Reproducible package builds (and requirements.txt support) (#3469) 2023-02-04 14:55:09 +01:00
tests ENH Autodetect the number of cores when invoking `pyodide build-recipes` (#3559) 2023-02-10 08:56:42 +09:00
tools Relocate files inside tools directory (#3358) 2022-12-26 20:00:24 -08:00
__init__.py Revert "0.23.0a1" 2023-01-24 07:30:10 -08:00
__main__.py Add type annotations to many functions (#2810) 2022-06-29 23:08:46 -07:00
_f2c_fixes.py MAINT Update pre-commit config (#2890) 2022-07-19 16:43:12 +01:00
_py_compile.py Python3.11 (#3252) 2023-01-23 19:45:59 -08:00
buildall.py Add package_type field to repodata.json (#3528) 2023-02-03 21:26:23 -08:00
buildpkg.py ENH Add --no-deps parameter to build-recipes CLI (#3520) 2023-02-03 21:31:46 -08:00
common.py ENH Autodetect the number of cores when invoking `pyodide build-recipes` (#3559) 2023-02-10 08:56:42 +09:00
create_pypa_index.py Add create_index to create a pypa simple index and use it with xbuildenv (#3096) 2022-09-13 20:19:01 -07:00
create_xbuildenv.py Add tag key in meta.yaml spec (#3444) 2023-01-27 13:31:26 +09:00
install_xbuildenv.py Add --no-user flag when installing packages in xbuildenv (#3562) 2023-02-10 09:17:53 +09:00
io.py Add tag key in meta.yaml spec (#3444) 2023-01-27 13:31:26 +09:00
logger.py Implement pycompile option in pyodide create-zipfile CLI (#3463) 2023-01-18 10:00:18 +01:00
mkpkg.py Replace print statements with rich in pyodide-build (#3442) 2023-01-16 13:46:38 +09:00
pypabuild.py MAINT Relocate functions in pywasmcross (#3464) 2023-01-17 13:31:45 +09:00
pywasmcross.py Add BuildArgs class to store common build arguments (#3514) 2023-01-30 13:35:18 +09:00
pyzip.py Unvendor pydoc_data and _pydecimal (#3525) 2023-02-01 11:00:17 +09:00
recipe.py Add tag key in meta.yaml spec (#3444) 2023-01-27 13:31:26 +09:00
serve.py Add type annotations to many functions (#2810) 2022-06-29 23:08:46 -07:00