qt5base-lts/mkspecs/common
BogDan Vatra 5bb178c479 Say hello to Android multi arch build in one go
Multi arch build in one go is need to support the new .aab packaging format.

By default the users apps are built for all Android ABIs: arm64-v8a armeabi-v7a x86_64 x86
The user can pass ANDROID_ABIS to qmake to filter the ABIs during development,
e.g. qmake ANDROID_ABIS="arm64-v8a armeabi-v7a" will build only for arm ABIs.

[ChangeLog][Android] Android multi arch build in one go,
needed to support the new .aab packaging format.

Change-Id: I3a64caf9621c2a195863976a62a57cdf47e6e3b5
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2019-08-26 12:59:15 +03:00
..
aix Stop including net/if.h from qplatformdefs.h 2017-10-08 06:41:24 +00:00
android Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flags 2018-01-17 04:32:47 +00:00
bsd Stop including net/if.h from qplatformdefs.h 2017-10-08 06:41:24 +00:00
c89
integrity Stop including net/if.h from qplatformdefs.h 2017-10-08 06:41:24 +00:00
mac Stop including net/if.h from qplatformdefs.h 2017-10-08 06:41:24 +00:00
nacl
posix Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flags 2018-01-17 04:32:47 +00:00
qnx Stop including net/if.h from qplatformdefs.h 2017-10-08 06:41:24 +00:00
rtems rtems: Fix missing some ernno defines 2019-07-01 02:04:19 +02:00
uikit
winrt_winphone Enable users to specify WindowsTargetPlatform[Min]Version in VS projects 2018-11-16 10:55:16 +00:00
angle.conf
clang-mac.conf
clang.conf Merge remote-tracking branch 'origin/5.13' into dev 2019-04-24 09:52:30 +02:00
g++-base.conf Add qmake support for c++2a 2019-04-19 08:14:25 +00:00
g++-macx.conf
g++-unix.conf
g++-win32.conf qmake: enable rtti config option for g++/clang 2018-12-13 20:51:39 +00:00
g++.conf
gcc-base-mac.conf
gcc-base-unix.conf Add llvm linker detection to configure 2019-02-06 22:11:22 +00:00
gcc-base.conf Use -Wextra instead -W 2019-05-03 09:11:00 +00:00
ghs-base.conf
ghs-integrity-armv7.conf
ghs-integrity-armv8.conf Speculative fix for building on INTEGRITY with ARM NEON 2019-03-29 13:06:12 +00:00
ghs-integrity-x86.conf
icc-base-unix.conf Update the ICC x86 sub-architecture compiler options 2018-06-23 20:16:35 +00:00
ios.conf
linux.conf Merge remote-tracking branch 'origin/5.9' into dev 2017-08-31 14:31:31 +02:00
llvm.conf
mac.conf Fix determination of OpenGL include paths on macOS, take 3 2019-04-27 07:32:53 +00:00
macx.conf macOS: Explicitly define lower bound for supported SDK version 2018-10-26 08:54:22 +00:00
msvc-based-version.conf Fix build with win32-clang-msvc and win32-icc 2018-12-14 18:20:26 +00:00
msvc-desktop.conf Enable /OPT:REF explicitly for MSVC 2019-08-14 07:22:28 +08:00
msvc-version.conf Add qmake support for c++2a 2019-04-19 08:14:25 +00:00
qcc-base-qnx-aarch64le.conf
qcc-base-qnx-armle-v7.conf
qcc-base-qnx-x86-64.conf
qcc-base-qnx-x86.conf
qcc-base-qnx.conf qmake: add support for mkspecs which don't support strict_c++ 2018-04-05 18:55:46 +00:00
qcc-base.conf
rtems-base.conf rtems: add mkspecs for new operation system RTEMS 2019-05-06 06:56:33 +00:00
sanitize.conf
shell-unix.conf
shell-win32.conf
solaris.conf
tvos.conf
uikit.conf
unix.conf
watchos.conf
windows-desktop.conf Enable users to specify WindowsTargetPlatform[Min]Version in VS projects 2018-11-16 10:55:16 +00:00
windows-vulkan.conf Resolve QMAKE_INCDIR_VULKAN on every qmake call 2019-05-05 13:15:37 +00:00