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
/
QtToolHelpers.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logic
Cristian Le
27 hours
1
-2
/
+18
*
cmake: remove variables that doesn't exist
Zhao Yuhang
4 days
1
-1
/
+0
*
Avoid using the PROJECT_VERSION when accessing the HostInfo package variables
Alexey Edelev
2025-03-21
1
-3
/
+3
*
CMake: Decouple Qt specific handling from SBOM implementation
Alexandru Croitor
2025-02-11
1
-1
/
+1
*
CMake: Build executables in single-config debug-and-release builds
Alexandru Croitor
2025-01-21
1
-1
/
+4
*
Split the tool dendencies lookup to Qt and 3rd party
Alexey Edelev
2025-01-08
1
-1
/
+10
*
CMake: Move separate debug info handling to an executable finalizer
Alexandru Croitor
2024-11-14
1
-1
/
+5
*
CMake: Fix CMP0174 warnings
Joerg Bornemann
2024-11-08
1
-5
/
+12
*
CMake: Add doc_tools build and install targets
Alexandru Croitor
2024-10-31
1
-0
/
+8
*
CMake: Add an install_tools target for static builds
Alexandru Croitor
2024-10-31
1
-1
/
+3
*
Switch tools and apps to non-strict C++ builds too
Thiago Macieira
2024-08-24
1
-1
/
+0
*
CMake: Allow specifying most SBOM options to qt_internal_add_foo
Alexandru Croitor
2024-06-18
1
-5
/
+15
*
CMake: Generate an SPDX v2.3 SBOM file for each built repository
Alexandru Croitor
2024-06-13
1
-2
/
+43
*
CMake: Fix configs passed to qt_get_install_target_default_args
Alexandru Croitor
2024-05-29
1
-1
/
+1
*
Move QT_DISABLE_DEPRECATED_UP_TO and QT_WARN_DEPRECATED_UP_TO to header
Alexey Edelev
2024-05-22
1
-2
/
+0
*
Allow filtering modules that will use pre-built tools
Alexey Edelev
2024-03-20
1
-0
/
+9
*
Make possible partial tool lookup when using QT_HOST_PATH
Alexey Edelev
2024-02-14
1
-8
/
+20
*
Allow disabling QT_USE_QSTRINGBUILDER definition for tool targets
Alexey Edelev
2023-08-09
1
-1
/
+0
*
cmake helpers: support NO_PCH_SOURCES wherever NO_UNITY_BUILD_SOURCES are
Marc Mutz
2023-08-07
1
-0
/
+1
*
CMake: Add missing check for tool target promotion
Alexandru Croitor
2023-07-05
1
-1
/
+1
*
Set QT_COMMAND_LINE_PARSER_NO_GUI_MESSAGE_BOXES before TRY_RUN
Amir Masoud Abdol
2023-06-20
1
-1
/
+2
*
Disable TRY_RUN when cross compiling
Amir Masoud Abdol
2023-06-17
1
-2
/
+2
*
Add TRY_RUN_FLAGS argument to customize the TRY_RUN command
Amir Masoud Abdol
2023-06-15
1
-3
/
+10
*
Add TRY_RUN option to qt_internal_add_tool
Amir Masoud Abdol
2023-06-01
1
-1
/
+54
*
Replace STREQUAL cases with variable checks
Amir Masoud Abdol
2023-04-04
1
-5
/
+7
*
Improvement to NO_UNITY_BUILD_SOURCES, and fix related bugs
Amir Masoud Abdol
2023-04-03
1
-8
/
+2
*
Fix an issue with passing NO_UNITY_BUILD_SOURCES
Amir Masoud Abdol
2023-03-15
1
-2
/
+8
*
Add some utilities for UNITY_BUILD
Amir Masoud Abdol
2023-02-08
1
-1
/
+14
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-18
1
-3
/
+6
*
Add the 'QT_INTERNAL_AVOID_OVERRIDING_SYNCQT_CONFIG' flag
Alexey Edelev
2023-01-13
1
-1
/
+10
*
Add configure-time tools to the 'host_tools' target
Alexey Edelev
2023-01-05
1
-0
/
+4
*
Win32: Add "longPathAware" manifest / rc for internal tools
Cristian Adam
2022-12-08
1
-0
/
+4
*
Create the versioned variant of Qt tools in cross platform build
Amir Masoud Abdol
2022-12-07
1
-1
/
+2
*
Replace the syncqt.pl script with syncqt tool
Alexey Edelev
2022-09-27
1
-1
/
+2
*
Use PARSE_ARGV signature to process arguments instead of escaping
Alexey Edelev
2022-09-21
1
-1
/
+2
*
Add function to add and compile executables at configure time
Alexey Edelev
2022-09-13
1
-0
/
+42
*
Move the tool look-up functionality to a separate function
Alexey Edelev
2022-09-12
1
-137
/
+150
*
CMake: propagate deprecations definitions to tools and apps
Ivan Solovev
2022-09-07
1
-0
/
+3
*
Use the INSTALL_CMAKE_NAMESPACE to locate module tools target
Alexey Edelev
2022-09-01
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
CMake: Improve tool not found error message
Alexandru Croitor
2022-08-12
1
-3
/
+16
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Deprecate _add_app/executable/test/tool PUBLIC_LIBRARIES option
Alexandru Croitor
2022-07-29
1
-1
/
+11
*
CMake: Record used package version for each target dependency
Alexandru Croitor
2022-07-01
1
-1
/
+38
*
CMake: Fix typos
Kai Köhne
2022-06-13
1
-1
/
+1
*
CMake: Fix initialization of QT_BUILD_TOOLS_BY_DEFAULT
Joerg Bornemann
2022-05-11
1
-7
/
+0
*
CMake: Make possible building Qt tools without the use of core library
Alexey Edelev
2022-05-06
1
-16
/
+13
*
CMake: also allow building tools when found elsewhere in host builds
Thiago Macieira
2022-05-04
1
-20
/
+37
*
CMake: Fix typo in error message
Joerg Bornemann
2022-05-02
1
-1
/
+1
*
CMake: Work around build rpath issue when CMAKE_STAGING_PREFIX is set
Alexandru Croitor
2022-04-22
1
-1
/
+1
[next]