[vlc-commits] [Git][videolan/vlc][master] 7 commits: contrib: use a specific HOSTVARS for CMake

Steve Lhomme (@robUx4) gitlab at videolan.org
Sat May 25 16:46:52 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
4e0f9528 by Steve Lhomme at 2024-05-25T17:59:59+02:00
contrib: use a specific HOSTVARS for CMake

Just like meson, some flags may be left to CMake to pick the right values for the compiler/linker.

- - - - -
5110897b by Steve Lhomme at 2024-05-25T17:59:59+02:00
contrib: dvbcsa: don't build test programs

- - - - -
a44210f6 by Steve Lhomme at 2024-05-25T17:59:59+02:00
contrib: add C/CXX variants for AR/RANLIB

It's not automatically picked from CMAKE_AR/CMAKE_RANLIB.

- - - - -
232d0a2c by Steve Lhomme at 2024-05-25T17:59:59+02:00
package/win32: use the mingw-llvm ar/ranlib

If a regular gcc toolchain is also in the path the gcc-ar/gcc-ranlib
variants will be used. We want to use the one coming with the mingw-llvm toolchain.

- - - - -
bd9b8855 by Steve Lhomme at 2024-05-25T17:59:59+02:00
contrib: vulkan-header: remove unused options

This options don't exist in 1.3.211.

- - - - -
48abf7bd by Steve Lhomme at 2024-05-25T17:59:59+02:00
contrib: gen-meson-crossfile: provide our custom ranlib

It's often paired with 'ar'.

- - - - -
c0d8f871 by Steve Lhomme at 2024-05-25T17:59:59+02:00
contrib: qt: use the proper Qt configure flag for RelWithDebInfo

- - - - -


30 changed files:

- contrib/src/aom/rules.mak
- contrib/src/chromaprint/rules.mak
- contrib/src/dvbcsa/rules.mak
- contrib/src/ebml/rules.mak
- contrib/src/flac/rules.mak
- contrib/src/fluid/rules.mak
- contrib/src/fluidlite/rules.mak
- contrib/src/freetype2/rules.mak
- contrib/src/gen-cmake-toolchain.py
- contrib/src/gen-meson-machinefile.py
- contrib/src/glew/rules.mak
- contrib/src/glslang/rules.mak
- contrib/src/gme/rules.mak
- contrib/src/jpeg/rules.mak
- contrib/src/libarchive/rules.mak
- contrib/src/libaribcaption/rules.mak
- contrib/src/libebur128/rules.mak
- contrib/src/libxml2/rules.mak
- contrib/src/main.mak
- contrib/src/matroska/rules.mak
- contrib/src/mpcdec/rules.mak
- contrib/src/mysofa/rules.mak
- contrib/src/nfs/rules.mak
- contrib/src/ogg/rules.mak
- contrib/src/openjpeg/rules.mak
- contrib/src/png/rules.mak
- contrib/src/projectM/rules.mak
- contrib/src/protobuf/rules.mak
- contrib/src/qt/rules.mak
- contrib/src/qt5compat/rules.mak


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/1a2dfb8b7f53c07ae1c644c5fae1d1c5da59a96f...c0d8f87113ae988c4ae4abaa08e1d4411597038a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/1a2dfb8b7f53c07ae1c644c5fae1d1c5da59a96f...c0d8f87113ae988c4ae4abaa08e1d4411597038a
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list