summaryrefslogtreecommitdiffstats
path: root/src/tools/androiddeployqt
Commit message (Expand)AuthorAgeFilesLines
* Unify indentation in help information of androiddeployqtAlessandro Portale2022-01-241-9/+9
* Check if QML plugin has the embedded QML files before copying to the Android ...Alexey Edelev2021-12-211-16/+22
* Copy only files that belongs to QML moduleAlexey Edelev2021-12-201-20/+51
* androiddeployqt: Fix signing of paths with spacesKai Köhne2021-12-031-21/+24
* Use depfile to control ABI-specific builds of executable targetsAlexey Edelev2021-12-021-4/+13
* Change the external projects approach for multi-abi buildsAlexey Edelev2021-12-021-2/+14
* Docs: Move manifest and androiddeployqt docs to where code livesNicholas Bennett2021-11-191-0/+246
* Add --no-rcc-bundle-cleanup option to androiddeployqt toolAlexey Edelev2021-10-291-2/+13
* Replace deleteRecursively function with QDir::removeRecursivelyAlexey Edelev2021-10-291-18/+1
* Android: replace ndk.dir with android.ndkVersion in build.gradleAssam Boudjelthia2021-10-131-3/+14
* androiddeployqt: Use QElapsedTimer to get elapsed timeFabian Kosmale2021-10-081-33/+18
* androiddeployqt: only write enabled architectures to build.gradleAndreas Buhr2021-10-041-0/+2
* androiddeployqt: Allow to also provide multiple qt install directoriesRaphael Cotty2021-10-011-17/+91
* Specify Android architecture in gradle filesAndreas Buhr2021-09-301-1/+7
* Rename variable to not reference Qt5Andreas Buhr2021-09-301-0/+4
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+1
* Android: fix error when signing bundlesAssam Boudjelthia2021-09-241-1/+1
* Support deploying of libraries from a build tree when building android apkAlexey Edelev2021-09-091-0/+22
* androiddeployqt: Add support of multiple qml root pathsAlexey Edelev2021-09-081-20/+37
* Allow building android{deployqt, testrunner} under target host_toolsAssam Boudjelthia2021-09-072-7/+11
* Update Android default SDK from 29 to 30Juha Vuolle2021-08-271-1/+1
* Add the json option to disable the zstd based compressionAlexey Edelev2021-08-231-1/+13
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-2/+1
* Fix C++20 compilation of androiddeployqtMarc Mutz2021-07-091-3/+3
* Let androiddeployqt write a dependency fileAndreas Buhr2021-07-082-0/+54
* Android: Make the manifest less to scary to read and editAssam Boudjelthia2021-07-011-13/+10
* Remove ministro codeAssam Boudjelthia2021-07-011-16/+7
* Android: don't call qmlimportscanner if no qml dir existAssam Boudjelthia2021-06-071-14/+38
* Android: make the help print a bit easier to read and navigateAssam Boudjelthia2021-06-021-2/+21
* androiddeployqt: Refactor apkSignerRunnerLars Schmertmann2021-05-211-15/+15
* Allow for arguments that have an equals as part of itAndy Shaw2021-05-141-3/+3
* Android: check that app's lib_name value doesn't contain spacesAssam Boudjelthia2021-05-121-0/+9
* androiddeployqt: Check if apk is already alignedMike Achtelik2021-05-121-18/+42
* androiddeployqt: Fix the fallback location of rccJoerg Bornemann2021-04-071-1/+11
* Remove redundant code in androiddeployqt/main.cppEdward Welbourne2021-02-181-11/+4
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-30/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-14/+0
* Revert "Android: print tailored warning if qml dependency path is a dir"Assam Boudjelthia2020-12-091-8/+2
* Android: print tailored warning if qml dependency path is a dirAssam Boudjelthia2020-12-011-0/+6
* Change android target SDK version to 29Fabio Falsini2020-11-261-1/+1
* Android: use extraPrefixDirs with qmlimportscannerAssam Boudjelthia2020-11-191-2/+12
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-2/+3
* Fix Clang compiler warnings (-Wrange-loop-analysis)David Skoland2020-10-171-1/+1
* Android: fix path issue with backslashes on WindowsAssam Boudjelthia2020-10-151-2/+2
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-031-1/+1
* Android: Make checking a dependency path accept both separator stylesAlessandro Portale2020-10-021-2/+2
* Android: account for native separators when checking a dependency pathAssam Boudjelthia2020-10-011-2/+2
* Android: Append .exe suffix to qmlImportScanner in androiddeployqtAlessandro Portale2020-09-301-4/+3
* CMake: make QT_ANDROID_DEPLOYMENT_SETTINGS_FILE consistent with qmakeAssam Boudjelthia2020-09-281-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-2/+2