- Mar 30, 2024
-
-
- Mar 08, 2024
-
-
Alaric Senat authored
Upgrades the toolchain to clang 19 since our last image version.
-
- Feb 24, 2024
-
-
Martin Storsjö authored
This allows testing aarch64 builds with QEMU, in order to test all the latest CPU extensions that the regular hardware doesn't support.
-
- Feb 21, 2024
-
-
Matthias Dressel authored
Clang 17 is the first version with sufficient support for RISC-V assembly.
-
- Feb 09, 2024
-
-
Fatih Uzunoğlu authored
Qt 6 Shader Tools seems to require EGL.
-
Fatih Uzunoğlu authored
Qt 6 GUI requires libgl-dev.
-
Fatih Uzunoğlu authored
Qt 6 Shader Tools seems to require EGL.
-
Fatih Uzunoğlu authored
Qt 6 GUI requires libgl-dev.
-
Fatih Uzunoğlu authored
Qt 6 Shader Tools seems to require EGL.
-
Fatih Uzunoğlu authored
Qt 6 GUI requires libgl-dev.
-
Fatih Uzunoğlu authored
-
- Feb 05, 2024
-
-
Since we won't use it for official build (switch to LLVM [1]) we don't need to have a custom build. We can use the existing Debian package. [1] videolan/vlc!4653
-
If we're going to make the LLVM builds the official one, we will need breakpad support.
-
If we're going to make the LLVM builds the official one, we will need breakpad support.
-
- Jan 31, 2024
-
-
Alexandre Janniaux authored
Gcovr 7.0[^1] fixes issue gcovr/gcovr#841[^2] which was preventing from merging data from multiple sources correctly. [^1]: https://github.com/gcovr/gcovr/releases/tag/7.0 [^2]: https://github.com/gcovr/gcovr/pull/844
-
- Jan 22, 2024
-
-
François Cartegnie authored
-
- Jan 18, 2024
-
-
Steve Lhomme authored
It's not available in bullseye. We need a more recent CMake for Qt6.
-
Steve Lhomme authored
It's not available in bullseye. We need a more recent CMake for Qt6.
-
- Jan 11, 2024
-
-
Matthias Dressel authored
-
- 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.
-