qt6-bb10/src
Oswald Buddenhagen ed07bdcb5f make sql drivers independently configurable
our binary packages come without many sql drivers, because they have
proprietary dependencies we cannot ship. not every user wants to build
all of qt from scratch, so it makes sense to make it possible to
"enrich" the existing installation by compiling just the drivers. to
enable this, the drivers' configuration must be independent. but note
that it's still not possible to configure a single driver - the entire
sqldrivers directory is configured at once.

a side effect of this is that the availability of the sql plugins
cannot be made known with publicFeatures any more, because there is no
associated module pri file to put that information into. that should be
made inconsequential by making qtHaveModule() work for plugins.

Task-number: QTBUG-58372
Change-Id: Ibdebe3199688a57f93cea82dc15623081d1280f5
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2017-06-17 06:47:48 +00:00
..
3rdparty ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3 2017-06-13 06:55:27 +00:00
android Android: Fix RTL selection handles directions 2017-06-13 04:00:16 +00:00
angle ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3 2017-06-13 06:55:27 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Add warning about missing but required CPU features 2017-06-13 21:26:53 +00:00
dbus Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager" 2017-05-17 13:42:47 +00:00
gui winrt: doc: Update platform limitations for UWP 2017-06-14 05:16:18 +00:00
network qsslsocket_mac - check that SecCertificateRef is not null 2017-06-13 04:33:54 +00:00
opengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport Follow KDE settings for menu and toolbar fonts 2017-06-13 16:04:00 +00:00
plugins make sql drivers independently configurable 2017-06-17 06:47:48 +00:00
printsupport Convert features.printdialog to QT_[REQUIRE_]CONFIG 2017-05-30 17:21:26 +00:00
sql make sql drivers independently configurable 2017-06-17 06:47:48 +00:00
testlib QtTest: add toString(QUuid) 2017-04-11 07:34:38 +00:00
tools uic: Fix possible crash when reading the size hint property 2017-06-13 06:56:10 +00:00
widgets Convert features.columnview to QT_[REQUIRE_]CONFIG 2017-06-12 16:11:31 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00