qt6-bb10/src
Alexey Edelev 1647193afa Make the android multi-ABI builds with Unix Makefiles pure sequential
Add the missing dependency between qt_internal_android_<abi>_configure
and the last target from previous ABI-specific step in the chain.

This slows the Unix Makefiles builds, but ensures that there is no race
condition when executing configuring step.

Also as a driven-by fix the _qt_android_abi_steps property list, by removing
the parazite -NOTFOUND entries.

Pick-to: 6.7 6.5
Fixes: QTBUG-127414
Change-Id: Ibb69dcdebd2052a7aa1d4bd0c3f657cdeb312f37
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 924dd10afc9f9137ce2da7643306d8df511c6ab9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-07-24 12:38:11 +00:00
..
3rdparty Core: Move SipHash implementation into separate file 2024-07-09 07:58:23 +00:00
android Android: make internal Java code for QtAndroid private 2024-06-17 19:35:16 +00:00
assets AssetDownloader: Make local qrc files readable in AssetDownloader 2024-06-30 06:44:58 +00:00
concurrent Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
corelib Make the android multi-ABI builds with Unix Makefiles pure sequential 2024-07-24 12:38:11 +00:00
dbus QtDBus: don't detach in registerComplexDBusType()::Hash static destruction 2024-07-03 23:28:49 +00:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui Add rvalue versions to new convertedToColorSpace method 2024-07-22 17:08:52 +00:00
network Rename signal in QNetworkFile 2024-07-24 09:19:02 +00:00
opengl Move destruction logic to QOpenGLWindow from Private 2024-07-19 13:42:20 +00:00
openglwidgets Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
platformsupport libinput: Allow setting touchscreen matrix via env var 2024-04-09 21:10:47 +00:00
plugins QJpegPlugin: also recognize jfif suffix 2024-07-23 09:15:31 +00:00
printsupport Manage the PrintSupport dependencies on Cups correctly 2024-06-24 19:40:06 +00:00
sql QSqlDriver/doc: Add a note about features depending on the db server 2024-07-22 21:00:12 +00:00
testlib Minor code cleanup QTestPrivate::parseBlackList() 2024-07-23 22:52:53 +00:00
tools uic: Relax property name checks 2024-07-09 05:41:05 +00:00
widgets Call QWidget::setVisible, not QWidgetPrivate, when showing children 2024-07-07 09:03:17 +00:00
xml Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00