Commit graph

15 commits

Author SHA1 Message Date
Ivan
e0925a85ea
feat: fix pycodec2 for macos and improve CI 2026-08-15 14:10:49 -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
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
Ivan
7e31cd0d56
feat(tools): migrate to UV from Poetry for blazing fast ultra safe secure unhackable dependency management 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 2026-05-10 03:19:42 -05:00
Ivan
2ce02e1eef
fix(ci): remove cbor2, add flags to poetry to install dev deps. 2026-05-10 02:52:43 -05:00
Ivan
f7b9d74d5e
feat(build): add script to thin Mach-O binaries and improve macOS universal build process 2026-05-03 22:04:10 -05:00
Ivan
dcfd93cebc
feat(build): add checks for miniaudio library compatibility in macOS universal build script 2026-05-03 18:48:20 -05:00
Ivan
42de432099
refactor(ci): remove unnecessary environment variable exports in GitHub CI script 2026-05-03 00:53:14 -05:00
Ivan
cd722b1d1d
fix(patching): ensure LXST patch script runs during installation in PKGBUILD and CI scripts 2026-04-29 16:53:25 -05:00
Ivan
3310b61a8f
chore(workflows): migrate CI workflows from Gitea to GitHub Actions and remove obsolete files 2026-04-23 19:49:05 -05:00
Ivan
7cc4fecba7
chore(ci): add poetry check and pnpm store integrity verification to installation scripts 2026-04-19 13:59:15 -05:00
Ivan
853d85e394
fix(ci): install libopus and libogg on Linux runners to prevent Opus encode test failures 2026-04-19 13:19:23 -05:00
Ivan
fb16f8926a
fix(ci): GitHub CI script for macOS by persisting CPPFLAGS, LDFLAGS, and PKG_CONFIG_PATH to GITHUB_ENV for subsequent steps 2026-04-03 13:18:02 -05:00
Ivan
a298aafb67
chore(package): update build scripts in package.json to use cross-env for platform-specific builds and add codec2 installation in GitHub CI script for macOS 2026-04-03 12:58:17 -05:00
Ivan
47479af210
feat(ci): add GitHub Actions workflow for building and testing on Windows and macOS, including scripts for dependency installation, testing, and artifact uploads 2026-04-02 13:04:19 -05:00