Commits on Source (17)
-
Steve Lhomme authored
We don't need it, it's used when building from git.
448fa2aa -
Steve Lhomme authored
'all' contains all the targets we want to build. Most of the others have been disabled in the config. We are gaining Qt5OpenGL, Qt5OpenGLExtensions, qgenericbearer and qtuiotouchplugin. Also QtZlib headers but they are not used.
9d64d4c1 -
Steve Lhomme authored
We don't need this big executable but there's no option to disable it.
3370eb96 -
Steve Lhomme authored
We already configure what we want. We get a few extra qml tools which can't be disabled individually. QtParticles which was already built is now installed. It can be disabled if necessary.
01527446 -
Steve Lhomme authored
As already done for other Qt contribs
730cc3b2 -
Steve Lhomme authored
We don't need to micromanage what is being built. It can actually be built on all targets. The targets will be skipped when they don't make sense (Windows, Darwin, Android)
4c92ac5d -
Steve Lhomme authoredda13d1ca
-
Steve Lhomme authored7fefd5be
-
Steve Lhomme authored
We already configure what we want. We get a few extra qml tools which can't be disabled individually.
d0d898ed -
Steve Lhomme authored
So we don't need to set it every time we want to install something.
42c37f5c -
Steve Lhomme authored2cbba14d
-
Steve Lhomme authored
The 5.15.1 Qt we use already does it.
5a143f1e -
Steve Lhomme authored
Setting DXSDK_DIR during the configure phase is sufficient.
1f39d9f5 -
Steve Lhomme authored
Comment from 0059afc9: Enforce VERSION for the plugins. Without enforcing VERSION, the QMAKE_PKGCONFIG_VERSION is not set at all on Windows, and Version: in the .pc file is not present. It leads to invalid pkgconfig files on Windows. Co-authored-by:
Alexandre Janniaux <ajanni@videolabs.io>
dc0225aa -
Steve Lhomme authored
Comment from 09e3cc77: Path were still redirecting to the contrib-win64/ folder instead of linking the $(PREFIX) folder in the Libs: section. Co-authored-by:
Alexandre Janniaux <ajanni@videolabs.io>
b0acd67d -
Steve Lhomme authored
It can be customized by the user; so we should use it.
2eb6b815 -
Steve Lhomme authored3c12a797
Showing
- contrib/src/qt/force-pkgconfg-replace.patch 26 additions, 0 deletionscontrib/src/qt/force-pkgconfg-replace.patch
- contrib/src/qt/rules.mak 16 additions, 36 deletionscontrib/src/qt/rules.mak
- contrib/src/qt/set-mkspecs-properties.patch 0 additions, 52 deletionscontrib/src/qt/set-mkspecs-properties.patch
- contrib/src/qt/set-mkspecs-version.patch 26 additions, 0 deletionscontrib/src/qt/set-mkspecs-version.patch
- contrib/src/qtdeclarative/rules.mak 6 additions, 28 deletionscontrib/src/qtdeclarative/rules.mak
- contrib/src/qtgraphicaleffects/rules.mak 1 addition, 1 deletioncontrib/src/qtgraphicaleffects/rules.mak
- contrib/src/qtquickcontrols2/rules.mak 2 additions, 3 deletionscontrib/src/qtquickcontrols2/rules.mak
- contrib/src/qtsvg/rules.mak 1 addition, 3 deletionscontrib/src/qtsvg/rules.mak
- contrib/src/qtwayland/rules.mak 1 addition, 3 deletionscontrib/src/qtwayland/rules.mak
- contrib/src/qtx11extras/rules.mak 1 addition, 1 deletioncontrib/src/qtx11extras/rules.mak
contrib/src/qt/force-pkgconfg-replace.patch
0 → 100644
contrib/src/qt/set-mkspecs-version.patch
0 → 100644