aboutsummaryrefslogtreecommitdiff
path: root/toolchain/ECMAndroidDeployQt.cmake
AgeCommit message (Expand)Author
2022-03-21Android: use the current cmake executableAlex Neundorf
2021-04-07Add a way to pass additional arguments to androiddeployqtVolker Krause
2020-12-19Automatically detect plugin lib deps on AndroidGabriel Souza Franco
2020-12-01Add fastlane metadata generation for Android buildsVolker Krause
2020-11-01Make androiddeployqt find libraries and QML plugins without installationv5.76.0-rc1v5.76.0Volker Krause
2020-10-21Include option to use LLVM for users with Qt < 5.14Sharaf Zaman
2020-09-16Explicitly sort Android version listsGabriel Souza Franco
2020-09-16Store Android {min,target,compile}Sdk in variablesGabriel Souza Franco
2020-05-11[android] Allow specifying APK install locationNicolas Fella
2020-04-29android: include the architecture on the apk namev5.70.0-rc1v5.70.0Aleix Pol
2020-03-03Support NDK r20 and Qt 5.14Volker Krause
2020-01-04[android] Fix apk install targetv5.66.0-rc1v5.66.0Nicolas Fella
2019-04-17Bug fix: find c++ stl using regexv5.58.0-rc1v5.58.0Sharaf Zaman
2018-11-19Android: improve clang supportAleix Pol
2018-09-24Fix Android builds using cmake 3.12.1Aleix Pol
2018-07-04Android: Make it possible to override a target's APK directoryv5.48.0-rc1v5.48.0Aleix Pol
2018-05-31Android toolchain: allow to specify extra libs manuallyv5.47.0-rc1v5.47.0Alexey Minnekhanov
2018-05-15Android: fix typoAleix Pol
2018-05-14Android: Don't define qml-import-paths if it's emptyAleix Pol
2018-04-17Android: fix dumb mistakesAleix Pol
2018-04-17Android: Make sure variable is defined before using itAleix Pol
2018-04-13Make it possible to build several apk out of a projectAleix Pol