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

added aarch64 build binary for windows #10306

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d936aec
added aarch64 runner for windows
kalradivyanshu Jan 5, 2025
76aa6d8
Empty commit
zanieb Jan 5, 2025
0aef71c
fixed typo.
kalradivyanshu Jan 5, 2025
027cdbd
rename build-binary-windows-x86 back to build-binary-windows
kalradivyanshu Jan 5, 2025
423b77b
removed dev drive from build-binary-windows-aarch64
kalradivyanshu Jan 5, 2025
17b5a7c
added explict step to install rust in `build-binary-windows-aarch64`
kalradivyanshu Jan 5, 2025
e21da45
added llvm, rust and git to aarch64 flow
kalradivyanshu Jan 7, 2025
eb8b60c
added back checkout process
kalradivyanshu Jan 7, 2025
c45f762
increased timeout for `build-binary-windows-aarch64`
kalradivyanshu Jan 7, 2025
b154421
added clang to `build-binary-windows-aarch64`
kalradivyanshu Jan 7, 2025
c5532df
added cmake and other tools
kalradivyanshu Jan 7, 2025
11c28dc
added more tools to visualstudio in `Install Build Tools (aarch64)`
kalradivyanshu Jan 7, 2025
6331143
prettier fixes
kalradivyanshu Jan 7, 2025
ead622d
fixed multiline bug
kalradivyanshu Jan 7, 2025
1ee07c9
added clang path and check
kalradivyanshu Jan 7, 2025
7ada457
- fixed clang path
kalradivyanshu Jan 8, 2025
cdccfd1
added cmake and cmake to path
kalradivyanshu Jan 8, 2025
4927f9e
replaced path with GITHUB_PATH
kalradivyanshu Jan 8, 2025
8af2473
changed way to add to github path
kalradivyanshu Jan 8, 2025
6f45ee4
enforced path before cargo build
kalradivyanshu Jan 8, 2025
1c5d564
Prettier
zanieb Jan 8, 2025
0289e96
Move rust-cache step to after checkout
zanieb Jan 8, 2025
3a5469e
Display choco cache
zanieb Jan 8, 2025
b316c95
added tests for aarch64 windows, renamed windows to windows-x86.
kalradivyanshu Jan 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading