pyodide/pyodide-build/pyodide_build
Gyeongjae Choi b801885353
Out-of-tree recipe build support (#3544)
Add out-of-tree support for `pyodide build-recipes` command.
This mostly reuses xbuildenv we use for the out-of-tree build.
2023-03-23 14:01:27 +09:00
..
cli Out-of-tree recipe build support (#3544) 2023-03-23 14:01:27 +09:00
out_of_tree Out-of-tree recipe build support (#3544) 2023-03-23 14:01:27 +09:00
tests Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01:00
tools Handle response files in pywasmcross (#3645) 2023-03-17 09:00:51 +09:00
__init__.py Revert "0.23.0a1" 2023-01-24 07:30:10 -08:00
__main__.py Remove deprecated pyodide-build buildall and mkpkg CLI endpoints (#3668) 2023-03-20 08:43:04 +01:00
_f2c_fixes.py Fix arpack *eupd issues due to numpy 1.24 f2py changes (#3658) 2023-03-17 08:59:16 +09:00
_py_compile.py Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01:00
buildall.py Out-of-tree recipe build support (#3544) 2023-03-23 14:01:27 +09:00
buildpkg.py Out-of-tree recipe build support (#3544) 2023-03-23 14:01:27 +09:00
common.py Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01: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 Merge pyodide_py into python_stdlib.zip (#3621) 2023-03-04 11:05:12 +01:00
install_xbuildenv.py Add url parameter to install_xbuildenv (#3592) 2023-02-22 11:56:35 +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 Remove deprecated pyodide-build buildall and mkpkg CLI endpoints (#3668) 2023-03-20 08:43:04 +01:00
pypabuild.py Add Fastparquet (#3590) 2023-03-02 14:46:58 +09:00
pywasmcross.py Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01:00
pyzip.py Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01:00
recipe.py Add tag key in meta.yaml spec (#3444) 2023-01-27 13:31:26 +09:00
serve.py Remove deprecated pyodide-build buildall and mkpkg CLI endpoints (#3668) 2023-03-20 08:43:04 +01:00