qt5base-lts/src/tools
Alexey Edelev 630d3328dd Iterate over all extraPrefixDirs when collecting "directories"
When collecting plugins required for the android application according
to linked targets we should take into account all prefix directories.
But not only the first one. Otherwise the order we use when adding
paths to extraPrefixDirs will affect collecting of the plugins. This
specifically leads to the issue if the user project builds custom Qt
plugins. The plugin directory from user project build tree will be
found first and all plugins from Qt installation directory are
discarded.

Pick-to: 6.6 6.5
Fixes: QTBUG-116920
Change-Id: Id94ebaf5ccd1a279a74b38b59ff535f45230e1b4
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2023-09-15 12:48:57 +02:00
..
androiddeployqt Iterate over all extraPrefixDirs when collecting "directories" 2023-09-15 12:48:57 +02:00
androidtestrunner Add TRY_RUN_FLAGS argument to customize the TRY_RUN command 2023-06-15 11:46:00 +00:00
bootstrap Utilize NO_UNITY_BUILD arguments instead of manual exclusion 2023-03-14 17:28:44 +01:00
cmake_automoc_parser Add TRY_RUN_FLAGS argument to customize the TRY_RUN command 2023-06-15 11:46:00 +00:00
macdeployqt tools: use const methods more 2023-09-08 19:17:36 +03:00
moc QCBorDevice: add missing #include 2023-09-01 01:30:35 +03:00
qdbuscpp2xml Fix registration of QtDBus types' metatypes 2023-08-14 20:19:36 -07:00
qdbusxml2cpp qdbusxml2cpp: Improve error reporting 2023-07-06 21:51:25 +02:00
qlalr Add TRY_RUN_FLAGS argument to customize the TRY_RUN command 2023-06-15 11:46:00 +00:00
qtpaths tools: use const methods more 2023-09-08 19:17:36 +03:00
qvkgen Add TRY_RUN_FLAGS argument to customize the TRY_RUN command 2023-06-15 11:46:00 +00:00
rcc rcc: Fix bad data signature recognition 2023-06-09 11:27:10 +02:00
shared Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
syncqt syncqt: Generate the deprecated header in the framework directory too 2023-09-12 16:33:56 +02:00
tracegen Add TRY_RUN_FLAGS argument to customize the TRY_RUN command 2023-06-15 11:46:00 +00:00
tracepointgen Add TRY_RUN_FLAGS argument to customize the TRY_RUN command 2023-06-15 11:46:00 +00:00
uic Remove redundant QPair includes 2023-09-06 17:24:40 +00:00
windeployqt [windeployqt] Copy v8 context snapshot 2023-09-12 02:47:57 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
configure.cmake Fix android build with -no-feature-settings 2023-02-02 22:45:34 +00:00