summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6AndroidMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Move Android ABI detection to the separate functionAlexey Edelev10 days1-11/+20
* [Android] Store the main ABI in deployment settingsAlexey Edelev2025-05-221-0/+2
* Replace the manual chmod run with the file(CHMOD commandAlexey Edelev2025-03-271-3/+6
* Name (_)qt_internal_android_app_runner_arguments properlyAlexey Edelev2025-03-271-2/+2
* Move detecting of USE_TERMINAL flag to a separate functionAlexey Edelev2025-03-261-3/+10
* Add getter for the path to androiddeployqt executableAlexey Edelev2025-03-261-1/+19
* Move the genex that returns Android SDK tools revision to a functionAlexey Edelev2025-03-261-8/+19
* Change _qt_internal_android_get_target_android_build_dir signatureAlexey Edelev2025-03-261-2/+2
* Prepend '_' to qt_internal_android_get_target_android_build_dirAlexey Edelev2025-03-261-2/+2
* Move the Android deployment config type detecting to a separate functionAlexey Edelev2025-03-261-19/+37
* Ensure <target>_copy_apk_dependencies is called for QtC buildAlexey Edelev2025-02-181-5/+2
* Use add_dependencies to add the Android custom target dependenciesAlexey Edelev2024-11-281-4/+5
* Introduce a new way of collecting plugin targetsAlexey Edelev2024-11-141-2/+2
* Android: Do not duplicate copy_if_different command for android targetAlexey Edelev2024-11-131-8/+2
* CMake: Add the android finalizer to Core also during the qtbase buildAlexandru Croitor2024-10-301-0/+8
* CMake: Clean up _qt_internal_finalize_batchAlexandru Croitor2024-10-291-0/+1
* CMake:Android: add wrapper scripts to easily run appsAssam Boudjelthia2024-10-161-0/+73
* Trigger reconfiguring of android ABI projects when CMake files changedAlexey Edelev2024-10-071-0/+3
* Reestablish the dependency chain between Android ABI-specific targetsAlexey Edelev2024-10-021-3/+17
* Introduce qt_add_android_permission CMake functionJuha Vuolle2024-09-161-0/+88
* CMake:Android: add property QT_ANDROID_COMPILE_SDK_VERSIONAssam Boudjelthia2024-09-091-0/+4
* CMake:Android: add property QT_ANDROID_APP_ICON to set app iconAssam Boudjelthia2024-09-091-0/+4
* CMake:Android: add property QT_ANDROID_APP_NAME to set app nameAssam Boudjelthia2024-09-091-1/+5
* Filter the Android SDK build tools directoriesAlexey Edelev2024-08-261-1/+2
* Android: Rename opt-in CMake flag that generates QML to Java codeSoheil Armin2024-08-201-4/+4
* Make the android multi-ABI builds with Unix Makefiles pure sequentialAlexey Edelev2024-07-241-1/+9
* Propagate QT_USE_TARGET_ANDROID_BUILD_DIR value to ABI-specific projectsAlexey Edelev2024-06-261-0/+5
* Make the access to QT_USE_TARGET_ANDROID_BUILD_DIR explicitAlexey Edelev2024-06-101-1/+2
* Android: Add variable to opt-in QtQmlComponent code generationSoheil Armin2024-05-311-0/+7
* Android:CMake: Add QT_ANDROID_PACKAGE_NAME propertyAssam Boudjelthia2024-05-161-0/+4
* Android: Add facilities to build AAR packagesSoheil Armin2024-05-151-0/+46
* Move QtInstallPaths.cmake to the Qt6 packageAlexey Edelev2024-03-221-1/+1
* Use the correctly versioned variable when resolving ABI-specific cmake directoryAlexey Edelev2024-03-211-1/+2
* Ensure that per-ABI builds are sequentialAlexey Edelev2024-03-141-38/+115
* Disable depfile support for the external projects when building for AndroidAlexey Edelev2024-02-291-1/+1
* Remove QT_ANDROID_DEPLOY_RELEASE variableAlexey Edelev2024-02-201-2/+3
* Add USES_TERMINAL to add_custom_target and add_custom_commandAndré Klitzing2024-02-131-0/+10
* Use separate property to store implicitly detected QT_QML_ROOT_PATHsAlexey Edelev2024-02-011-11/+35
* Use target-specific android-build directoryAlexey Edelev2024-01-111-1/+31
* Add the support of the qt_import_plugins functionality to androiddeployqtAlexey Edelev2024-01-111-1/+5
* Android: add opt-out for release package signingLaszlo Agocs2023-11-171-2/+11
* Make sure we initialize moc rcc and uic for manual test targetsAlexey Edelev2023-11-161-23/+2
* Use the actual target name as base name for android deployment settingsAlexey Edelev2023-09-271-1/+1
* Fix the android paths checkAlexey Edelev2023-08-141-1/+1
* Check the QTP0002 policy only if paths are setAlexey Edelev2023-07-211-0/+22
* CMake: Don't set QT_BUILDING_QT for single standalone testsAlexandru Croitor2023-07-121-2/+2
* Evaluate the QT_ANDROID_DEPLOYMENT_SETTINGS_FILE propertyAlexey Edelev2023-06-281-1/+5
* Android: fix problem with release package for cmake based buildsBartlomiej Moskal2023-05-241-0/+7
* Avoid littering CMake logs with QTP0002 warningsAlexey Edelev2023-05-121-8/+11
* Check if next property in the list is not empty before adding a commaAlexey Edelev2023-05-121-0/+3