10 Commits

Author SHA1 Message Date
LC mac
fb01a84ea6 vendor: add complete multi-platform support (runtime + dev)
- Add vendor-macos-dev target for macOS development wheels
- Add vendor-linux-arm and vendor-linux-arm-dev for ARM64 Linux
- Update vendor-all-dev to include all 3 platforms
- Update install_offline.sh to detect aarch64/arm64/x86_64
- Update .gitignore to track all official vendor directories
- Add clean-vendor and clean targets

Vendor directories now include:
- macos-arm64/ and macos-arm64-dev/
- linux-x86_64/ and linux-x86_64-dev/
- linux-aarch64/ and linux-aarch64-dev/

Supports: Mac (native), x86 Linux servers, ARM64 Linux (Mac containers)
2026-01-12 17:57:08 +08:00
LC mac
c380986e26 vendor: add complete multi-platform support (runtime + dev) 2026-01-12 17:18:28 +08:00
LC mac
238733d021 modify the vendor folder aarch64 2026-01-12 17:05:27 +08:00
LC mac
9f8db4c708 mod makefile and install script for linux x86 - update 2 2026-01-12 16:27:30 +08:00
LC mac
dd2d154c9a mod makefile and install script for linux x86 2026-01-12 16:19:01 +08:00
LC mac
46f748301e chore: cleanup and prepare v1.1.0 release (Makefile clean up) 2026-01-10 00:52:58 +08:00
LC mac
27ee16f21a chore: cleanup and prepare v1.1.0 release 2026-01-10 00:50:50 +08:00
LC mac
c41928688c chore: cleanup build artifacts and add .gitignore 2026-01-10 00:39:06 +08:00
LC mac
369c8595a1 Refs: offline install via vendored wheels and test verification workflow (see README/playbook updates) 2026-01-08 01:45:25 +08:00
a9af9d33af add Makefile Dockerfile README.md 2026-01-07 21:03:00 +08:00