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

Fix CI rules for building libiconv on Windows #11504

Merged

Conversation

HertzDevil
Copy link
Contributor

Fixes #11480 (comment). Alternative to #11502.

The current repository that we use to build libiconv has no potential license issues, because it references the files in libcharset/include, never srclib: https://github.com/pffang/libiconv-for-Windows/blob/9b7aba8da6e125ef33912fa4412779279f204003/libiconv.vcxproj#L62-L63

This approach is also less error-prone because we are no longer editing the .vcxproj files in-place.

@HertzDevil HertzDevil added kind:regression Something that used to correctly work but no longer works platform:windows topic:infrastructure labels Nov 28, 2021
Copy link
Member

@oprypin oprypin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welp CI is failing

@HertzDevil
Copy link
Contributor Author

I think this is finally it

@straight-shoota straight-shoota added this to the 1.3.0 milestone Nov 29, 2021
@straight-shoota straight-shoota merged commit 01c802f into crystal-lang:master Nov 30, 2021
@HertzDevil HertzDevil deleted the bug/windows-libiconv-pdb2 branch December 15, 2021 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:regression Something that used to correctly work but no longer works platform:windows topic:infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants