pyodide/pyodide-build/pyodide_build
Gyeongjae Choi e4bc821d35
Raise error when static libraries are specified as a runtime dependency (#3055)
2022-09-04 12:53:09 +02:00
..
out_of_tree Add an Emscripten version check for out of tree builds (#2975) 2022-08-18 09:28:10 +02:00
tests Add build dependencies to meta.yaml (#2132) 2022-08-22 13:35:27 +09:00
__init__.py Bump version to 0.22.0.dev0 2022-08-09 21:49:23 +02:00
__main__.py
_f2c_fixes.py MAINT Update pre-commit config (#2890) 2022-07-19 16:43:12 +01:00
buildall.py Raise error when static libraries are specified as a runtime dependency (#3055) 2022-09-04 12:53:09 +02:00
buildpkg.py MAINT Build test and distutils stdlib modules with pyodide-build (#2979) 2022-08-18 13:55:16 +09:00
common.py Load packages in a topologically sorted order (#3020) 2022-09-02 10:19:42 +09:00
create_xbuildenv.py
install_xbuildenv.py Add xbuildenv to github releases (#2850) 2022-07-10 10:58:39 +02:00
io.py Add build dependencies to meta.yaml (#2132) 2022-08-22 13:35:27 +09:00
mkpkg.py
pypabuild.py Unpin setuptools version (#3010) 2022-08-24 08:32:26 +02:00
pywasmcross.py Add REBOUNDx package (#2909) 2022-08-08 14:02:43 +02:00
serve.py