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
/
cmake
/
QtConfig.cmake.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logic
Cristian Le
3 days
1
-1
/
+6
*
CMake: Adjust CMP0156 policy handling for Apple platforms
Alexandru Croitor
2025-05-15
1
-0
/
+4
*
Avoid using the PROJECT_VERSION when accessing the HostInfo package variables
Alexey Edelev
2025-03-21
1
-1
/
+1
*
Make `qt_internal_set_warnings_are_errors_flags` genex-ed
Cristian Le
2025-03-03
1
-0
/
+6
*
CMake: Fix getting target property from Tools-only packages
Alexandru Croitor
2025-02-17
1
-6
/
+9
*
CMake: Silence the private module warning for dependencies
Joerg Bornemann
2025-02-12
1
-1
/
+9
*
CMake: Provide a way to find all available Qt module packages
Alexandru Croitor
2025-01-27
1
-1
/
+6
*
Attempt checking the CMAKE_GENERATOR when passing hardening flags
Alexey Edelev
2024-10-15
1
-0
/
+13
*
Add preliminary support for Qt for visionOS
Tor Arne Vestbø
2024-04-18
1
-0
/
+2
*
Consider INSTALL_LIBDIR when calculating various cmake paths
Alexey Edelev
2024-03-27
1
-4
/
+4
*
Move QtInstallPaths.cmake to the Qt6 package
Alexey Edelev
2024-03-22
1
-0
/
+2
*
Collect CMAKE_MODULE_PATH from QT_ADDITIONAL_PACKAGES_PREFIX_PATH
Alexey Edelev
2024-03-13
1
-0
/
+2
*
"Simplify" versionless targets
Alexey Edelev
2024-03-12
1
-1
/
+6
*
Change license for .in files
Lucie Gérard
2024-03-05
1
-0
/
+3
*
CMake: Dynamically include and install Helpers and other files
Alexandru Croitor
2023-11-27
1
-12
/
+6
*
Make sure that tests use the module build directory but not install path
Alexey Edelev
2023-09-01
1
-1
/
+1
*
CMake: Rename QT_EXAMPLES_CMAKE_PREFIX_PATH
Joerg Bornemann
2023-08-23
1
-1
/
+1
*
Fix running CMake test projects in prefix builds
Joerg Bornemann
2023-08-19
1
-0
/
+1
*
cmake: Copy template Info.plist for macOS manually, like we do for iOS
Tor Arne Vestbø
2023-06-01
1
-7
/
+6
*
CMake: Move __qt_internal_prefix_paths_to_roots
Alexandru Croitor
2022-09-15
1
-17
/
+3
*
CMake: Move __qt_internal_collect_additional_prefix_paths
Alexandru Croitor
2022-09-15
1
-52
/
+10
*
CMake: Move Apple specific functions into a separate file
Alexandru Croitor
2022-08-30
1
-0
/
+1
*
CMake: Move _qt_internal_create_command_script to a public file
Alexandru Croitor
2022-08-17
1
-0
/
+1
*
CMake: Fix install destination of in-tree examples
Alexandru Croitor
2022-07-27
1
-0
/
+6
*
CMake: Don't look for Qt6 components that are already found
Alexandru Croitor
2022-07-25
1
-11
/
+13
*
CMake: Move Qt6HostInfo lookup into a function
Alexandru Croitor
2022-07-25
1
-10
/
+0
*
CMake: Introduce QT_DEBUG_FIND_PACKAGE for troubleshooting
Alexandru Croitor
2022-07-18
1
-2
/
+5
*
CMake: Suggest hints on how to debug missing packages
Alexandru Croitor
2022-07-18
1
-1
/
+8
*
CMake: Clarify if an optional or required Qt component is not found
Alexandru Croitor
2022-07-18
1
-2
/
+2
*
CMake: Don't search for next Qt component if a required one is missing
Alexandru Croitor
2022-07-18
1
-0
/
+1
*
CMake: Remove custom Qt6 3rd party dependency implementation
Alexandru Croitor
2022-07-18
1
-4
/
+4
*
Fix QT_ADDITIONAL_(HOST_)PACKAGES_PREFIX_PATH environment variables
Joerg Bornemann
2022-02-23
1
-1
/
+5
*
CMake: Add default launch screen storyboard for iOS apps
Alexandru Croitor
2022-02-16
1
-1
/
+2
*
CMake: Introduce QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH
Joerg Bornemann
2022-02-15
1
-21
/
+51
*
Use 'copy' but not 'copy_if_different' on Windows platforms
Alexey Edelev
2022-02-10
1
-0
/
+1
*
Use IMPORTED_LOCATION of rcc target
Alexey Edelev
2022-02-01
1
-0
/
+1
*
CMake: Fix host UiTools being picked up instead of target one
Alexandru Croitor
2022-01-27
1
-0
/
+1
*
CMake: Use Qt6HostInfo dir for Tools CMAKE_PREFIX_PATH assignment
Alexandru Croitor
2021-10-29
1
-1
/
+2
*
Revert "CMake: Warn if cmake_minimum_required has an unsupported low version"
Alexandru Croitor
2021-10-04
1
-4
/
+0
*
CMake: Warn if cmake_minimum_required has an unsupported low version
Alexandru Croitor
2021-10-01
1
-0
/
+4
*
CMake: Pass Qt6_FIND_VERSION in Qt6Config when looking for components
Alexandru Croitor
2021-08-19
1
-0
/
+1
*
CMake: Fix QT_ADDITIONAL_PACKAGES_PREFIX_PATH for cross-builds
Alexandru Croitor
2021-08-19
1
-5
/
+36
*
Pick up *Tools components also from host Qt
Kai Köhne
2021-08-18
1
-0
/
+27
*
CMake: Partially fix QUIETness of find_package(Qt6 COMPONENTS Foo)
Alexandru Croitor
2021-08-06
1
-1
/
+5
*
CMake: Improve component / package not found error messages
Alexandru Croitor
2021-08-06
1
-12
/
+35
*
CMake: Enforce minimum CMake version in user projects
Alexandru Croitor
2021-08-04
1
-0
/
+4
*
Use target_link_options to propagate object libraries
Alexey Edelev
2021-07-02
1
-1
/
+4
*
CMake: Propagate sanitizer flags to public projects
Alexandru Croitor
2021-06-25
1
-0
/
+14
*
Move dependency lookup functionality to the common macro
Alexey Edelev
2021-06-19
1
-0
/
+1
*
Remove target specific flags from the linker capabilities check
Alexey Edelev
2021-06-16
1
-1
/
+1
[next]