summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Use the values rather than the variables with str_memberAndy Shaw2020-01-181-1/+1
* Android: make sure we don't add _$${QT_ARCH} twiceBogDan Vatra2020-01-091-1/+2
* Always add the extra Android apk and aab targetsAndy Shaw2020-01-021-2/+1
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+1
|\
| * Set proper TARGET name for libsBogDan Vatra2019-11-291-0/+1
* | Account for when qtquickcompiler is used when getting the resourcesAndy Shaw2019-12-121-2/+3
|/
* Add support for passing qrc files to qmlimportscannerAndy Shaw2019-11-131-0/+16
* Android: Add aab targetBogDan Vatra2019-09-021-3/+15
* Android: clean configure params for androidBogDan Vatra2019-08-301-1/+0
* Android: Use LLVM tools where possibleBogDan Vatra2019-08-291-5/+6
* Android: AUX template doesn't require a multi arch buildBogDan Vatra2019-08-291-1/+1
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-264-34/+113
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-0/+6
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-291-0/+6
| |\
| | * Fix build with Android NDK's make on WindowsJoerg Bornemann2019-06-281-0/+6
* | | Say hello to $ make apkBogDan Vatra2019-06-061-0/+18
|/ /
* | Android: Nuke mips architecturesBogDan Vatra2019-05-061-2/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-0/+8
|\|
| * qmake: Add variables for setting the version number and name in AndroidAndy Shaw2019-02-041-0/+8
* | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-1/+1
|/
* Android: Prepare for the worst, when the NDK will remove all GNU toolsBogDan Vatra2018-11-191-10/+16
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* Use libc++ instead of libstdc++ when compiling with android-clang mkspecBogDan Vatra2017-08-231-0/+1
* Revert "don't overwrite pre-existing INSTALL for target"Christian Strømme2017-06-271-4/+1
* don't auto-create install targets for static libsOswald Buddenhagen2017-06-172-1/+2
* don't overwrite pre-existing INSTALL for targetOswald Buddenhagen2017-06-171-1/+4
* Load android-specific target override in resolve_targetUlf Hermann2017-04-101-0/+2
* Fix Android deployment for 64-bit targetsLaszlo Agocs2017-02-011-0/+3
* make use of silent error() emissionOswald Buddenhagen2016-08-081-1/+1
* Android: Make SDK detection its own qmake featureEskil Abrahamsen Blomfeldt2016-04-251-0/+21
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* Fixed recently added "excess colon in front of brace" qmake warningOliver Wolff2016-01-061-1/+1
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-3/+2
|\
| * Android: export ANDROID_SDK_BUILD_TOOLS_REVISION.BogDan Vatra2014-07-311-3/+2
* | Android: Output QML import and root paths for qmlimportscannerEskil Abrahamsen Blomfeldt2014-08-011-0/+7
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\|
| * Android: Fix compiling targets with space in nameEskil Abrahamsen Blomfeldt2014-07-081-1/+1
* | Expose "android-extra-plugins" androiddeployqt feature to qmakeAleix Pol2014-06-051-1/+5
|/
* REG: Fix make install on library projects on AndroidEskil Abrahamsen Blomfeldt2014-01-151-0/+3
* Remove android specific qmake variables.BogDan Vatra2013-10-311-12/+0
* Android: Remove support for QMAKE_SUPPORTED_ORIENTATIONSEskil Abrahamsen Blomfeldt2013-10-181-3/+0
* Output prefix for tools on x86Eskil Abrahamsen Blomfeldt2013-10-161-0/+1
* Android: Correctly escape backslashes in deployment settingsEskil Abrahamsen Blomfeldt2013-10-091-17/+21
* move android-specific feature files to android/Oswald Buddenhagen2013-10-032-0/+81