qt5base-lts/qmake
Alexey Edelev 43c28aa904 Use Core library for qmake instead of the Bootstrap library
Move the qmake-specific logic of the QLibraryInfo class to
qmake internals. 'qconfig.cpp.in' now stores information about
the library info entries to keep them consistent between qmake
and the Core library. qmake requires specific features enabled
in the Core library, so building qmake will be skipped if the
features are not enabled.

All flags directly related to the qmake have been removed from
Core lib.

Remove all bootstrap related sections from qmake CMakeLists.txt

Task-number: QTBUG-89369
Change-Id: I26de157d3bfd4a5526699296e9d46e1c180b89ae
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2021-02-25 16:08:43 +01:00
..
doc qmake: Update documentation that c++17 is the default 2021-02-19 09:59:14 +01:00
generators qmake: Introduce compile_included_sources CONFIG option 2021-02-08 12:07:54 +01:00
library Replace some more erase/remove patterns with removeIf 2021-01-10 15:02:47 +01:00
cachekeys.h qmake: Fix qHash-related integer conversion warnings 2020-10-17 11:56:59 +02:00
CMakeLists.txt Use Core library for qmake instead of the Bootstrap library 2021-02-25 16:08:43 +01:00
main.cpp Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
meta.cpp qmake: Remove dead code 2019-04-05 07:48:34 +00:00
meta.h qmake: Remove dead code 2019-04-05 07:48:34 +00:00
option.cpp Use Core library for qmake instead of the Bootstrap library 2021-02-25 16:08:43 +01:00
option.h Remove QMake's -createstub option 2019-08-03 14:48:10 +02:00
project.cpp Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
project.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
property.cpp Use Core library for qmake instead of the Bootstrap library 2021-02-25 16:08:43 +01:00
property.h
qmake_pch.h Move QRegExp and its remaining mentions out of QtCore 2020-07-13 10:53:23 +02:00
qmakelibraryinfo.cpp Use Core library for qmake instead of the Bootstrap library 2021-02-25 16:08:43 +01:00
qmakelibraryinfo.h Use Core library for qmake instead of the Bootstrap library 2021-02-25 16:08:43 +01:00