qt5base-lts/src/corelib/global
Oswald Buddenhagen 7c1d640c0c stop exporting the library versions
all users of this functionality have been removed, and not emitting the
version info saves quite some noise from the generated files.

the reason why the users have been removed is that it was unreliable in
the first place: if a dependency is found without pkg-config, no version
information would be available.

the extraction of the version via pkg-config itself is kept in place, as
configure tests could be potentially optimized by utilizing it.

this reverts much of commit 48b4e0bf6f.

Change-Id: I01917f3b2a56b747d7cc54955141d20d23d0990a
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2016-10-18 05:59:14 +00:00
..
archdetect.cpp Add "-softfloat" to archdetect.cpp and clarify what to use when 2016-06-19 18:46:36 +00:00
global.pri Restore the -fno-lto build of qversiontagging.cpp 2016-05-23 18:22:15 +00:00
qcompilerdetection.h Q_FALLTHROUGH: use GCC extensions in non-C++17-code 2016-10-10 17:17:54 +00:00
qconfig-bootstrapped.h Add configure feature for QUrl::topLevelDomain 2016-10-11 14:20:27 +00:00
qendian.h Remove duplicated QT_HAS_BUILTIN define 2016-06-21 18:58:27 +00:00
qendian.qdoc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
qfeatures.txt fix build with various QT_NO_* defines 2016-08-26 07:39:53 +00:00
qflags.h Let Q_DECLARE_METATYPE and Q_DECLARE_FLAGS be undefined under Q_MOC_RUN 2016-05-04 16:43:30 +00:00
qglobal_p.h stop exporting the library versions 2016-10-18 05:59:14 +00:00
qglobal.cpp Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
qglobal.h Explicitly mark old macros as compatibility synonyms 2016-10-16 00:11:24 +00:00
qglobalstatic.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qglobalstatic.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qhooks_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qhooks.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 12:46:46 +02:00
qisenum.h Updated license headers 2016-01-15 12:25:24 +00:00
qlibraryinfo.cpp Use QStringBuilder more to optimize memory allocations 2016-09-15 09:08:45 +00:00
qlibraryinfo.h Deprecate QLibraryInfo::licensee()/licensedProducts() 2016-05-23 11:19:45 +00:00
qlogging.cpp Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-29 00:38:01 +02:00
qlogging.h Updated license headers 2016-01-15 12:25:24 +00:00
qmalloc.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnamespace.h Fix PrintScreen mapping on macOS and more 2016-10-04 12:53:08 +00:00
qnamespace.qdoc Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
qnumeric_p.h Merge remote-tracking branch 'origin/5.7' into dev 2016-08-16 07:58:32 +02:00
qnumeric.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qnumeric.h Updated license headers 2016-01-15 12:25:24 +00:00
qprocessordetection.h Remove Windows CE vestiges 2016-06-02 08:03:37 +00:00
qsysinfo.h Bring back QSysInfo enumeration values for Windows CE 2016-09-16 04:30:47 +00:00
qsystemdetection.h Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
qt_pch.h Updated license headers 2016-01-15 12:25:24 +00:00
qt_windows.h Remove Windows CE vestiges 2016-06-02 08:03:37 +00:00
qtypeinfo.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-21 09:02:57 +01:00
qtypetraits.h Updated license headers 2016-01-15 12:25:24 +00:00
qversiontagging.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qversiontagging.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-25 14:03:45 +02:00