pyodide/pyodide-build/pyodide_build
Gyeongjae Choi 6900afdc5b
PKG Add opencv-python, ffmpeg and libwebp (#2305)
* Add opencv-python

* Update comment

* Add JPEG, PNG, WEBP, ZLIB support

* Add tests for image processing

* Add more core modules

* Disable opencl

* Replace lena with baboon and add more tests

* Add file system support

* Add ffmpeg

* Add more tests

* Disable pthread in ffmpeg

* Disable canonical input processing mode in node test

* Update changelog

* Remove import test

* Allow more time in the first test

* Split out libwebp

* Fix node test

* Use a seperate CI job for opencv-python

* Fix generator

* Update changelog

* Remove protobuf package

* Try to fix CI workspace conflict

* Fix CI

* Use another CI job for generating unified packages.json

* Try to fix CI

* Fix CI again

* Disable verbose build

* Prevent from building opencv-python twice

* Persist only build artifacts

* Sepearate Cmake args into a script

* Try to reuse build packages job

* Fix CI

* Fix typo

* Fix merge conflict

* Use large resource class for package build

* Do not upload unwanted artifacts

* Do not upload unwanted artifacts
2022-04-19 09:24:47 +09:00
..
tests ENH Remove hard coded paths in `pyodide_build` (#2351) 2022-04-09 13:41:10 -07:00
__init__.py BLD Create an installable pyodide-build package (#1566) 2021-05-03 20:51:11 +02:00
__main__.py ENH Remove hard coded paths in `pyodide_build` (#2351) 2022-04-09 13:41:10 -07:00
_f2c_fixes.py Update scipy to v1.8.0 (#2361) 2022-04-08 18:43:30 -07:00
buildall.py PKG Add opencv-python, ffmpeg and libwebp (#2305) 2022-04-19 09:24:47 +09:00
buildpkg.py Update scipy to v1.8.0 (#2361) 2022-04-08 18:43:30 -07:00
common.py ENH Remove hard coded paths in `pyodide_build` (#2351) 2022-04-09 13:41:10 -07:00
io.py DOC Remove dummy packages from docs (#2358) 2022-04-14 06:22:07 -07:00
mkpkg.py ENH Remove hard coded paths in `pyodide_build` (#2351) 2022-04-09 13:41:10 -07:00
pypabuild.py Use pypa/build (#2272) 2022-03-21 22:05:30 -07:00
pywasmcross.py PKG Add opencv-python, ffmpeg and libwebp (#2305) 2022-04-19 09:24:47 +09:00
serve.py Rename 'build' directory to 'dist' (#2387) 2022-04-11 16:01:40 -07:00
testing.py ENH Remove hard coded paths in `pyodide_build` (#2351) 2022-04-09 13:41:10 -07:00