- Sep 08, 2022
-
-
The newer images include gperf which is necessary to compile basu.
-
- Aug 12, 2022
-
-
Needed to pull in newer libplacebo.
-
- Aug 11, 2022
-
-
- Aug 03, 2022
-
-
Thomas Guillem authored
Introduced in 488ee616
-
Last image that contains the NDK25.
-
- Jul 17, 2022
-
-
Should hopefully fix the failing nightly CI.
-
- Jul 12, 2022
-
-
The newer images include the necessary tools to compile recent versions of libplacebo.
-
- Apr 10, 2022
-
-
- Apr 09, 2022
-
-
- Mar 27, 2022
-
-
Hugo Beauzée-Luyssen authored
-
- Mar 15, 2022
-
-
(only for non-nightly, nightlies still package a dmg as before)
-
- Mar 10, 2022
-
-
Our UCRT build already has the same version, so we should match the same value we support. The UWP builds require UCRT.
-
- Mar 09, 2022
-
-
Rather than force building .luac and .protoc all the time.
-
Hopefully Qt can build
-
- Mar 03, 2022
-
-
-
Hugo Beauzée-Luyssen authored
Not doing so will eventually lead to issues with prebuilt contribs when the pipeline doesn't run in the videolan/vlc namespace
-
- Feb 27, 2022
-
-
Rémi Denis-Courmont authored
This reverts commit 7cb9c326.
-
- Feb 26, 2022
- Feb 25, 2022
-
-
Hugo Beauzée-Luyssen authored
rules allow finer customizations, and only/except is to be considered deprecated according to gitlab docs
-
Hugo Beauzée-Luyssen authored
Use a default and let the non-docker jobs specify their own tags as they already did
-
- Jan 28, 2022
-
-
Since we built protobuf we also need the matching protoc. This is the same as we do for luac. +factorize some calls to make .luac .protoc
-
- Nov 10, 2021
-
-
Redirect tar output to /dev/null as we only care about the exit code here, not what it prints to stdout.
-
- Nov 07, 2021
-
-
- Oct 28, 2021
-
-
This will help automatically cancel outdated pipelines instead of having to do so manually
-
- Oct 22, 2021
-
-
- Oct 21, 2021
-
-
They have the cleaner certificates in case we need them. They also include their own WINE_SDK_PATH so we don't need to set it.
-
- Oct 07, 2021
-
-
These are Win10 builds with a maximum API support of Windows 1809 = Redstone 5. We use the LLVM "UWP" image as it's the one with UCRT runtime by default. It's not tied to UWP API's only. Only the C runtime is different compared to the win64 LLVM builds we already have.
-
- Oct 06, 2021
-
-
The previous ones had outdated certificates. They can no longer build contribs.
-
- Sep 28, 2021
-
-
The SHA512SUM will be used on artifacts.v.o to verify that the uploaded file did not get corrupted.
-
- Sep 16, 2021
-
-
Hugo Beauzée-Luyssen authored
This image contains a prebuilt protobuf-compiler. We don't need it yet, but when we do it will be included
-
- Sep 15, 2021
-
-
Hugo Beauzée-Luyssen authored
This image contains a prebuilt protobuf-compiler
-
- Sep 12, 2021
-
-
- Jul 31, 2021
-
-
Hugo Beauzée-Luyssen authored
This version has protobuf-compiler prebuilt in order to speed up the android jobs
-
- Jun 13, 2021
-
-
Fixes #25612
-
- Jun 12, 2021
-
-
- Jun 08, 2021
-
-
- May 04, 2021
-
-
cf. !68
-
- Jan 26, 2021
-
-
David authored
Restructure scripts into common builders for mac and mac nightly. Add dedicated jobs to build for macos-arm64, and rename the old macos jobs to macos-x86_64. All builds are running on the catalina machines.
-