Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Re-enable Windows 7, 8, 8.1 builds support previously dropped in v2.31.0#447

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
joseluisq merged 1 commit intomasterfromsupport-legacy-windows-7
May 20, 2024

Conversation

joseluisq
Copy link
Collaborator

@joseluisqjoseluisq commentedMay 20, 2024
edited
Loading

Description

This PR adds again support for the legacy Windows 7, 8, 8.1 previously removed in SWSv2.31.0 due toRust also dropped support in 1.78.0.

Now, we pin Rust to1.77.2 for the following Windows targets:

  • x86_64-pc-windows-msvc
  • i686-pc-windows-msvc
  • x86_64-pc-windows-gnu

aarch64-pc-windows-msvc (a.k.a. Windows ARM64) will continue using the latest stable Rust available.

Notes

Microsoft stopped support for Windows 7 in 2020 (2023 for extended users).
But at the moment, we don't know how long we will keep supporting this unmaintained platform.
However, keep in mind that we could reconsider bumping up the MSRV in future SWS versions when convenient, advising users accordingly.

Related Issue

Motivation and Context

https://github.com/orgs/static-web-server/discussions/445#discussioncomment-9495097

How Has This Been Tested?

Screenshots (if appropriate):

sergeevabc reacted with thumbs up emoji
Since latest Rust 1.78.0 drops support Windows 7 support.Seehttps://blog.rust-lang.org/2024/02/26/Windows-7.htmlWe pin Rust to 1.77.2 for the following Windows targets:- x86_64-pc-windows-msvc- i686-pc-windows-msvc- x86_64-pc-windows-gnuaarch64-pc-windows-msvc (a.k.a. Windows ARM64) will continue using thelatest stable Rust available.NOTES:Microsoft stopped support for Windows 7 (also for extended users in2023). But at the moment we don't know how long we should keepsupporting this unmaintained platform. However, keep in mind that wecould reconsider bumping up the MSRV in future SWS versions whenconvenient, advising users accordingly.Seehttps://learn.microsoft.com/en-us/lifecycle/products/windows-7
@joseluisqjoseluisq added enhancementNew feature or request v2v2 release WindowsWindows platform specific targetRelated to an specific target(s) labelsMay 20, 2024
@semanticdiff-comSemanticDiff.com
Copy link

Review changes withSemanticDiff.

@joseluisqjoseluisq merged commit5f116d7 intomasterMay 20, 2024
@joseluisqjoseluisq deleted the support-legacy-windows-7 branchMay 20, 2024 22:16
@joseluisqjoseluisq changed the titleRe-enable Windows 7 builds support previously dropped in v2.31.0Re-enable Windows 7, 8, 8.1 builds support previously dropped in v2.31.0May 20, 2024
@joseluisqjoseluisq added this to thev2.31.1 milestoneMay 21, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
enhancementNew feature or requesttargetRelated to an specific target(s)v2v2 releaseWindowsWindows platform specific
Projects
None yet
Milestone
v2.31.1
Development

Successfully merging this pull request may close these issues.

1 participant
@joseluisq

[8]ページ先頭

©2009-2025 Movatter.jp