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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Fix finding of system frameworks on macOS if vcpkg is used
Joerg Bornemann
8 min.
1
-0
/
+6
*
CMake: Work around AUTOGEN discarded dependencies for in-tree examples
Alexandru Croitor
2 days
1
-1
/
+32
*
CMake: Move qt_internal_work_around_autogen_discarded_dependencies
Alexandru Croitor
2 days
3
-47
/
+48
*
Move the plugin config special handling to TargetsPrecheck
Cristian Le
3 days
4
-29
/
+43
*
Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logic
Cristian Le
3 days
13
-15
/
+133
*
Add `_qt_internal_should_include_targets`
Cristian Le
3 days
1
-0
/
+95
*
Use the new interface of `_qt_internal_check_multiple_inclusion`
Cristian Le
3 days
2
-2
/
+2
*
Expand `_qt_internal_check_multiple_inclusion` to accept namespace
Cristian Le
3 days
1
-6
/
+29
*
Add a helper target check_qt_module_json_schemas
Cristian Le
4 days
1
-0
/
+15
*
Add qt_internal_add_default_tests
Cristian Le
4 days
2
-0
/
+6
*
Add the Json schema for the modules.json
Cristian Le
4 days
2
-0
/
+6
*
Add a qt module json file schema validator utility
Cristian Le
4 days
1
-0
/
+2
*
Add QT_INSTALL_CI_FILES
Cristian Le
4 days
4
-7
/
+27
*
Install `user_facing_tool_links.txt` automatically
Cristian Le
5 days
1
-0
/
+13
*
cmake: remove variables that doesn't exist
Zhao Yuhang
6 days
5
-10
/
+1
*
Reland: CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
6 days
1
-1
/
+1
*
CMake: Always execute qt_find_package(MODULE) calls
Alexandru Croitor
6 days
1
-1
/
+1
*
CMake: Pass qt-configured linker flag when building examples
Alexandru Croitor
7 days
1
-0
/
+15
*
Drop CMAKE_SYSTEM_VERSION from modules json if Linux
Cristian Le
7 days
2
-2
/
+6
*
Propagate minimum visionOS version to qmake
Tor Arne Vestbø
10 days
1
-0
/
+7
*
cmake: Propagate minimum visionOS version to CMAKE_OSX_DEPLOYMENT_TARGET
Tor Arne Vestbø
10 days
1
-0
/
+2
*
Revert "CMake: Annotate some qt_find_package calls with MODULE"
Alexandru Croitor
11 days
1
-1
/
+1
*
CMake: Annotate some qt_find_package calls with MODULE
Alexandru Croitor
13 days
1
-1
/
+1
*
cmake: Unify the set flags between AUTOMOC and qt_wrap_cpp
Fabian Kosmale
2025-06-14
3
-1
/
+18
*
SQL/DB2: Add and document DB2_ROOT
Christian Ehrlicher
2025-06-13
1
-5
/
+11
*
Introduce _qt_internal_append_cmake_configure_depends
Alexey Edelev
2025-06-12
4
-4
/
+15
*
macOS: Remove linkage to AGL framework
Tor Arne Vestbø
2025-06-10
1
-9
/
+0
*
CMake: Make QT_CMAKE_EXPORT_NAMESPACE available in the top-level scope
Alexandru Croitor
2025-06-06
4
-13
/
+51
*
CMake: Make qt-cmake-standalone-tests work from prefix build dir
Alexandru Croitor
2025-06-06
2
-3
/
+18
*
CMake: Improve compile test error reporting in configure summary
Alexandru Croitor
2025-06-04
2
-4
/
+71
*
CMake: Improve error reporting for failed linker no undefined flag
Alexandru Croitor
2025-06-04
3
-13
/
+25
*
xcb: mark xcb-image dependent on xcb-aux
Ilya Fedin
2025-06-03
1
-1
/
+1
*
Add feature deprecation capability
Cristian Le
2025-06-02
2
-0
/
+138
*
Display feature alias information in configure
Cristian Le
2025-06-02
1
-1
/
+15
*
CMake: Add targets for building Android docs from Java sources
Joerg Bornemann
2025-06-02
8
-32
/
+313
*
CMake: Fix location of iOS framework prl files
Alexandru Croitor
2025-06-02
1
-2
/
+10
*
CMake: Improve Apple SDK name and path reporting
Alexandru Croitor
2025-06-02
1
-9
/
+40
*
Introduce INSTALL_QT_SHAREDIR
Cristian Le
2025-06-02
4
-4
/
+8
*
Introduce qt_internal_set_module_transitive_properties
Alexey Edelev
2025-05-31
1
-0
/
+97
*
Introduce Qt<Module>TransitiveExtras.cmake for Qt modules
Alexey Edelev
2025-05-31
3
-0
/
+65
*
QtFlagHandlingHelpers.cmake: account for GCC when producing error
Mitch Curtis
2025-05-31
1
-1
/
+1
*
Revert "CMake: Make generated pkgconfig files relocatable"
Joerg Bornemann
2025-05-28
2
-4
/
+1
*
CMake: Stop spamming CMP0156 debug messages
Alexandru Croitor
2025-05-28
1
-3
/
+13
*
CMake: Prefer target arch qmltestrunner when searching for it
Alexandru Croitor
2025-05-28
1
-20
/
+29
*
CMake: Skip sbom file checksum checks for excluded test targets
Alexandru Croitor
2025-05-26
2
-2
/
+9
*
CMake: Fix backup/restore of QT_NO_PRIVATE_MODULE_WARNING
Joerg Bornemann
2025-05-21
1
-4
/
+3
*
CMake: don't install wayland files in standalone build
Samuli Piippo
2025-05-21
1
-2
/
+1
*
CMake: fix __qt_internal_collect_additional_module_paths
Samuli Piippo
2025-05-20
1
-1
/
+1
*
CMake: try to find qmltestrunner from additional paths
Samuli Piippo
2025-05-19
1
-0
/
+8
*
CMake: Include WaylandCompositorMacros for qtbase in-tree tests
Alexandru Croitor
2025-05-16
1
-0
/
+2
[next]