Commit graph

11 commits

Author SHA1 Message Date
Ivan
e0925a85ea
feat: fix pycodec2 for macos and improve CI 2026-08-15 14:10:49 -05:00
Ivan
f46e70249c
refactor: update wheel and APK handling in build scripts by replacing glob patterns with array expansions and find commands. 2026-07-24 06:19:27 -05:00
Ivan
6f1997076d
fix(unify-backend): update error reporting for module set mismatches in library.zip across architectures 2026-07-06 08:35:53 -05:00
Ivan
76e5504698
chore(ci): normalize pycodec2 dylib layout for macOS to ensure consistent architecture handling in unify-backend script 2026-07-05 00:20:35 -05:00
Ivan
d32040be77
chore(ci): update macOS Python dependency installation script to use importlib.metadata for pycodec2 version retrieval 2026-07-04 23:36:51 -05:00
Ivan
435812165c
chore(ci): fix macOS Python dependency installation script to build and install pycodec2 from source 2026-07-04 23:15:43 -05:00
Ivan
6049525ed3
chore(ci): update macOS Python dependency installation script by adding Cython installation to prevent build failures for pycodec2 2026-07-04 22:54:42 -05:00
Ivan
60478d64e1
chore(ci): modify macOS Python dependency installation script to remove arch command for uv 2026-07-04 18:40:34 -05:00
Ivan
5bc10bfb89
chore(ci): update macOS Python dependency installation script to read specific package versions from uv.lock and streamline installation process for numpy and pycodec2 2026-07-04 17:48:52 -05:00
Ivan
0f4020061d
fix(ci): specify python platform for macOS dependency installation to ensure compatibility with arm64 hosts 2026-07-04 05:14:14 -05:00
Ivan
4186ea95e6
chore(build): refactor macOS CI scripts to streamline Python dependency installation and unify backend file handling 2026-07-02 22:20:05 -05:00