index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
ECMAndroidDeployQt.cmake
Age
Commit message (
Expand
)
Author
2022-03-21
Android: use the current cmake executable
Alex Neundorf
2021-04-07
Add a way to pass additional arguments to androiddeployqt
Volker Krause
2020-12-19
Automatically detect plugin lib deps on Android
Gabriel Souza Franco
2020-12-01
Add fastlane metadata generation for Android builds
Volker Krause
2020-11-01
Make androiddeployqt find libraries and QML plugins without installation
v5.76.0-rc1
v5.76.0
Volker Krause
2020-10-21
Include option to use LLVM for users with Qt < 5.14
Sharaf Zaman
2020-09-16
Explicitly sort Android version lists
Gabriel Souza Franco
2020-09-16
Store Android {min,target,compile}Sdk in variables
Gabriel Souza Franco
2020-05-11
[android] Allow specifying APK install location
Nicolas Fella
2020-04-29
android: include the architecture on the apk name
v5.70.0-rc1
v5.70.0
Aleix Pol
2020-03-03
Support NDK r20 and Qt 5.14
Volker Krause
2020-01-04
[android] Fix apk install target
v5.66.0-rc1
v5.66.0
Nicolas Fella
2019-04-17
Bug fix: find c++ stl using regex
v5.58.0-rc1
v5.58.0
Sharaf Zaman
2018-11-19
Android: improve clang support
Aleix Pol
2018-09-24
Fix Android builds using cmake 3.12.1
Aleix Pol
2018-07-04
Android: Make it possible to override a target's APK directory
v5.48.0-rc1
v5.48.0
Aleix Pol
2018-05-31
Android toolchain: allow to specify extra libs manually
v5.47.0-rc1
v5.47.0
Alexey Minnekhanov
2018-05-15
Android: fix typo
Aleix Pol
2018-05-14
Android: Don't define qml-import-paths if it's empty
Aleix Pol
2018-04-17
Android: fix dumb mistakes
Aleix Pol
2018-04-17
Android: Make sure variable is defined before using it
Aleix Pol
2018-04-13
Make it possible to build several apk out of a project
Aleix Pol