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

Enable cross compiling arm #38

Merged
merged 12 commits into from
Aug 5, 2024
Merged

Conversation

jfantinhardesty
Copy link
Contributor

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

Enable builds and releases for arm64. This also changes the toolchain slightly to make it easier to cross compile and build releases. Additionally, we now use VCPKG to create packages on Linux and Windows, rather than just on Windows as before. This makes it much easier to link to openssl on arm64.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

Copy link
Collaborator

@foodprocessor foodprocessor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jfantinhardesty jfantinhardesty merged commit 8f91a76 into main Aug 5, 2024
12 checks passed
@jfantinhardesty jfantinhardesty deleted the enable-cross-compiling-arm branch August 5, 2024 22:32
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