pyodide/pyodide_build
Dexter Chua 8de2ed1202
Build C libraries via buildall.py (#927)
This addresses part of #713, by listing and building C libraries as
dependencies. This means we automatically build CLAPACK when needed, and
`lxml`'s C dependencies are not built if lxml is not. In particular,
building "core" should now be faster.

The building itself is still performed by Makefile.
2020-12-23 14:24:32 +01:00
..
tests Build C libraries via buildall.py (#927) 2020-12-23 14:24:32 +01:00
__init__.py STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
__main__.py STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
_fixes.py STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
buildall.py Build C libraries via buildall.py (#927) 2020-12-23 14:24:32 +01:00
buildpkg.py BLD Remove --host argument in pyodide_build (#836) 2020-12-08 10:22:57 +01:00
common.py Remove ERROR_ON_MISSING_LIBARIES=0 (#858) 2020-12-14 12:04:26 +01:00
mkpkg.py Fix lint CI (#759) 2020-09-24 12:28:10 +02:00
pywasmcross.py BLD Enable ccache for x86_64 (#882) 2020-12-21 11:27:33 +01:00
serve.py STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00