Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Oswald Buddenhagen caaceb30e6 qmake: refactor QMakeMetaInfo::findLib() interface
move the logic for trying different extensions to
MakefileGenerator::processPrlFile(), which is the only user of that
functionality. that makes findLib() rather trivial and a bit of a
misnomer, so rename it to checkLib().

Change-Id: If9738cc17367452853ab8d3866fa36b5d4b57213
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2018-07-16 15:44:23 +00:00
bin syncqt: make it possible to declare particular headers being private 2018-06-25 09:48:37 +00:00
config.tests SIMD: Remove unused (and unlikely to be ever used) AVX-512 profiles 2018-06-25 18:49:33 +00:00
dist Merge remote-tracking branch 'origin/5.11.1' into 5.11 2018-06-19 13:12:48 +02:00
doc Doc: Add references to QDBusAbstractAdaptor implementation example 2018-06-29 05:16:04 +00:00
examples cbordump: Fix build with linux-clang-libc++ 2018-07-12 09:42:28 +00:00
lib
mkspecs configure: move qtConfTest_verifySpec() out of qt_configure.prf 2018-07-10 15:19:44 +00:00
qmake qmake: refactor QMakeMetaInfo::findLib() interface 2018-07-16 15:44:23 +00:00
src testlib: Move qtestsystem helpers to their respective modules 2018-07-16 15:30:30 +00:00
tests Split up many long lines in tst_QLocale 2018-07-16 15:23:11 +00:00
util Rework CLDR parser to filter out unsupportable number systems 2018-07-16 15:22:56 +00:00
.gitattributes
.gitignore
.qmake.conf
.tag
INSTALL
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.LGPL3
LICENSE.LGPLv3
LICENSE.QT-LICENSE-AGREEMENT-4.0 Replace commercial preview license with Qt License Agreement 4.0 2018-06-21 11:39:15 +00:00
config_help.txt
configure
configure.bat
configure.json
configure.pri configure: move qtConfTest_verifySpec() out of qt_configure.prf 2018-07-10 15:19:44 +00:00
header.BSD
header.COMM
header.FDL
header.GPL
header.GPL-EXCEPT
header.LGPL
header.LGPL-NOGPL2
header.LGPL-ONLY
header.LGPL3
header.LGPL3-COMM
header.MIT
qtbase.pro
sync.profile