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

Windows build updates #1575

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

tmccombs
Copy link
Collaborator

Continue supporting windows 7 with builds

By using an older version of rust to build the artifacts on windows.

Alternatively we could build separate artifacts for windows 7, and
continue using the latest version of rust for later versions of windows
that are more optimized for more recent versions.

Fixes: #1550

@tmccombs tmccombs force-pushed the windows-build-updates branch from c67929c to 38677bc Compare June 14, 2024 05:07
tmccombs added 2 commits June 14, 2024 00:06
By using an older version of rust to build the artifacts on windows.

Alternatively we could build separate artifacts for windows 7, and
continue using the latest version of rust for later versions of windows
that are more optimized for more recent versions.

Fixes: sharkdp#1550
@tmccombs tmccombs force-pushed the windows-build-updates branch from 38677bc to 7042dff Compare June 14, 2024 06:06
@tmccombs tmccombs merged commit f8270a6 into sharkdp:master Jun 14, 2024
18 checks passed
@tmccombs tmccombs deleted the windows-build-updates branch June 14, 2024 19:50
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.

FD version 10 stopped working on Windows 7
3 participants