Commit graph

23 commits

Author SHA1 Message Date
Lioncash 5e6759df8c Make use of up to date libraries on the buildbots
Ensures that the docker containers use more up to date versions of the
libraries that we install from conan.
2020-08-14 08:04:21 -04:00
Morph 6e5efdd94a
Add qttools5-dev and qttools5-dev-tools for translation support (#13)
* Add qttools5-dev and qttools5-dev-tools for translation support

* Remove qttools5-dev-tools as it's already a dependency of qttools5-dev
2020-07-19 13:26:50 +02:00
bunnei 58e23749f3
Merge pull request #10 from jroweboy/yuzu-user
Update the docker images to run as yuzu user (UID 1027)
2020-05-07 23:21:58 -04:00
James Rowe 2f78410b2b Update the docker images to run as yuzu user (UID 1027) 2020-05-07 21:12:25 -06:00
bunnei a222fcd7a7
Merge pull request #9 from jroweboy/conan
Add new system libraries and install some additional libraries through conan
2020-05-07 17:23:01 -04:00
James Rowe b0e1a8e193 Add linux-mingw update for conan cross compiling as well 2020-05-06 02:27:23 -06:00
James Rowe 58cb2114b5 Use the libstdc++11 libcxx for conan and include libzip in the base image 2020-05-06 00:28:32 -06:00
James Rowe 4fe0ebbd8f Add new system libraries and install some additional libraries through conan 2020-05-06 00:11:36 -06:00
Zach Hilman 5ec9c4a00f
Merge pull request #8 from jroweboy/master
Update build envs to ubuntu 20.04. Change mingw build env to arch
2020-05-01 20:57:29 -04:00
James Rowe 48dc64253f Combine RUN statements into one and remove shell expansion 2020-04-30 22:39:10 -06:00
Zach Hilman 27681f5297
Merge pull request #7 from meiro/master
Add Dockerfile for linux-flatpak
2020-04-27 14:27:01 -04:00
Roman Meier 9daa154e90 linux-flatpak: Merge apt-get RUN statements 2020-04-27 18:10:14 +02:00
James Rowe affcece6a6 Remove any leftover apt caches 2020-04-24 21:52:57 -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 ade2a84dba
Merge pull request #6 from yuzu-emu/revert-5-port-22
Revert "Set mingw SDL2 version to 2.0.10"
2020-04-05 21:00:03 +02:00
Tobias 0245a70ce1
Revert "Set mingw SDL2 version to 2.0.10" 2020-04-05 20:59:02 +02:00
bunnei f88d000be6
Merge pull request #5 from yuzu-emu/port-22
Set mingw SDL2 version to 2.0.10
2020-04-04 13:55:54 -04: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
Roman Meier 09245ff74e Add Dockerfile for linux-flatpak 2020-03-25 11:34:17 +01:00
Tobias 0b26836970 README: Correct Dockerhub link (#2)
* README: Correct Dockerhub link

* Super important
2019-04-15 18:37:32 -04:00
chris062689 8a43699577 Initial addition of build-environment files. 2019-03-22 20:27:11 -04:00
Flame Sage 51e5a2389f
Initial commit 2018-12-29 22:21:19 +00:00