pyodide/pyodide-build/pyodide_build
Hood Chatham 2d056ed253
Add support for backend flags to buildpkg (#2690)
And use it to disable numpy optimization by passing the `--disable-optimization` 
flag instead of patching numpy.
2022-06-13 16:40:48 -07:00
..
tests ENH Add a new "disabled" key to meta.yaml (#2671) 2022-06-08 08:25:12 -07:00
__init__.py BLD Create an installable pyodide-build package (#1566) 2021-05-03 20:51:11 +02:00
__main__.py Add pyodide_build create_xbuildenv and install_xbuildenv (#2550) 2022-05-17 22:04:18 -07:00
_f2c_fixes.py chore: complete more incomplete types (#2590) 2022-05-21 13:35:02 -07:00
buildall.py ENH Add a new "disabled" key to meta.yaml (#2671) 2022-06-08 08:25:12 -07:00
buildpkg.py Add support for backend flags to buildpkg (#2690) 2022-06-13 16:40:48 -07:00
common.py docs(various): Typo fixes (#2641) 2022-05-29 09:45:45 -07:00
create_xbuildenv.py fix(types): explicit reexport & strict equality (#2596) 2022-05-23 13:24:21 -07:00
install_xbuildenv.py chore: complete more incomplete types (#2590) 2022-05-21 13:35:02 -07:00
io.py Add support for backend flags to buildpkg (#2690) 2022-06-13 16:40:48 -07:00
mkpkg.py fix(types): removing implicit generics (#2595) 2022-05-24 19:06:31 -07:00
pypabuild.py Add support for backend flags to buildpkg (#2690) 2022-06-13 16:40:48 -07:00
pywasmcross.py Add support for backend flags to buildpkg (#2690) 2022-06-13 16:40:48 -07:00
serve.py Rename 'build' directory to 'dist' (#2387) 2022-04-11 16:01:40 -07:00