Skip to content

Refactor build scripts and PyInstaller spec for architecture support#14

Merged
osa911 merged 5 commits intomainfrom
osa911/update_build_config
Aug 24, 2025
Merged

Refactor build scripts and PyInstaller spec for architecture support#14
osa911 merged 5 commits intomainfrom
osa911/update_build_config

Conversation

@osa911
Copy link
Owner

@osa911 osa911 commented Aug 24, 2025

  • Introduced TARGET_ARCH environment variable to dynamically set target architecture for builds.
  • Updated PyInstaller spec to use TARGET_ARCH for architecture-specific builds.
  • Enhanced GitHub Actions workflow to include architecture in job names and artifact names, supporting both x64 and arm64 builds.
  • Modified build scripts to detect and export target architecture for improved compatibility across platforms.

@osa911 osa911 self-assigned this Aug 24, 2025
@osa911 osa911 merged commit c7fa5cf into main Aug 24, 2025
5 checks passed
@osa911 osa911 deleted the osa911/update_build_config branch August 24, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant