pyodide/pyodide-build/pyodide_build
Gyeongjae Choi 7cb3ad8412
Fix build error on pypa/build >= 1.2.0 (#4653)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-31 15:31:28 +09:00
..
cli Fix WASM_LIBRARY_DIR variable to be compatible for out-of-tree build (#4480) 2024-02-19 22:37:30 +09:00
out_of_tree Replace references to /bin/bash with /usr/bin/env bash (#4478) 2024-02-04 09:54:17 -08:00
tests Fix build error on pypa/build >= 1.2.0 (#4653) 2024-03-31 15:31:28 +09:00
tools Replace `pkgconfig` with `pkg-config` for Meson configuration file (#4550) 2024-02-23 03:33:08 -08:00
vendor Fix build error on pypa/build >= 1.2.0 (#4653) 2024-03-31 15:31:28 +09:00
__init__.py Back to development version 2024-03-14 08:53:16 +01:00
_f2c_fixes.py MAINT Minor pywasmcross optimizations (#4458) 2024-02-09 14:06:31 +09:00
_py_compile.py MAINT Some changes to pyodide-build split from #4435 (#4469) 2024-02-02 17:34:03 +09:00
bash_runner.py MAINT Wrap buildpkg methods into a RecipeBuilder class (#4436) 2024-02-05 21:13:35 +09:00
build_env.py Remove cython and tomli from pyodide-build dependency (#4528) 2024-02-24 11:05:11 +09:00
buildall.py MAINT Minor pywasmcross optimizations (#4458) 2024-02-09 14:06:31 +09:00
buildpkg.py Scipy 1.12.0 (#4499) 2024-03-08 14:10:14 -05:00
common.py Put pyodide version into xbuildenv name (#4222) 2024-02-17 12:45:32 -08:00
create_pypa_index.py Use pyodide-lock for pyodide-lock.json parsing in Python (#3949) 2023-06-29 16:45:06 +00:00
create_xbuildenv.py Fix WASM_LIBRARY_DIR variable to be compatible for out-of-tree build (#4480) 2024-02-19 22:37:30 +09:00
install_xbuildenv.py Put pyodide version into xbuildenv name (#4222) 2024-02-17 12:45:32 -08:00
io.py Scipy 1.12.0 (#4499) 2024-03-08 14:10:14 -05:00
logger.py pyodide_build.logger: Do not use escape sequences when running under pytest (#4413) 2024-01-23 17:50:25 -08:00
mkpkg.py Add recipe-maintainers section in meta.yaml (#4497) 2024-02-12 13:06:34 -08:00
pypabuild.py Fix build error on pypa/build >= 1.2.0 (#4653) 2024-03-31 15:31:28 +09:00
pywasmcross.py MAINT Minor pywasmcross optimizations (#4458) 2024-02-09 14:06:31 +09:00
pyzip.py Upgrade to Python 3.12.1 (#4435) 2024-02-03 19:25:45 -08:00
recipe.py Add tag key in meta.yaml spec (#3444) 2023-01-27 13:31:26 +09:00