Commits on Source (22)
-
Steve Lhomme authored
There is more than one places where qt support can be disabled.
9dc51f66 -
Steve Lhomme authored
This reverts commit dea2eede.
184c73ba -
Steve Lhomme authored
Rather than our custom qtvlcdeps
b5b229e6 -
Steve Lhomme authored
We have a separate check for QML modules availability.
eaa2e02b -
Steve Lhomme authored
We assume all Qt modules use the same version and are installed in the same prefix. qtpaths6 (or qmake6) cannot tell the difference, so it's unlikely people would do that. That might be possible on a system that relies on CMake and doesn't provide qmake.
8fe1862e -
Steve Lhomme authored2dd056de
-
Steve Lhomme authoredc110a85c
-
Steve Lhomme authored
It's faster than compiling a file.
9fc6ea3c -
Steve Lhomme authored
It's faster than compiling a file.
cdb60a77 -
Steve Lhomme authored
It's faster than compiling a file.
20d63bd8 -
Steve Lhomme authoredc434cc16
-
Steve Lhomme authored
Rather than using pkgconfig and a python script.
ce1e02d0 -
Steve Lhomme authorede5546bc0
-
Steve Lhomme authored02a35d27
-
Steve Lhomme authoreda6310130
-
Steve Lhomme authored
It's neither used in VLC nor in Qt headers.
9b415804 -
Steve Lhomme authored
qmake will provide the proper private includes to use
38321154 -
Steve Lhomme authored
That's the same condition as qtvlcdeps.
4ae42ebb -
Steve Lhomme authored
We don't use them anymore
68957d42 -
Steve Lhomme authoredf6e3ef02
-
Steve Lhomme authoreddfa427ed
-
Steve Lhomme authored
Only show the qmake command once.
502824e3
Showing
- configure.ac 149 additions, 89 deletionsconfigure.ac
- contrib/src/qt/0002-Try-to-generate-pkgconfig-pc-files-in-static-build.patch 0 additions, 30 deletions...-Try-to-generate-pkgconfig-pc-files-in-static-build.patch
- contrib/src/qt/rules.mak 1 addition, 2 deletionscontrib/src/qt/rules.mak
- contrib/src/qtvlcdeps/CMakeLists.txt 0 additions, 50 deletionscontrib/src/qtvlcdeps/CMakeLists.txt
- contrib/src/qtvlcdeps/Imports.qml 0 additions, 11 deletionscontrib/src/qtvlcdeps/Imports.qml
- contrib/src/qtvlcdeps/qtvlcdeps.pc.in 0 additions, 11 deletionscontrib/src/qtvlcdeps/qtvlcdeps.pc.in
- contrib/src/qtvlcdeps/rules.mak 0 additions, 42 deletionscontrib/src/qtvlcdeps/rules.mak
- contrib/src/qtwayland/rules.mak 6 additions, 0 deletionscontrib/src/qtwayland/rules.mak
- modules/gui/qt/Makefile.am 7 additions, 21 deletionsmodules/gui/qt/Makefile.am
- modules/gui/qt/meson.build 0 additions, 1 deletionmodules/gui/qt/meson.build
- modules/gui/qt/private-core.pro 3 additions, 0 deletionsmodules/gui/qt/private-core.pro
- modules/gui/qt/private-gui.pro 3 additions, 0 deletionsmodules/gui/qt/private-gui.pro
- modules/gui/qt/private-quick.pro 3 additions, 0 deletionsmodules/gui/qt/private-quick.pro
- modules/gui/qt/qt6.pro 23 additions, 0 deletionsmodules/gui/qt/qt6.pro
- modules/gui/qt/quicktest.pro 3 additions, 0 deletionsmodules/gui/qt/quicktest.pro
- modules/gui/qt/wayland.pro 4 additions, 0 deletionsmodules/gui/qt/wayland.pro
contrib/src/qtvlcdeps/CMakeLists.txt
deleted
100644 → 0
contrib/src/qtvlcdeps/Imports.qml
deleted
100644 → 0
contrib/src/qtvlcdeps/rules.mak
deleted
100644 → 0
modules/gui/qt/private-core.pro
0 → 100644
modules/gui/qt/private-gui.pro
0 → 100644
modules/gui/qt/private-quick.pro
0 → 100644
modules/gui/qt/qt6.pro
0 → 100644
modules/gui/qt/quicktest.pro
0 → 100644
modules/gui/qt/wayland.pro
0 → 100644