14 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
5d02205353 vendor: add Linux ARM64 wheels for Mac Debian container 2026-01-12 17:08:51 +08:00
LC mac
535e3648fd vendor: add x86_64 and aarch64 Linux wheels 2026-01-12 16:52:10 +08:00
LC mac
d6c046a1fd vendor: rebuild linux-x86_64 with correct architecture 2026-01-12 16:29:46 +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
0a748dd8b0 vendor: update wheels 2026-01-10 00:45:54 +08:00
LC mac
c41928688c chore: cleanup build artifacts and add .gitignore 2026-01-10 00:39:06 +08:00
d4f6e3d207 rebuild the offline wheel using Linux environment; add a test asc file to git 2026-01-09 14:41:45 +00:00
LC mac
2f7433b704 add wheels and update docs 2026-01-09 19:16:28 +08:00
21b9389591 add vendor folder for linux-aarch64 2026-01-09 02:58:31 +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
LC mac
2807982209 vendor: add macOS ARM64 wheels for offline installation (Python 3.12) 2026-01-08 00:42:22 +08:00