Commit Graph

10 Commits

Author SHA1 Message Date
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