qt6-bb10/src
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
..
3rdparty MSVC: Fix C4996 warnings when building Qt 2020-08-19 12:46:09 +02:00
android Android: Add support for travesing directories and accessing files 2020-08-07 12:04:57 +02:00
concurrent Fix include in public header 2020-08-23 14:19:06 +02:00
corelib Introduce QEvent::isPointerEvent() 2020-08-25 06:34:01 +02:00
dbus Deprecate int based convert/canConvert 2020-08-24 00:19:18 +02:00
gui QTextLayout: Remove deprecated methods 2020-08-25 06:48:03 +02:00
network QAbstractSocket: Resolve remaining Qt6 TODOs 2020-08-24 17:43:56 +02:00
opengl Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
openglwidgets Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
platformsupport Remove linuxofono 2020-07-15 07:33:32 +02:00
plugins Fix warning after QMetaType changes 2020-08-25 06:33:33 +02:00
printsupport QPrinterInfo: Remove deprecated methods 2020-08-25 06:48:28 +02:00
sql Fix a number of qdoc warnings 2020-08-20 07:51:05 +02:00
testlib Deprecate int based convert/canConvert 2020-08-24 00:19:18 +02:00
tools Android: add the option to set package signing information from env vars 2020-08-25 10:07:16 +03:00
widgets Move QFileSystemModel into QtGui 2020-08-25 06:33:44 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
CMakeLists.txt Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00
src.pro Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00