aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent undefined values from getting into listsJake Petroules2016-12-232-3/+3
* Android.ndk: Fix wrong name in PropertyOptionChristian Kandeler2016-12-021-1/+1
* Android NDK module: Move I/O operation into ProbeChristian Kandeler2016-11-181-3/+1
* Use product.targetName for APK name instead of product.nameJake Petroules2016-11-171-2/+2
* Automatically escape arguments in cpp.linkerFlags/platformLinkerFlagsJake Petroules2016-08-161-2/+2
* Introduce cpp.driverFlagsJake Petroules2016-08-151-2/+2
* Get rid of Android hard float "ABI"Jake Petroules2016-07-302-9/+3
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-084-4/+4
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-064-4/+4
* | Flip the cpp and Android.ndk dependencies.Jake Petroules2016-05-231-211/+26
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-112-17/+41
|/
* Move enableRtti property from Android.ndk to cpp module.Jake Petroules2016-04-141-10/+1
* Implement properties to control use of exception handling.Jake Petroules2016-04-141-5/+2
* Do module validation and Probe resolving after module merging.Christian Kandeler2016-01-121-5/+0