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

Add new alternate repository for mxe #27644

Merged
merged 10 commits into from Jan 17, 2019
Merged

Conversation

kevingranade
Copy link
Member

Summary

SUMMARY: None

Purpose of change

The mxe project has put up a new repository where their packages can be fetched, which unblocks us to re-enable mxe-based builds.

Describe the solution

Adjust the mxe build targets to reference the new repository.

@Firestorm01X2
Copy link
Contributor

Firestorm01X2 commented Jan 16, 2019

Just don't forget about this:
#23446

#23446 (comment)

I've managed to resolve issue for me.
I've just grab specific (older) version of MXE:
git checkout git rev-list -n 1 --before="2017-09-24 12:00" master``

This version built non bugged version of the game. Graphical isses with tilesets gone away.

But. Watch out! It is probably means that if you will update MXE on build server- then you will get that kind of issues since build server uses old version of MXE.

But who knows, maybe that but is not present in newest MXE. Otherwise

git checkout git rev-list -n 1 --before="2017-09-24 12:00" master``

Should give version without tileset graphical artifacts aka black lines.

@ZhilkinSerg ZhilkinSerg added the Code: Build Issues regarding different builds and build environments label Jan 16, 2019
@kevingranade
Copy link
Member Author

I'm planning on merging this once the current build completes successfully, but if someone beats me to it, please squash these commits, there's no need to have all these guesses in the build history.

@kevingranade kevingranade merged commit a67b4a0 into master Jan 17, 2019
@kevingranade kevingranade deleted the kevingranade-mxe-alternate-repo branch January 20, 2019 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Build Issues regarding different builds and build environments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants