summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/android
Commit message (Expand)AuthorAgeFilesLines
* Fix qmake_qmake_immediate path for AndroidAlexey Edelev2021-02-161-1/+1
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-131-1/+1
* Android: Add the required linker flags for unwinding on armeabi-v7aAndy Shaw2020-11-121-0/+3
* Android: use shell path format when running qmake install stepAssam Boudjelthia2020-10-061-1/+1
* Android: unify deployment-settings.json path to unix formatAssam Boudjelthia2020-10-021-1/+1
* Android: add qmlimportscanner and rcc paths to deployment-settings.jsonAssam Boudjelthia2020-09-231-0/+3
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-281-0/+3
* Android: Fix building apps when Qt is configured with one ABIAlexandru Croitor2020-08-263-3/+29
* Add QML2_IMPORT_PATH import paths to qml-import-paths listBogDan Vatra2020-08-241-2/+7
* Android: Install the qmldir files when configuring for a single abiAndy Shaw2020-08-032-2/+2
* Android: Enable configuring for a single abi architectureAndy Shaw2020-07-102-1/+4
* Raise the Android SDK build requirement to lvl 28 - compile fixAlex Blasche2020-06-231-1/+1
* Android: fix regexp error in android_deployment_settings.prfAssam Boudjelthia2020-06-161-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+6
|\
| * Android: Bump gradle (plugin) versionsBogDan Vatra2020-03-041-0/+6
* | Android: Increase minimum API level to Android-23 / Android 6Eskil Abrahamsen Blomfeldt2020-03-041-1/+1
|/
* Android: Use the values rather than the variables with str_memberAndy Shaw2020-01-181-1/+1
* Android: make sure we don't add _$${QT_ARCH} twiceBogDan Vatra2020-01-091-1/+2
* Always add the extra Android apk and aab targetsAndy Shaw2020-01-021-2/+1
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+1
|\
| * Set proper TARGET name for libsBogDan Vatra2019-11-291-0/+1
* | Account for when qtquickcompiler is used when getting the resourcesAndy Shaw2019-12-121-2/+3
|/
* Add support for passing qrc files to qmlimportscannerAndy Shaw2019-11-131-0/+16
* Android: Add aab targetBogDan Vatra2019-09-021-3/+15
* Android: clean configure params for androidBogDan Vatra2019-08-301-1/+0
* Android: Use LLVM tools where possibleBogDan Vatra2019-08-291-5/+6
* Android: AUX template doesn't require a multi arch buildBogDan Vatra2019-08-291-1/+1
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-264-34/+113
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-0/+6
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-291-0/+6
| |\
| | * Fix build with Android NDK's make on WindowsJoerg Bornemann2019-06-281-0/+6
* | | Say hello to $ make apkBogDan Vatra2019-06-061-0/+18
|/ /
* | Android: Nuke mips architecturesBogDan Vatra2019-05-061-2/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-0/+8
|\|
| * qmake: Add variables for setting the version number and name in AndroidAndy Shaw2019-02-041-0/+8
* | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-1/+1
|/
* Android: Prepare for the worst, when the NDK will remove all GNU toolsBogDan Vatra2018-11-191-10/+16
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* Use libc++ instead of libstdc++ when compiling with android-clang mkspecBogDan Vatra2017-08-231-0/+1
* Revert "don't overwrite pre-existing INSTALL for target"Christian Strømme2017-06-271-4/+1
* don't auto-create install targets for static libsOswald Buddenhagen2017-06-172-1/+2
* don't overwrite pre-existing INSTALL for targetOswald Buddenhagen2017-06-171-1/+4
* Load android-specific target override in resolve_targetUlf Hermann2017-04-101-0/+2
* Fix Android deployment for 64-bit targetsLaszlo Agocs2017-02-011-0/+3
* make use of silent error() emissionOswald Buddenhagen2016-08-081-1/+1
* Android: Make SDK detection its own qmake featureEskil Abrahamsen Blomfeldt2016-04-251-0/+21
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* Fixed recently added "excess colon in front of brace" qmake warningOliver Wolff2016-01-061-1/+1
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-3/+2
|\
| * Android: export ANDROID_SDK_BUILD_TOOLS_REVISION.BogDan Vatra2014-07-311-3/+2