- Nov 30, 2023
-
-
Simon Latapie authored
this helps a lot when multiple jobs must share a single "pages" public directory.
-
Simon Latapie authored
-
- Nov 13, 2023
-
-
This allows testing aarch64 SVE with varying vector lengths.
-
adduser is no longer installed automatically. Since it's just a wrapper around useradd, let's use that directly. This applies parts of e2ead39e to the x264 image.
-
- Nov 10, 2023
-
-
Matthias Dressel authored
Since riscv64 is a relatively new architecture, there are still some growing pains. Multi-arch is currently not fully possible due to version mismatches wrt binNMU [1]. Since we only depend on libc for the main functionality, libc6-dev-riscv64-cross should suffice. As a downside, we now need to specify the library path for qemu-user with `-L /usr/riscv64-linux-gnu/` or the `QEMU_LD_PREFIX` env var. [1] https://wiki.debian.org/binNMU
-
- Nov 05, 2023
-
-
Matthias Dressel authored
-
Matthias Dressel authored
-
Matthias Dressel authored
-
Matthias Dressel authored
The ENV instruction already exports these variables.
-
Matthias Dressel authored
Creating the dir was a workaround for a bug that has long been closed. Ref: 88de259c
-
Matthias Dressel authored
-
Matthias Dressel authored
-
Matthias Dressel authored
-
Matthias Dressel authored
Harmonize with the -win32 image.
-
Matthias Dressel authored
The ENV instruction already exports these variables.
-
Matthias Dressel authored
Creating the dir was a workaround for a bug that has long been closed. Ref: 88de259c
-
Matthias Dressel authored
-
- Nov 04, 2023
-
-
-
LLVM 13 crashed while building some contrib code.
-
-
LLVM 13 crashed while building some contrib code.
-
- Oct 31, 2023
-
-
Matthias Dressel authored
Needed for mpg123.
-
- Oct 17, 2023
-
-
Matthias Dressel authored
-
Matthias Dressel authored
-
Matthias Dressel authored
Replace apt-key which is deprecated.
-
Matthias Dressel authored
-
Matthias Dressel authored
-
Matthias Dressel authored
Replace apt-key which is deprecated.
-
Matthias Dressel authored
-
Matthias Dressel authored
* Install git instead of git-core which is just a virtual package. * Add dist-upgrade. * Don't install suggests, recommends. * Fix indentation.
-
Matthias Dressel authored
Drop the patch since newer autotools already support emscripten.
-
Matthias Dressel authored
-
It makes the intent of having two separate apt-get line clearer.
-
That's how we can get libclang-rt in sid without specifying a version. Co-authored-by: Steve Lhomme <robux4@ycbcr.xyz>
-
The medialibrary CI pipeline gather both medialibrary-3.0 and medialibrary-4.0 coverage reports. We want to keep both image with the same version of gcovr to avoid mismatches in coverages formats. Forcing the version here will avoid CI failing on single image rebuilds.
-
We need to rebuild this image to have the same gcovr version running in both medialibrary-3.0 and medialibrary-4.0. Our CI last pass merge all the coverage reports together and having a mismatching version of gcovr would make this step fail.
-
Konstantin Pavlov authored
-
- Oct 13, 2023
-
-
-
To benefit from latest upstream changes.
-
To benefit from latest upstream changes.
-