Skip to content

add mingw globs for libtest (#1635) #1649

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theAeon
Copy link

@theAeon theAeon commented May 12, 2025

Definitely gonna need some help with the tests here but this should work if the code is lazy matching like i think it is.

Obviously the ideal here would be to do paired matching (either lib$X.dll.a + lib$X.dll or $x.lib + $x.dll) but i don't think the current logic is conducive to that?

Addresses #1635

edit: it is not lazy matching like i assumed, its lazy matching of all present globs. hm.

@theAeon
Copy link
Author

theAeon commented May 12, 2025

I wonder if its easy to select which set is added based on the compiler in use?

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.

1 participant