pyodide/pyodide-build/pyodide_build
Hood Chatham 03a05ab36d
Finish out of tree build system (except xbuildenv deploy) (#2823)
This completes the out of tree build CLI. This PR is paired up with:
numpy/numpy#21895
I have also successfully built scikit-learn, statsmodels, pandas, and
astropy with this.

The last thing we need to do after this is set up deployment of the
cross build environment. We can deploy one version to s3 for each
tagged commit. I will do that in a separate PR after this is merged.
2022-07-06 14:37:19 -07:00
..
out_of_tree Finish out of tree build system (except xbuildenv deploy) (#2823) 2022-07-06 14:37:19 -07:00
tests Respect symbol visibility in export calculation (#2821) 2022-07-04 11:32:36 -07:00
__init__.py BLD Create an installable pyodide-build package (#1566) 2021-05-03 20:51:11 +02:00
__main__.py Add type annotations to many functions (#2810) 2022-06-29 23:08:46 -07:00
_f2c_fixes.py Add type annotations to many functions (#2810) 2022-06-29 23:08:46 -07:00
buildall.py Add type annotations to many functions (#2810) 2022-06-29 23:08:46 -07:00
buildpkg.py Remove replace_libs (#2822) 2022-07-02 06:53:16 -07:00
common.py Finish out of tree build system (except xbuildenv deploy) (#2823) 2022-07-06 14:37:19 -07:00
create_xbuildenv.py Finish out of tree build system (except xbuildenv deploy) (#2823) 2022-07-06 14:37:19 -07:00
install_xbuildenv.py Finish out of tree build system (except xbuildenv deploy) (#2823) 2022-07-06 14:37:19 -07:00
io.py Remove replace_libs (#2822) 2022-07-02 06:53:16 -07:00
mkpkg.py Add type annotations to many functions (#2810) 2022-06-29 23:08:46 -07:00
pypabuild.py ENH Add flag to run bash script in cross build environment (#2734) 2022-06-27 21:05:53 -07:00
pywasmcross.py Respect symbol visibility in export calculation (#2821) 2022-07-04 11:32:36 -07:00
serve.py Add type annotations to many functions (#2810) 2022-06-29 23:08:46 -07:00