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

Update to latest vcpkg (fixes Windows builds) #5331

Merged
merged 18 commits into from Aug 29, 2021

Conversation

vadi2
Copy link
Member

@vadi2 vadi2 commented Jul 25, 2021

Brief overview of PR changes/additions

Update the vcpkg ports we used from November 2020 to the latest as of today.

Motivation for adding to Mudlet

Fixed Windows builds to work, which got broken because mingw-w64-i686-pkg-config-0.29.2-1-any.pkg.tar.xz was not available in any download mirrors anymore.

Other info

It's a concern that vcpkg is limited by 3rd party mirrors like this. It also took a long while to get to this stage - all vcpkg versions inbetween were broken by various issues. Thankfully the vcpkg team is quick and on top of fixing them.

This is to see if hunspell will now build
@add-deployment-links
Copy link

add-deployment-links bot commented Jul 25, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@vadi2 vadi2 changed the title Try using latest master vcpkg to see if hunspell builds now Update to latest vcpkg (fixes Windows builds) Aug 29, 2021
@vadi2 vadi2 marked this pull request as ready for review August 29, 2021 10:21
@vadi2 vadi2 requested a review from a team as a code owner August 29, 2021 10:21
Copy link
Member

@SlySven SlySven left a comment

Choose a reason for hiding this comment

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

😕

Is this correctly titled? How does these changes - which target the MacOS operating system help to "fix Windows builds"?

As it is it is pending mudlet/infrastructure's approval not mine.

@demonnic
Copy link
Member

Updating vcpkg clearly needed some extra dependencies installed on the osx side of things, hence the extra step to install them. But the motivation in updating vcpkg was still to fix windows builds.

Looks good to me.

@vadi2 vadi2 merged commit 357b55e into Mudlet:development Aug 29, 2021
@vadi2 vadi2 deleted the try-latest-latest-vcpkg branch August 29, 2021 14:46
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.

None yet

4 participants