summaryrefslogtreecommitdiffstats
path: root/cmake/QtPlatformAndroid.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add targets for building Android docs from Java sourcesJoerg Bornemann2025-06-021-26/+1
* Change _qt_internal_android_get_target_android_build_dir signatureAlexey Edelev2025-03-261-1/+1
* Prepend '_' to qt_internal_android_get_target_android_build_dirAlexey Edelev2025-03-261-1/+1
* Avoid using the PROJECT_VERSION_MAJOR as the HostInfo variable prefixAlexey Edelev2025-03-241-2/+4
* Android: bump Android target API level to 35Rami Potinkara2025-03-061-1/+1
* Move qt_internal_sort_android_platforms to public android helpersAlexey Edelev2025-01-091-27/+0
* Android: use latest platform only if the default is not foundAssam Boudjelthia2024-12-071-15/+11
* Android: remove unused qt_get_android_sdk_jar_for_api() functionAssam Boudjelthia2024-12-071-12/+0
* Add _qt_internal_detect_latest_android_platformAlexey Edelev2024-11-291-11/+2
* CMake: Remove deployment file check in android test runner args queryAlexandru Croitor2024-10-301-5/+0
* CMake:Android: add wrapper scripts to easily run appsAssam Boudjelthia2024-10-161-11/+4
* Android: rename and clarify QT_ANDROID_API_VERSION CMake variableShyamnath Premnadh2024-08-261-11/+13
* Android: bump default sdk build version for Java to 34Assam Boudjelthia2024-05-271-1/+1
* Use target-specific android-build directoryAlexey Edelev2024-01-111-2/+5
* AndroidTestRunner: make build command program deduction more robustAssam Boudjelthia2023-12-181-1/+1
* CMake: pass ndk-stack path to androidtestrunnerAssam Boudjelthia2023-12-081-0/+1
* CMake: Compute dynamic timeout for androidtestrunnerAlexandru Croitor2023-11-301-2/+2
* Android: bump minimum sdk build version QT_ANDROID_API_VERSION to 33Assam Boudjelthia2023-01-231-1/+1
* Android: Disable androidtestrunner extra timeoutUlf Hermann2022-09-211-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Add option to not include native libraries in APKTinja Paavoseppä2022-05-201-0/+18
* Use the highest-available android SDK version as the 'target' SDKAlexey Edelev2021-12-141-15/+26
* CMake: Fix Android platform detectionJoerg Bornemann2021-11-291-1/+28
* Android: bump default QT_ANDROID_API_VERSION to 31Assam Boudjelthia2021-11-121-1/+1
* Update Android default SDK from 29 to 30Juha Vuolle2021-08-271-1/+1
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-131-1/+1
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-211-2/+2
* CMake: Use test wrapper to run android testsAlexey Edelev2020-12-101-11/+11
* CMake: fix running Android testsAssam Boudjelthia2020-11-121-2/+1
* CMake: Rename some additional functions that should be internalAlexandru Croitor2020-10-121-1/+1
* CMake: Fix typo in ANDROID_SDK_ROOT's help textJoerg Bornemann2020-10-061-1/+1
* CMake: fix sdkBuildToolsRevision not being set for user appsAssam Boudjelthia2020-09-291-25/+3
* CMake: make QT_ANDROID_DEPLOYMENT_SETTINGS_FILE consistent with qmakeAssam Boudjelthia2020-09-281-2/+2
* CMake: use ANDROID_SDK_ROOT instead of ANDROID_SDK consistentlyAssam Boudjelthia2020-09-261-1/+1
* CMake: partially revert 00a1e5dAssam Boudjelthia2020-09-231-216/+0
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-281-1/+225
* CMake: Split out some Android functions into a public API fileAlexandru Croitor2020-08-141-240/+0
* CMake: Fix various issues with building CMake Android projectsAlexandru Croitor2020-08-141-10/+37
* Raise the Android SDK build requirement to lvl 28 - compile fixAlex Blasche2020-06-231-1/+1
* CMake: Fix wrong arm64 architectureLeander Beernaert2020-04-271-1/+1
* Enable running test on AndroidLeander Beernaert2019-10-281-1/+28
* Add custom targets to generate Android APKLeander Beernaert2019-10-231-1/+27
* Add conversion code for Java codeLeander Beernaert2019-10-181-0/+12
* Override qmlimportscanner path in android deployment settingsLeander Beernaert2019-08-301-1/+10
* Update Android build configurationLeander Beernaert2019-08-301-32/+50
* Add missing qml-root-path for AndroidLeander Beernaert2019-08-281-16/+14
* Android: Final changes for APK generationLeander Beernaert2019-06-261-1/+1
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
* Fix compiling of examples on AndroidSimon Hausmann2019-06-121-6/+6