aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Android/sdk
Commit message (Expand)AuthorAgeFilesLines
* [Android] Allow the user to override version attributesBogDan Vatra2019-04-241-1/+6
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-051-18/+0
* 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-122-3/+33
* Merge 1.12 into masterChristian Kandeler2018-10-121-4/+7
|\
* | Android: Allow additional assets and resourcesChristian Kandeler2018-10-111-4/+41
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-042-74/+91
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-2/+10
* | Enable the Application item to create Android appsChristian Kandeler2018-08-102-8/+65
* | 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-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
* 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
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-4/+4
* Fix bug in Android SDK build tool versions sortingJake Petroules2017-02-011-13/+2
* 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-062-2/+2
* 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
* Android SDK: automatically detect latest build tools and platform.Jake Petroules2015-08-131-0/+51
* 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-152-0/+60
* 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-102-24/+51
* Android: Single artifact per package for gdbserver and shared stl.Christian Kandeler2015-02-052-1/+62
* Add autotest for Android.Christian Kandeler2015-01-131-0/+1
* First stage of Android support.Christian Kandeler2015-01-051-0/+171