pyodide/pyodide-build
Hood Chatham e732cb9dd7
meta.yaml keys for cross-build environment (#2536)
This moves unisolation into a package key. `cross-build-env: true` means the package
is part of the cross build environment and should be unisolated. `cross-build-files`
gives a list of files that should be copied from the built copy of the package into the host
copy of the package.

This will allow us to construct a cross build environment automatically as part of building
packages. If we have these files and the Python include directory, this is sufficient for 
cross-building binary packages.
2022-05-11 20:31:16 -07:00
..
pyodide_build meta.yaml keys for cross-build environment (#2536) 2022-05-11 20:31:16 -07:00
README.md Split off load-pyodide.js from pyodide.js (#1578) 2021-05-05 11:30:48 -07:00
pyproject.toml Add pyb2d package (#1968) 2021-12-17 08:24:13 -08:00
setup.cfg Revert "v0.20.1a1" 2022-04-29 11:32:09 +00:00
setup.py Add package config for pyodide package (#1848) 2021-09-21 08:46:44 +02:00

README.md

pyodide-build

Tools for building Pyodide.

See http://github.com/pyodide/pyodide for more information.

License

Pyodide uses the Mozilla Public License Version 2.0.