Commit Graph

13 Commits

Author SHA1 Message Date
lat9nq
87c73e5b5d mingw: Patch GLIBC due to running in an old environment
Dockerhub appears to use either an old version of docker or something,
and it is incompatible with an Arch Linux guest.
2021-05-31 04:13:50 -04:00
lat9nq
ce32fc5a16 mingw: Delete 32 bit binaries
We don't use them, no reason to keep them. Removes mingw-w64-ffmpeg --
it never worked, and we no longer use it. And we don't use python2 any
more.
2021-05-31 03:59:42 -04:00
lat9nq
af5acc630c linux-mingw: Remove Conan packages
This opts to not install the yuzu dependencies from Conan, since this
happens again at build time regardless of installing them here.

Also prevents removing the /tmp directory, to not break building
packages later.
2021-05-30 22:05:42 -04:00
lat9nq
0a9e0ecccc linux: Add glslang and glslang-utils to mingw and fresh containers
...respectively. Required for TCR.
2020-11-19 19:57:56 -05:00
lat9nq
34efbab012 linux-mingw: upgrade conan packages, conan GCC version
Also use ownstuff ffmpeg, instead of the dead link from mingw-setup.sh
mingw-setup.sh was thus removed as it only did one thing that could be
reduced to a single command in the Dockerfile.
2020-09-26 16:55:32 -04:00
James Rowe
2f78410b2b Update the docker images to run as yuzu user (UID 1027) 2020-05-07 21:12:25 -06:00
James Rowe
b0e1a8e193 Add linux-mingw update for conan cross compiling as well 2020-05-06 02:27:23 -06:00
James Rowe
48dc64253f Combine RUN statements into one and remove shell expansion 2020-04-30 22:39:10 -06:00
James Rowe
4bf0830796 Update build envs to ubunto 20.04. Change mingw build env to arch 2020-04-24 18:12:02 -06:00
Tobias
0245a70ce1
Revert "Set mingw SDL2 version to 2.0.10" 2020-04-05 20:59:02 +02:00
Tobias
e8c15b0fa8
mingw-setup: Set mingw SDL2 version to 2.0.10 2020-04-04 19:39:32 +02:00
Tobias
9d6d9c6147
Set mingw SDL2 version to 2.0.10 2020-04-04 19:38:58 +02:00
chris062689
8a43699577 Initial addition of build-environment files. 2019-03-22 20:27:11 -04:00