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

Arm64 Build and Packaging Improvements #35

Merged
merged 7 commits into from
Jan 31, 2024

Conversation

wmmc88
Copy link
Collaborator

@wmmc88 wmmc88 commented Nov 8, 2023

This PR consists of various fixes and features that resolve outstanding issues when compiling for arm64. Enhancements to the build and packaging, while made with the purpose of improving the arm64 experience, it does also add new features and improve the experience for non-arm64 builds (see README)

Outstanding Issues for this PR:

fixes #14

@wmmc88 wmmc88 force-pushed the arm64-improvements branch 3 times, most recently from 526e555 to 8fe234c Compare November 10, 2023 01:12
@wmmc88 wmmc88 force-pushed the arm64-improvements branch 3 times, most recently from 0b3e3d0 to 81a5a6a Compare November 20, 2023 19:42
@wmmc88 wmmc88 force-pushed the arm64-improvements branch 2 times, most recently from d821497 to dd966ba Compare January 18, 2024 22:43
@wmmc88 wmmc88 self-assigned this Jan 19, 2024
@wmmc88 wmmc88 force-pushed the arm64-improvements branch 2 times, most recently from 3dffa38 to 23fdea8 Compare January 19, 2024 01:11
@wmmc88 wmmc88 marked this pull request as ready for review January 19, 2024 01:19
@wmmc88 wmmc88 requested a review from a team January 19, 2024 01:19
.github/workflows/test.yaml Show resolved Hide resolved
crates/wdk-build/src/cargo_make.rs Show resolved Hide resolved
rust-driver-makefile.toml Show resolved Hide resolved
rust-driver-makefile.toml Show resolved Hide resolved
rust-driver-makefile.toml Show resolved Hide resolved
rust-driver-makefile.toml Outdated Show resolved Hide resolved
rust-driver-makefile.toml Outdated Show resolved Hide resolved
@wmmc88 wmmc88 force-pushed the arm64-improvements branch 3 times, most recently from 5f79205 to f740abc Compare January 22, 2024 23:55
@wmmc88 wmmc88 force-pushed the arm64-improvements branch 3 times, most recently from 5b5d376 to 7473332 Compare January 23, 2024 23:02
@wmmc88 wmmc88 force-pushed the arm64-improvements branch 2 times, most recently from ec7926d to 8808fe5 Compare January 24, 2024 22:49
hamzamust
hamzamust previously approved these changes Jan 25, 2024
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.

error[E0554]: #![feature] may not be used on the stable release channel when invoking cargo make in repo root
3 participants