- Oct 23, 2022
-
-
It's already part of the vlc-debian-llvm-msvcrt image. And no need to create /build/ml twice.
-
* always use the RAPIDJSON_VERSION * use cmake --build and cmake --install separately
-
We don't care if we can build the contribs in this Docker.
-
It contains gcc11, so we can check errors with a more restrictive C++ compiler.
-
This is the same version used in VLC
-
It's already part of the vlc-debian-llvm-msvcrt image. And no need to create /build/ml twice.
-
* always use the RAPIDJSON_VERSION * use cmake --build and cmake --install separately
-
We don't care if we can build the contribs in this Docker.
-
It contains clang 13, so we can check errors with a more restrictive C++ compiler.
-
This is the same version used in VLC
-
Niklas Haas authored
Needed to integrate python dependencies into the contrib scripts. Unfortunately, despite this functionality being available out of the box on vanilla python, this has been split off into python3-venv on debian/ubuntu-based distros. It's worth noting that this commit, once the contribs have been updated to include the corresponding python dependencies, will make some of the other python packages we currently install redundant (e.g. python3-mako, and possibly python3-requests).
-
- Oct 12, 2022
-
-
Steve Lhomme authored
Meson based contribs need it. CMake ones would rather use it.
-
Steve Lhomme authored
We don't call either CVS or subversion in our build scripts.
-
- Oct 11, 2022
-
-
-
The one provided from bullseye-20220801-slim is sufficient, we use it in vlc-debian-wasm-emscripten.
-
-
The one provided from bullseye-20220801-slim is sufficient, we use it in vlc-debian-wasm-emscripten.
-
-
Use the .xz tarball which is smaller, like we do for gcc.
-
-
-
-
Similar to 687e769d
-
The one provided from bullseye-20211220-slim is sufficient, we use it in vlc-debian-wasm-emscripten.
-
Just like vlc-debian-win32 has both x64 and x32 versions since 445b5271.
-
They should be very similar apart from - x86_64 vs i686 gcc built - built-in i686 gcc to build the installer in 32-bit mode
-
-
-
-
-
-
They are needed to compile libplacebo
-
-
The one provided from bullseye-20211220-slim is sufficient, we use it in vlc-debian-wasm-emscripten.
-
Use the .xz tarball which is smaller, like we do for gcc.
-
-
-
-
Similar to 687e769d
-
-