For windows 10 and windows 11, fixes bulding msys2 under case sensitive folder#6197
Merged
Conversation
lygstate
force-pushed
the
case-sensative-folder
branch
from
April 18, 2026 04:26
b9f57ef to
11e27c4
Compare
Contributor
Author
|
@lazka Do I need split this MR into multiple PR? |
Member
|
no, it's fine |
lygstate
force-pushed
the
case-sensative-folder
branch
from
April 27, 2026 11:55
11e27c4 to
91472f0
Compare
The `License` in source directory not named as `LICENSE`, under case-sensitive folder, it's will built failed.
PKGBUILD: line 21: cd: xxhash/src/xxhash-0.8.3: No such file or directory ditto Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
…rt-BinHex.install for building under case-sensitive folder Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
…gver} Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
The extracted folder is Test-RequiresInternet-${pkgver}, not Test-Requiresinternet-${pkgver}
The package name is invalid when created.
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
This is for building under case-sensitive folder. Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
lygstate
force-pushed
the
case-sensative-folder
branch
from
May 8, 2026 11:11
91472f0 to
2aebe95
Compare
Contributor
Author
|
@lazka ping for merge |
This reverts commit 2aebe95. Rebuilds are not required, because the package content does not change here.
…folder." This reverts commit d916682. The commit would change the package name. This is possible, but it should provide a migration path via provides/replaces or similar fields in the PKGBUILD. Reverting for now.
Collaborator
|
I had to revert two commits before the merge:
|
This was referenced Jun 18, 2026
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@lazka this MR is not huge, only character case changes, so it's easy to review.