summaryrefslogtreecommitdiff
path: root/share/qbs/modules/Android/sdk/sdk.qbs
Commit message (Expand)AuthorAgeFilesLines
* Fix descriptions for JS commandsDenis Shienkov2021-11-151-3/+3
* Android: fix aab generationRaphael Cotty2021-09-241-1/+3
* Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-261-1/+8
* Android: Change default Android Asset Packaging Tool from aapt to aapt2Raphael Cotty2021-04-061-1/+1
* Android: Code signing moduleRaphaël Cotty2021-04-011-44/+17
* Avoid writing to the global objectRichard Weickelt2021-02-131-2/+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-251-11/+54
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-041-3/+72
* Android: clean flagsRaphaël Cotty2020-05-131-35/+3
* 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-041-1/+28
* Android: Set a buildable default package nameBogDan Vatra2019-04-291-1/+6
* [Android] Allow the user to override version attributesBogDan Vatra2019-04-241-1/+6
* Android: Check for valid package name upon package creationChristian Kandeler2019-02-271-1/+10
* 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: Make sure the manifest file has the right package nameChristian Kandeler2018-10-121-2/+32
* Merge 1.12 into masterChristian Kandeler2018-10-121-4/+7
|\
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-041-46/+70
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-2/+10
* | Enable the Application item to create Android appsChristian Kandeler2018-08-101-5/+62
* | Report an error on unexpected output tagsChristian Kandeler2018-07-131-1/+1
* | Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
|/
* Produce friendlier error messages when the Android SDK/NDK are missingJake Petroules2017-11-291-1/+13
* Remove usage of deprecated apkbuilder toolJake Petroules2017-09-081-60/+47
* Replace old rule workaround with requiresInputsJake Petroules2017-08-301-1/+3
* Introduce dependency parameter Android.sdk.embedJarJake Petroules2017-08-091-8/+5
* Android SDK module: allow product.packageName property to be emptyJake Petroules2017-08-041-1/+1
* Add properties to indicate the Android NDK samples directoryJake Petroules2017-05-301-0/+1
* Fix Android builds with newer SDKsJake Petroules2017-05-101-1/+1
* Prevent undefined values from getting into listsJake Petroules2016-12-231-2/+2
* Use product.targetName for APK name instead of product.nameJake Petroules2016-11-171-2/+2
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Do module validation and Probe resolving after module merging.Christian Kandeler2016-01-121-5/+0
* Search for Android SDK/NDK in standard location(s).Jake Petroules2016-01-111-0/+1
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-1/+2
* Partially revert 2a13a5ec3843ef06a1a41f7220d50b7b63883abb.Jake Petroules2015-11-231-7/+1
* Move more Android NDK logic out of the profiles.Jake Petroules2015-07-221-4/+14
* Make project resolving with the Java module significantly faster.Jake Petroules2015-07-151-0/+6
* Use the most appropriate Java version based on the Android platform.Jake Petroules2015-07-061-2/+17
* Add support for new Android SDK build tools layout in rev 23.Jake Petroules2015-05-271-1/+11
* Move build tools properties to the same place.Jake Petroules2015-05-261-6/+6
* Properly track output artifacts of the aapt tool.Jake Petroules2015-05-131-10/+22
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Android: Fix package name of the BuildConfig class.Christian Kandeler2015-02-111-1/+1
* Android: Support having more than one AndroidApk in a project.Christian Kandeler2015-02-101-20/+46