qt6-bb10/src/corelib
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
..
animation QDefaultAnimationDriver: change to use QObject::connect PMF syntax 2024-04-18 06:01:01 +03:00
compat QStringConverter: port (name, Flags) ctor to QAnyStringView 2024-06-12 12:23:40 +00:00
doc Add the note about the runtime encoding in the QString-like classes and QT_NO_UTF8_SOURCE 2024-07-18 10:26:00 +00:00
global QCompare: add more relational operator overloads 2024-07-22 23:51:33 +00:00
io QDirListing: add API docs for DirEntry 2024-07-22 14:47:54 +00:00
ipc QSharedMemoryLocker: make ctor explicit 2024-06-07 06:59:21 +00:00
itemmodels [doc] Q(Persistent)ModelIndex: document behavior of data() on invalid Q(P)MIs 2024-07-06 10:17:53 +00:00
kernel JNI: Constrain QJniArray::toContainer to compatible target containers 2024-07-20 01:13:40 +00:00
mimetypes QMimeDatabase: pick up XML mimetypes from :/qt-project.org/mime/packages 2024-07-15 14:47:41 +02:00
platform Simplify VARIANT handling using a QComVariant RAII wrapper 2024-07-01 23:23:47 +00:00
plugin Logging: use qCDebug/Warning/Info when for categorized logging 2024-07-17 01:49:15 +00:00
serialization Doc: Make it explicit what QJsonParseError::offset refers to 2024-07-24 09:19:00 +00:00
text [docs] qvsnprint(): mention %a and %ls differences on WASM/Android 2024-07-18 13:32:03 +00:00
thread QThread::terminate(): don't depend on stack unwinding 2024-07-18 08:42:45 +00:00
time Update CLDR to v45, adding language Kuvi 2024-07-17 12:57:30 +02:00
tools Fix copy-paste error in the QMultiHash documentation 2024-07-18 08:10:31 +00:00
tracing Fix CTF with static build 2023-10-30 18:59:21 +03:00
CMakeLists.txt QSingleShotTimer: de-inline [1/4]: add .cpp file 2024-07-12 11:45:56 +00:00
Qt6AndroidMacros.cmake Make the android multi-ABI builds with Unix Makefiles pure sequential 2024-07-24 12:38:11 +00:00
Qt6CTestMacros.cmake cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDK 2024-03-18 19:04:14 +01:00
Qt6CoreConfigExtras.cmake.in Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake CMake: Fix invalid option passed to _qt_internal_generic_deployqt 2024-07-22 12:12:31 +00:00
Qt6CoreMacros.cmake CMake: Fix exposing source files after target finalization 2024-07-16 09:14:43 +00:00
Qt6CoreResourceInit.in.cpp CMake: Fix semicolon warnings for generated resource init code 2024-03-22 18:50:36 +01:00
Qt6WasmMacros.cmake wasm: fix handling of invalid EXPORT_NAMEs 2024-06-24 11:58:12 +00:00
QtCompressMimeDatabase.cmake Replace the scripting-based mime types compression mechanism with CMake 2022-12-01 02:23:51 +01:00
QtCore.dynlist Remove old pre-6.0 hooks 2021-10-22 19:12:07 -07:00
configure.cmake CMake: Annotate some targets with SBOM information 2024-06-17 15:54:26 +02:00
debug_script.py Correct license for tools files 2024-03-05 12:59:21 +01:00
qt_cmdline.cmake CMake: remove test for eventfd, replace with __has_include 2023-08-29 07:41:11 -07:00