aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Android
Commit message (Expand)AuthorAgeFilesLines
* Avoid writing to the global objectRichard Weickelt2021-02-131-2/+2
* Add missing import statementsRichard Weickelt2021-02-131-0/+2
* Android: Fix debugging supportRaphaël Cotty2020-12-081-1/+0
* Android: Update sdk/ndk/tools versionsRaphaël Cotty2020-11-181-1/+1
* Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-1/+3
* Android: Update for Qt 5.15Raphaël Cotty2020-10-211-0/+16
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-252-30/+125
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-042-3/+221
* Android: clean flagsRaphaël Cotty2020-05-134-50/+16
* Android: handle relative sourceset directoriesAlberto Mardegan2020-02-051-7/+7
* Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-042-1/+35
* Android: allow reading resources from local folderAlberto Mardegan2020-01-021-1/+1
* Android: Set a buildable default package nameBogDan Vatra2019-04-291-1/+6
* Android: Nuke mips[64] abi supportBogDan Vatra2019-04-262-11/+5
* Default to the minimum supported NDK API versionBogDan Vatra2019-04-261-2/+10
* Android: Nuke support for old NDKsBogDan Vatra2019-04-252-76/+25
* [Android] Allow the user to override version attributesBogDan Vatra2019-04-241-1/+6
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-053-21/+51
* Android: Check for valid package name upon package creationChristian Kandeler2019-02-271-1/+10
* Android: Remove "noexecstack" assembler optionChristian Kandeler2019-02-131-1/+1
* Android: Convert to new-style property access syntaxChristian Kandeler2018-10-191-6/+4
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-191-1/+1
* Android: Update compiler flagsChristian Kandeler2018-10-151-31/+6
* Android: Make sure the manifest file has the right package nameChristian Kandeler2018-10-122-3/+33
* Merge 1.12 into masterChristian Kandeler2018-10-122-10/+28
|\
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-6/+21
* | Android: Allow additional assets and resourcesChristian Kandeler2018-10-111-4/+41
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-043-76/+91
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-2/+10
* | Enable the Application item to create Android appsChristian Kandeler2018-08-103-9/+67
* | Report an error on unexpected output tagsChristian Kandeler2018-07-131-1/+1
* | Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-222-2/+0
|/
* Merge 1.10 into 1.11Christian Kandeler2018-01-261-1/+0
|\
| * Add better module validation for Android SDK and NDKJake Petroules2018-01-252-7/+27
* | Merge 1.10 into masterChristian Kandeler2017-12-151-0/+2
|\|
| * Fix Android builds in release mode with NDK r12 and aboveJake Petroules2017-12-151-0/+2
* | Produce friendlier error messages when the Android SDK/NDK are missingJake Petroules2017-11-292-4/+26
|/
* Android: match default NDK behaviorJake Petroules2017-10-041-2/+2
* Remove usage of deprecated apkbuilder toolJake Petroules2017-09-082-61/+132
* Replace old rule workaround with requiresInputsJake Petroules2017-08-301-1/+3
* Introduce dependency parameter Android.sdk.embedJarJake Petroules2017-08-092-8/+34
* Android SDK module: allow product.packageName property to be emptyJake Petroules2017-08-041-1/+1
* Use android-14 platform by default with Android NDK r15Jake Petroules2017-06-091-1/+3
* Add properties to indicate the Android NDK samples directoryJake Petroules2017-05-302-0/+2
* Take Unified Headers into account with the Android NDKJake Petroules2017-05-301-0/+3
* Determine the version of the Android NDK moduleJake Petroules2017-05-301-0/+2
* Fix Android builds with newer SDKsJake Petroules2017-05-101-1/+1
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-4/+4
* Remove --fix-cortex-a8 flagJake Petroules2017-02-061-7/+1
* Fix bug in Android SDK build tool versions sortingJake Petroules2017-02-011-13/+2