qt5base-lts/qmake/library
Alexey Edelev 5dab1e931d Improve QMakeLibraryInfo encapsulation
QMakeLibraryInfo uses external data to produce paths. This causes
issues when trying to use it out of the existing qmake environment.
Add data fields that contain the path to the binary that uses
QMakeLibraryInfo and manually specified qtconf.

Task-number: QTBUG-75870
Change-Id: Ic6fa274ede3a9287826ff66c79f155b10d0d455c
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2021-03-01 17:37:03 +01:00
..
ioutils.cpp Improve QMakeLibraryInfo encapsulation 2021-03-01 17:37:03 +01:00
ioutils.h Improve QMakeLibraryInfo encapsulation 2021-03-01 17:37:03 +01:00
proitems.cpp Use (new) erase()/erase_if() algorithms 2020-12-05 00:47:44 +01:00
proitems.h Fix undefined behavior in ProString/ProKey::appendTo 2020-12-02 10:21:45 +01:00
qmake_global.h
qmakebuiltins.cpp Replace some more erase/remove patterns with removeIf 2021-01-10 15:02:47 +01:00
qmakeevaluator_p.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qmakeevaluator.cpp qmake: Sync back changes from qttools 2020-11-26 20:05:41 +01:00
qmakeevaluator.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
qmakeglobals.cpp qmake: Sync back changes from qttools 2020-11-26 20:05:41 +01:00
qmakeglobals.h qmake: Sync back changes from qttools 2020-11-26 20:05:41 +01:00
qmakeparser.cpp qmake: Fix qHash-related integer conversion warnings 2020-10-17 11:56:59 +02:00
qmakeparser.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qmakevfs.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
qmakevfs.h Remove textcodec codepaths in qmake 2020-05-01 18:50:02 +02:00
registry_p.h qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00
registry.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00