qt6-bb10/src/tools
Assam Boudjelthia 862ac16ab1 Android: add the option to set package signing information from env vars
Use the following env vars to help conceal private signing information:
- QT_ANDROID_KEYSTORE_PATH
- QT_ANDROID_KEYSTORE_ALIAS
- QT_ANDROID_KEYSTORE_STORE_PASS
- QT_ANDROID_KEYSTORE_KEY_PASS

[ChangeLog][Platform Specific Changes][Android] Added the option to
conceal package
signing information using environment variables.

Task-number: QTBUG-84922
Change-Id: I1fac51ed9e88ef42c761bc916ba1c3bf439806e8
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
2020-08-25 10:07:16 +03:00
..
androiddeployqt Android: add the option to set package signing information from env vars 2020-08-25 10:07:16 +03:00
androidtestrunner Be verbose 2020-08-24 21:10:25 +03:00
bootstrap Refactor qxmlstream_p.h 2020-08-19 19:48:09 +02:00
bootstrap-dbus qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH 2016-05-11 16:55:32 +00:00
cmake_automoc_parser Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
moc Use QMetaType in QMetaCallEvent 2020-08-24 00:19:36 +02:00
qdbuscpp2xml Use QMetaType in QMetaCallEvent 2020-08-24 00:19:36 +02:00
qdbusxml2cpp Use QMetaType in QMetaCallEvent 2020-08-24 00:19:36 +02:00
qlalr Disentangle QIODevice dependencies 2020-08-15 20:55:31 +02:00
qvkgen Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
rcc Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
tracegen Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
uic Move QFileSystemModel into QtGui 2020-08-25 06:33:44 +02:00
CMakeLists.txt Add Android test runner tool 2019-10-23 11:15:56 +00:00