summaryrefslogtreecommitdiff
path: root/share/qbs/module-providers/Qt/templates/android_support.qbs
Commit message (Expand)AuthorAgeFilesLines
* Qt/Android: Adapt to 6.4 androiddeployqtChristian Kandeler2023-03-061-3/+5
* Android: Allow to generate multi-arch package with Qt >= 6.3Raphael Cotty2022-02-091-1/+18
* Add qmlImportPaths property to Qt.android_supportJan Blackquill2022-02-031-1/+5
* 'product' variable points to 'importingProduct" in Export itemsRaphael Cotty2021-11-301-10/+2
* Android: correct rcc path for Qt >= 6.2Raphael Cotty2021-10-251-1/+2
* Android: Add stripping for release buildsRaphael Cotty2021-09-231-2/+35
* Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-261-2/+7
* Android: Remove Ministro supportRaphael Cotty2021-05-241-34/+27
* Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-071-2/+2
* Android: Compensate Qt issue in network dependencies for 5.15.0 < Qt < 5.15.3Raphael Cotty2021-04-201-3/+77
* Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-151-1/+1
* Android: Conditionnally depends on cpp remove old fixRaphaël Cotty2021-01-291-3/+9
* Android: Fix debugging supportRaphaël Cotty2020-12-081-30/+4
* Android: Update for Qt 6Raphaël Cotty2020-11-171-2/+32
* Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-2/+3
* Android: Update for Qt 5.15Raphaël Cotty2020-10-211-0/+4
* Android: Allow exporting of Qt modules by using importingProductRaphaël Cotty2020-10-211-2/+10
* Android: Do not fail if project contains multiple shared librariesAlberto Mardegan2020-07-211-3/+2
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-251-3/+3
* Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-041-29/+121
* Android: add Qt.android_support.extraLibsBogDan Vatra2019-05-021-0/+10
* Default to the minimum supported NDK API versionBogDan Vatra2019-04-261-1/+1
* Android: Nuke support for old NDKsBogDan Vatra2019-04-251-14/+8
* Use LLVM toolchain starting with NDK r19+BogDan Vatra2019-04-241-6/+14
* Android: Work around regression in Qt 5.12.1Christian Kandeler2019-02-181-0/+6
* Detect Qt via a module providerChristian Kandeler2019-02-121-0/+291