summaryrefslogtreecommitdiffstats
path: root/src/tools/androiddeployqt
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix deployment on Windows hostEskil Abrahamsen Blomfeldt2020-03-191-2/+2
* Android: fix apk generation on Android API 23+BogDan Vatra2020-03-031-0/+1
* Set also ndk.dirBogDan Vatra2020-02-111-1/+2
* Android: Respect the --no-build option for APK packagesAndy Shaw2020-01-181-1/+1
* AAB files can be signed only with jarsigner toolBogDan Vatra2020-01-091-0/+1
* Support both qrc and qml files for qmlimportscannerMichael Dippold2019-12-111-9/+10
* Add support for passing qrc files to qmlimportscannerAndy Shaw2019-11-131-12/+23
* Fix bundled_libs section from libs.xmlBogDan Vatra2019-10-251-1/+1
* Android: Do not extract QML assets dataBogDan Vatra2019-10-021-97/+71
* Android: Fix plugins namingBogDan Vatra2019-10-011-9/+11
* Android: Fix architecture extraction from file path in androiddeployqtAlexandru Croitor2019-09-031-1/+3
* Add support for aabBogDan Vatra2019-09-021-42/+71
* Use QLatin1String where possibleBogDan Vatra2019-08-281-115/+114
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-494/+428
* Run prebuilt android test APKsBogDan Vatra2019-06-131-1/+20
* Android: Nuke ant supportBogDan Vatra2019-06-061-127/+9
* Convert the one extant use of QTime as a timer to use a local classEdward Welbourne2019-05-241-2/+17
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-031-0/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-0/+2
| |\
| | * Android: Copy extra libs in aux modeBogDan Vatra2019-05-021-0/+2
* | | androiddeployqt: print qmlimportscanner command in verbose modeMitch Curtis2019-05-031-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-1/+1
|\|
| * Revert "androiddeployqt: Do not check for stdcpp-path in auxiliary mode"BogDan Vatra2019-04-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-1/+1
| |\
| | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-201-3/+12
| | |\
| | * | androiddeployqt: Do not check for stdcpp-path in auxiliary modeChristian Kandeler2019-02-181-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-1/+1
|\| | |
| * | | androiddeployqt: Also shellquote rootPath as part of importPathsUlf Hermann2019-03-141-1/+1
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-4/+13
|\| | |
| * | | Add translatable attribute to the app_name string to fix a lint warningLars Schmertmann2019-02-201-1/+1
| | |/ | |/|
| * | Kludge popen/pclose calls on MS-WinDmitry Sokolov2019-02-191-3/+12
| |/
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+23
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-061-1/+1
| |\
| | * Fix llvm-strip errorv5.12.1BogDan Vatra2019-01-281-1/+1
| * | qmake: Add variables for setting the version number and name in AndroidAndy Shaw2019-02-041-0/+22
* | | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-2/+2
|/ /
* / Add the command line option --no-strip to androiddeployqtJoerg Bornemann2019-01-161-0/+6
|/
* Android: Prepare for the worst, when the NDK will remove all GNU toolsBogDan Vatra2018-11-191-38/+59
* Android: Make sure that the path is using / for separatorsAndy Shaw2018-11-121-1/+1
* androiddeployqt: Add auxiliary modeChristian Kandeler2018-08-211-0/+23
* Look for dependency XML files in all prefix pathsVolker Krause2018-08-071-2/+7
* Add support for additional prefix pathsVolker Krause2018-08-071-7/+24
* Fix apkPath for gradle 4.0+BogDan Vatra2018-08-071-3/+8
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-0/+3
* Move androiddeployqt to qtbaseJan Arve Sæther2018-06-212-0/+2923