Gyeongjae Choi
b41b9ea3d5
CI Split package build steps as a temporary solution for CI timeout ( #4106 )
2023-09-01 20:31:24 +09:00
Gyeongjae Choi
994ce5111f
BLD Add DISTDIR variable ( #3584 )
2023-02-17 08:25:42 +09:00
Gyeongjae Choi
3ad41f13c7
Merge library and sharedlibrary key to build/type ( #3238 )
2022-11-13 12:31:14 +09:00
Gyeongjae Choi
a916ea0b34
BLD simplify building CMake based packages ( #3128 )
...
This PR makes building CMake based packages easier.
- Introduce a custom toolchain file for Pyodide. It inherits most of settings from the original Emscripten toolchain file with some modifications. Packages built by pyodide-build will automatically use that toolchain file.
- Proxy cmake in pywasmcross.py, in order to proxy other compiler toolchains.
2022-09-22 10:42:26 +09:00
Gyeongjae Choi
2dc937c0b6
Enable libhdf5 and h5py ( #2812 )
2022-09-13 16:17:52 +09:00
Roman Yurchak
62de53f5a8
Add build dependencies to meta.yaml ( #2132 )
...
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
2022-08-22 13:35:27 +09:00
Hood Chatham
52f27f06ad
Update to emscripten 3.1.6 ( #2672 )
2022-06-10 08:13:36 -07:00
Gyeongjae Choi
ad0064e2c4
BLD Install libraries to centralized directory ( #2551 )
2022-05-18 13:14:16 +09:00
Brian Benjamin Maranville
07724919d0
PKG Add h5py ( #2411 )
...
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
2022-04-21 21:47:01 +02:00