index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
Qt6AndroidMacros.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Android ABI detection to the separate function
Alexey Edelev
10 days
1
-11
/
+20
*
[Android] Store the main ABI in deployment settings
Alexey Edelev
2025-05-22
1
-0
/
+2
*
Replace the manual chmod run with the file(CHMOD command
Alexey Edelev
2025-03-27
1
-3
/
+6
*
Name (_)qt_internal_android_app_runner_arguments properly
Alexey Edelev
2025-03-27
1
-2
/
+2
*
Move detecting of USE_TERMINAL flag to a separate function
Alexey Edelev
2025-03-26
1
-3
/
+10
*
Add getter for the path to androiddeployqt executable
Alexey Edelev
2025-03-26
1
-1
/
+19
*
Move the genex that returns Android SDK tools revision to a function
Alexey Edelev
2025-03-26
1
-8
/
+19
*
Change _qt_internal_android_get_target_android_build_dir signature
Alexey Edelev
2025-03-26
1
-2
/
+2
*
Prepend '_' to qt_internal_android_get_target_android_build_dir
Alexey Edelev
2025-03-26
1
-2
/
+2
*
Move the Android deployment config type detecting to a separate function
Alexey Edelev
2025-03-26
1
-19
/
+37
*
Ensure <target>_copy_apk_dependencies is called for QtC build
Alexey Edelev
2025-02-18
1
-5
/
+2
*
Use add_dependencies to add the Android custom target dependencies
Alexey Edelev
2024-11-28
1
-4
/
+5
*
Introduce a new way of collecting plugin targets
Alexey Edelev
2024-11-14
1
-2
/
+2
*
Android: Do not duplicate copy_if_different command for android target
Alexey Edelev
2024-11-13
1
-8
/
+2
*
CMake: Add the android finalizer to Core also during the qtbase build
Alexandru Croitor
2024-10-30
1
-0
/
+8
*
CMake: Clean up _qt_internal_finalize_batch
Alexandru Croitor
2024-10-29
1
-0
/
+1
*
CMake:Android: add wrapper scripts to easily run apps
Assam Boudjelthia
2024-10-16
1
-0
/
+73
*
Trigger reconfiguring of android ABI projects when CMake files changed
Alexey Edelev
2024-10-07
1
-0
/
+3
*
Reestablish the dependency chain between Android ABI-specific targets
Alexey Edelev
2024-10-02
1
-3
/
+17
*
Introduce qt_add_android_permission CMake function
Juha Vuolle
2024-09-16
1
-0
/
+88
*
CMake:Android: add property QT_ANDROID_COMPILE_SDK_VERSION
Assam Boudjelthia
2024-09-09
1
-0
/
+4
*
CMake:Android: add property QT_ANDROID_APP_ICON to set app icon
Assam Boudjelthia
2024-09-09
1
-0
/
+4
*
CMake:Android: add property QT_ANDROID_APP_NAME to set app name
Assam Boudjelthia
2024-09-09
1
-1
/
+5
*
Filter the Android SDK build tools directories
Alexey Edelev
2024-08-26
1
-1
/
+2
*
Android: Rename opt-in CMake flag that generates QML to Java code
Soheil Armin
2024-08-20
1
-4
/
+4
*
Make the android multi-ABI builds with Unix Makefiles pure sequential
Alexey Edelev
2024-07-24
1
-1
/
+9
*
Propagate QT_USE_TARGET_ANDROID_BUILD_DIR value to ABI-specific projects
Alexey Edelev
2024-06-26
1
-0
/
+5
*
Make the access to QT_USE_TARGET_ANDROID_BUILD_DIR explicit
Alexey Edelev
2024-06-10
1
-1
/
+2
*
Android: Add variable to opt-in QtQmlComponent code generation
Soheil Armin
2024-05-31
1
-0
/
+7
*
Android:CMake: Add QT_ANDROID_PACKAGE_NAME property
Assam Boudjelthia
2024-05-16
1
-0
/
+4
*
Android: Add facilities to build AAR packages
Soheil Armin
2024-05-15
1
-0
/
+46
*
Move QtInstallPaths.cmake to the Qt6 package
Alexey Edelev
2024-03-22
1
-1
/
+1
*
Use the correctly versioned variable when resolving ABI-specific cmake directory
Alexey Edelev
2024-03-21
1
-1
/
+2
*
Ensure that per-ABI builds are sequential
Alexey Edelev
2024-03-14
1
-38
/
+115
*
Disable depfile support for the external projects when building for Android
Alexey Edelev
2024-02-29
1
-1
/
+1
*
Remove QT_ANDROID_DEPLOY_RELEASE variable
Alexey Edelev
2024-02-20
1
-2
/
+3
*
Add USES_TERMINAL to add_custom_target and add_custom_command
André Klitzing
2024-02-13
1
-0
/
+10
*
Use separate property to store implicitly detected QT_QML_ROOT_PATHs
Alexey Edelev
2024-02-01
1
-11
/
+35
*
Use target-specific android-build directory
Alexey Edelev
2024-01-11
1
-1
/
+31
*
Add the support of the qt_import_plugins functionality to androiddeployqt
Alexey Edelev
2024-01-11
1
-1
/
+5
*
Android: add opt-out for release package signing
Laszlo Agocs
2023-11-17
1
-2
/
+11
*
Make sure we initialize moc rcc and uic for manual test targets
Alexey Edelev
2023-11-16
1
-23
/
+2
*
Use the actual target name as base name for android deployment settings
Alexey Edelev
2023-09-27
1
-1
/
+1
*
Fix the android paths check
Alexey Edelev
2023-08-14
1
-1
/
+1
*
Check the QTP0002 policy only if paths are set
Alexey Edelev
2023-07-21
1
-0
/
+22
*
CMake: Don't set QT_BUILDING_QT for single standalone tests
Alexandru Croitor
2023-07-12
1
-2
/
+2
*
Evaluate the QT_ANDROID_DEPLOYMENT_SETTINGS_FILE property
Alexey Edelev
2023-06-28
1
-1
/
+5
*
Android: fix problem with release package for cmake based builds
Bartlomiej Moskal
2023-05-24
1
-0
/
+7
*
Avoid littering CMake logs with QTP0002 warnings
Alexey Edelev
2023-05-12
1
-8
/
+11
*
Check if next property in the list is not empty before adding a comma
Alexey Edelev
2023-05-12
1
-0
/
+3
[next]