qt5base-lts/src/tools
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
..
androiddeployqt Say hello to Android multi arch build in one go 2019-08-26 12:59:15 +03:00
androidtestrunner Don't excessively check all output files for failures 2019-08-22 11:21:38 +02:00
bootstrap Fix SOURCES duplication in tools/bootstrap on macOS 2019-07-19 23:18:53 +09:00
bootstrap-dbus
moc Qt6: Fix uninitialized meta objects on Windows 2019-07-16 18:34:41 -07:00
qdbuscpp2xml QRegExp include cleanup 2019-04-19 21:21:17 +00:00
qdbusxml2cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
qlalr Merge remote-tracking branch 'origin/5.13' into dev 2019-08-13 09:46:17 +02:00
qvkgen QString: mark obsolete functions as deprecated 2019-03-04 16:54:04 +00:00
rcc rcc: Add -d option to output a Makefile-syntax depfile 2019-06-29 02:26:23 +02:00
tracegen QRegExp include cleanup 2019-04-19 21:21:17 +00:00
uic uic: Avoid use of Q_UNUSED in the generated code 2019-07-30 09:34:36 +02:00