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
/
QtInternalTargets.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: make ccache + pch + clang build more robust
Joerg Bornemann
2025-04-09
1
-0
/
+9
*
Ensure optional_arg is reset in qt_internal_add_global_definition
Alexey Edelev
2025-03-12
1
-1
/
+1
*
Disable -Werror=tsan on GCC < 15
Giuseppe D'Angelo
2025-03-08
1
-0
/
+8
*
CMake: fix missing _GNU_SOURCE macro in CYGWIN
Carlo Bramini
2025-03-07
1
-0
/
+7
*
Make `qt_internal_set_warnings_are_errors_flags` genex-ed
Cristian Le
2025-03-03
1
-76
/
+117
*
Simplify genex expressions
Cristian Le
2025-02-13
1
-1
/
+1
*
Do not rely on transitive includes when using libc++
Giuseppe D'Angelo
2025-01-20
1
-0
/
+7
*
CMake: Guard some MSVC flags not understood by clang-cl frontend
Alexandru Croitor
2024-10-19
1
-3
/
+10
*
Attempt checking the CMAKE_GENERATOR when passing hardening flags
Alexey Edelev
2024-10-15
1
-1
/
+19
*
wasm: set correct exceptions flag
Morten Sørvig
2024-10-14
1
-0
/
+7
*
CMake: Fix build on Solaris the stack_protector feature enabled
Joerg Bornemann
2024-10-09
1
-0
/
+3
*
Make per-repos WARNINGS_ARE_ERRORS work
Alexey Edelev
2024-09-12
1
-5
/
+4
*
Add QT_NO_STD_FORMAT_SUPPORT definition to disable std::format support
Ivan Solovev
2024-09-10
1
-0
/
+1
*
Bump max version of MSVC's warnings-are-errors
Mårten Nordheim
2024-08-12
1
-2
/
+2
*
Add the 'exceptions' feature
Alexey Edelev
2024-08-12
1
-0
/
+67
*
Enable QT_NO_QSNPRINTF globally
Marc Mutz
2024-08-10
1
-0
/
+1
*
CMake: Allow opting out of Intel CET hardening
Alexandru Croitor
2024-07-24
1
-7
/
+2
*
CMake: Introduce wrappers for the PlatformX and GlobalConfig targets
Alexandru Croitor
2024-07-11
1
-30
/
+5
*
CMake: disable the GCC -Wstringop-overread warning-error everywhere
Thiago Macieira
2024-06-20
1
-5
/
+3
*
CMake: Generate an SPDX v2.3 SBOM file for each built repository
Alexandru Croitor
2024-06-13
1
-0
/
+20
*
cmake: Add opt-out for adding -no_warn_duplicate_libraries linker flag
Tor Arne Vestbø
2024-04-18
1
-1
/
+2
*
cmake: Selectively enable -no_warn_duplicate_libraries for Xcode 15+
Tor Arne Vestbø
2024-04-04
1
-9
/
+9
*
Hardening: fix _LIBCPP_HARDENING_MODE
Giuseppe D'Angelo
2024-03-27
1
-1
/
+1
*
Add hardening build options
Giuseppe D'Angelo
2024-03-19
1
-6
/
+40
*
QT_NO_AS_CONST: rename and add docs
Giuseppe D'Angelo
2024-03-13
1
-1
/
+1
*
Replace the specific gcov compile and link options with generic --coverage
Alexey Edelev
2023-11-02
1
-2
/
+2
*
Suppress "duplicate libraries" warning for Xcode 15
Amir Masoud Abdol
2023-10-24
1
-13
/
+22
*
MSVC: remove clang-cl parameters
Yuhang Zhao
2023-10-08
1
-8
/
+4
*
Add coverage and coverage-gcov features
Alexey Edelev
2023-09-22
1
-0
/
+9
*
Mark all of Qt as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-19
1
-0
/
+1
*
Allow disabling QT_USE_QSTRINGBUILDER definition for module targets
Alexey Edelev
2023-08-09
1
-1
/
+1
*
Allow disabling QT_USE_QSTRINGBUILDER definition for tool targets
Alexey Edelev
2023-08-09
1
-1
/
+1
*
Use QT_USE_QSTRINGBUILDER by default for all internal plugin targets
Alexey Edelev
2023-08-08
1
-0
/
+1
*
Fix CMP0099 impact - disallow propagating internal linker options
Alexey Edelev
2023-06-16
1
-6
/
+15
*
Fix typo in qt_internal_add_global_definition
Alexey Edelev
2023-06-14
1
-1
/
+1
*
Add NOMINMAX to PlatformCommonInternal
Amir Masoud Abdol
2023-05-31
1
-0
/
+2
*
CMake: Fix a typo in QtModuleHelpers.cmake
Christophe Marin
2023-05-02
1
-2
/
+2
*
Disable objc_msgSend stubs in static libs to maintain Xcode < 14 compat
Tor Arne Vestbø
2023-04-13
1
-0
/
+15
*
Add `-Wno-error=stringop-overread` to warnings_are_errors_flags
Amir Masoud Abdol
2023-04-07
1
-0
/
+5
*
Enable QT_NO_AS_CONST globally
Marc Mutz
2023-01-05
1
-0
/
+1
*
Remove the last in-tree user of qExchange() and mark all of Qt free of it
Marc Mutz
2022-12-14
1
-0
/
+1
*
QFile: make constructors taking a path explicit
Giuseppe D'Angelo
2022-10-29
1
-0
/
+1
*
MSVC: Disable conformance check that breaks with default WinSDK
Volker Hilsheimer
2022-10-19
1
-1
/
+1
*
MSVC: Disable buggy conformance check
Yuhang Zhao
2022-10-18
1
-1
/
+1
*
MSVC: Enable all possible conformance checks
Yuhang Zhao
2022-10-15
1
-2
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Create aliases for Internal targets using common function
Alexandru Croitor
2022-07-25
1
-5
/
+5
*
MSVC: Fix the CET parameters
Yuhang Zhao
2022-07-20
1
-4
/
+1
*
Disable bitcode for iOS
Tor Arne Vestbø
2022-07-07
1
-4
/
+0
[next]