TGP17
ec0efa8b1c
Add LLVM 15 ( #57 )
2023-10-18 14:16:21 -07:00
SachinVin
50433cf809
linux-fresh\Dockerfile: Bump ubuntu to 23.04
...
glslang
2023-09-26 18:21:34 +05:30
Steveice10
7d9bfe1840
Add libgl-dev and libsdl2-dev to linux-fresh. ( #53 )
2023-06-28 01:50:03 -06:00
Steveice10
705f98f1eb
Re-add libqt6opengl6-dev to linux-fresh ( #52 )
2023-06-28 00:43:13 -06:00
Steveice10
d13778f06c
Clean up Linux build images and dependencies. ( #51 )
2023-06-28 00:19:42 -06:00
GPUCode
a8238c2b9b
linux: Update glslang ( #46 )
...
* Provides a newer glslang version we need
2023-05-08 10:53:35 -06:00
Steveice10
b4f1ce9940
Fix build issues from Qt 6 differences. ( #43 )
2023-04-15 00:28:28 -06:00
Steveice10
a48e53c6d1
Add Qt 6 to Linux build images. ( #42 )
...
* Add Qt 6 to Linux build images.
* Update dependent CI actions.
2023-04-14 21:50:11 -06:00
GPUCode
22d2da9147
linux: Provide glslang from PPA
...
- The available version is too old
2022-12-26 10:27:51 +02:00
GPUCode
aa80c0d7c0
linux: Install glslang-tools as well
2022-12-25 20:01:38 -07:00
GPUCode
6c8cac16f4
linux-fresh: Provide glslang
2022-12-25 20:01:38 -07:00
Vitor Kiguchi
b07890cd8d
linux-fresh: install qtbase5-private-dev
2022-10-05 18:21:02 -03:00
Vitor Kiguchi
58f3b8d0e6
maybe fix dubious ownership issues
2022-10-04 18:10:50 -03:00
liushuyu
cd63907c0c
linux-fresh: update base image to Ubuntu 22.04 LTS
2022-06-16 01:24:48 -06:00
liushuyu
ee9aaf49ff
meta: add ENV DEBIAN_FRONTEND=noninteractive...
...
... so that apt will not ask for user input
2020-07-21 14:13:23 -06:00
Tobias
3d96b8d0e0
Update Ubuntu version to 20.04 ( #25 )
...
* linux-clang-format: Update Ubuntu
* linux-flatpak: Update Ubuntu
* linux-fresh: Update Ubuntu
* linux-frozen: Update Ubuntu
* linux-mingw: Update Ubuntu
2020-07-19 15:19:08 -06:00
zhupengfei
6a0e2acfe3
linux-fresh: Add libavfilter-dev
...
Required for citra-emu/citra#5411
2020-06-24 15:51:33 +08:00
liushuyu
2f65db6e84
meta: remove regular users from all the images
2019-04-13 19:09:44 -06:00
liushuyu
281b0174f1
Several Improvements ( #18 )
...
* linux-flatpak: slim down the image
* meta: conform to new Dockerfile standard
* meta: use regular user as possible
2019-04-13 19:12:09 -04:00
Cameron Cawley
9fc86c8402
Add ninja-build to all Dockerfiles
2019-02-10 00:40:47 +00:00
zhupengfei
0a34282a90
Add libavcodec-dev, libavformat-dev and libswscale-dev
...
The install_package script is slightly changed to correctly handle the different version format (with a number followed by `:` in front of the version) and "or" dependencies (separated by `|` in dpkg info)
2019-01-27 09:13:58 +08:00
liushuyu
f21f7d5927
Adjust dependencies for CI service ( #4 )
...
* linux-frozen: remove qt5-tools
This reverts commit 6ce52747cdb3204fb22659694a4cb1b77eeb2818.
Since freezing this package is not possible
* linux-fresh and mingw: add p7zip
2018-06-16 18:23:40 -04:00
liushuyu
5569ee3eb3
Prepare for self-hosted CI ( #3 )
...
Prepare for self-hosted CI
2018-06-16 00:06:12 -04:00
Chris
71823f7788
Added initial Dockerfiles.
2018-05-16 20:37:11 -04:00