Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build workflows update #457

Merged
merged 65 commits into from
Dec 9, 2024
Merged

Build workflows update #457

merged 65 commits into from
Dec 9, 2024

Conversation

phnzb
Copy link
Collaborator

@phnzb phnzb commented Dec 6, 2024

Description

  • all build workflows updated and revamped to support parallel matrix builds on GitHub runners
  • minor build scripts changes to support matrix builds
  • minor documentation fixes
  • removed non-working strip step for windows build

Testing

smoke testing by @phnzb :

  • Windows:
    • Windows 7 x32
    • Windows 11 23H2 x64
  • Linux:
    • armel Linux Debian 7.3
    • armhf Linux Debian 12.2
    • aarch64 Linux Debian 12.5
    • riscv64 Ubuntu 22.04.3 LTS
    • x86_64 Ubuntu 22.04.4 LTS
  • Docker:
    • armv7 Docker 26.0.0
    • arm64 Docker 17.03.2-ce
    • arm64 Docker 20.10.24
    • amd64 Docker 27.0.3
  • FreeBSD
    • x86_64 FreeBSD 13.3-RELEASE-p4
  • Android
    • aarch64-ndk - Android 12

@luckedea luckedea requested a review from dnzbk December 6, 2024 08:17
@phnzb phnzb merged commit 8464336 into develop Dec 9, 2024
3 checks passed
@phnzb phnzb deleted the feature/github-runners-build branch December 9, 2024 07:23
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.

2 participants