index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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
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
/
QtBuild.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Use cmake_language(DEFER) when available for scope finalizers
Alexandru Croitor
2020-11-26
1
-2
/
+5
*
CMake: Rename QtBuildInternalsAndroid.cmake to QtAndroidHelpers.cmake
Joerg Bornemann
2020-11-24
1
-0
/
+4
*
cmake: Remove indirection via Startup target for EntryPoint
Tor Arne Vestbø
2020-11-12
1
-1
/
+0
*
CMake: Fix installation errors in multi-config build
Joerg Bornemann
2020-11-10
1
-1
/
+1
*
CMake: Yield fatal error on malformed INSTALL_MKSPECS
Joerg Bornemann
2020-10-30
1
-0
/
+4
*
CMake: Let doc targets depend on doc tools in top-level build
Joerg Bornemann
2020-10-23
1
-0
/
+1
*
CMake: Introduce Qt6::Startup target
Alexandru Croitor
2020-10-12
1
-0
/
+1
*
win: Set correct target mkspec for qmake builds for arm64 builds
Oliver Wolff
2020-10-09
1
-1
/
+5
*
CMake: Fix leftover usage of qt_add_executable
Alexandru Croitor
2020-10-07
1
-5
/
+5
*
CMake: Add iOS mkspec mapping for the wrapper qmake
Alexandru Croitor
2020-10-07
1
-0
/
+2
*
CMake: build add flags for building QtAndroid.jar
Assam Boudjelthia
2020-09-16
1
-0
/
+1
*
CMake: Fix rpaths set for Qt internal apps like Designer
Alexandru Croitor
2020-09-11
1
-0
/
+9
*
Port headersclean check to CMake
Kai Koehne
2020-08-25
1
-0
/
+1
*
CMake Build: Add QNX 7.1 build support
Cristian Adam
2020-08-20
1
-0
/
+15
*
CMake: Implement configure -qreal <type>
Joerg Bornemann
2020-08-19
1
-0
/
+4
*
CMake: Split QtBuild.cmake into smaller files
Alexandru Croitor
2020-08-14
1
-5805
/
+36
*
CMake: Allow opting out of global target promotion
Alexandru Croitor
2020-08-13
1
-2
/
+19
*
CMake: Allow specifying a sysconfdir that's outside the prefix
Alexandru Croitor
2020-08-13
1
-10
/
+17
*
CMake: Fix empty value of CMAKE_SIZEOF_VOID_P when looking for tools
Alexandru Croitor
2020-08-13
1
-3
/
+1
*
CMake: Write QMAKE_MACOSX_DEPLOYMENT_TARGET to qconfig.pri
Joerg Bornemann
2020-08-13
1
-0
/
+2
*
CMake: Add missing newline at the end of qconfig.pri
Joerg Bornemann
2020-08-13
1
-1
/
+1
*
CMake: Fix Threads::Threads dependency handling with CMake < 3.18
Alexandru Croitor
2020-08-12
1
-0
/
+20
*
CMake: Prepare ground work for static Qml plugins importing
Alexandru Croitor
2020-08-12
1
-7
/
+23
*
CMake: Fix prl files of static Qt builds
Alexandru Croitor
2020-08-06
1
-0
/
+6
*
CMake: Properly handle CONFIG += thread aka Threads::Threads
Alexandru Croitor
2020-08-06
1
-1
/
+6
*
CMake: Fix build with custom INSTALL_INCLUDEDIR
Joerg Bornemann
2020-08-06
1
-8
/
+7
*
CMake: Don't build debug tools by default in debug_and_release builds
Joerg Bornemann
2020-08-05
1
-0
/
+5
*
CMake: Don't use std=gnu++11 when building Qt internal targets
Alexandru Croitor
2020-08-05
1
-0
/
+4
*
CMake: Don't generate prl libs for Windows shared libs
Alexandru Croitor
2020-08-04
1
-7
/
+15
*
CMake: Fix generated content of prl files (again)
Alexandru Croitor
2020-07-31
1
-4
/
+16
*
CMake: Introduce qt_internal_add_app
Alexandru Croitor
2020-07-31
1
-7
/
+49
*
CMake: Fix building debug apps with qmake on Windows
Alexandru Croitor
2020-07-29
1
-36
/
+84
*
CMake: Fix _nolink targets to be optional on the consumer side
Alexandru Croitor
2020-07-29
1
-11
/
+20
*
cmake: Add LOWDPI option to match CONFIG+=testcase_lowdpi
Tor Arne Vestbø
2020-07-24
1
-1
/
+9
*
Avoid enabling of "warnings_are_errors" flags for tests
Alexander Volkov
2020-07-23
1
-1
/
+1
*
testlib selftest: Don't pass TESTARGS to Catch2
Tor Arne Vestbø
2020-07-23
1
-2
/
+6
*
CMake: Fix QT_STAGING_PREFIX for repos other than qtbase
Joerg Bornemann
2020-07-13
1
-0
/
+6
*
CMake: Fix incorrect SIMD arch_haswell and avx profile conditions
Allan Sandfeld Jensen
2020-07-09
1
-5
/
+40
*
CMake: Fix missing qdevice.pri values and qt.conf info for Android
Alexandru Croitor
2020-07-09
1
-2
/
+29
*
CMake: Introduce QT_STAGING_PREFIX
Joerg Bornemann
2020-07-09
1
-10
/
+2
*
CMake: Write EXTRA_RPATHS to qmodule.pri if QT_EXTRA_RPATHS is set
Joerg Bornemann
2020-07-07
1
-0
/
+5
*
CMake: Don't propagate private defines for Qt header modules
Alexandru Croitor
2020-07-05
1
-7
/
+15
*
CMake: Write QT_CPU_FEATURES to qmodule.pri
Joerg Bornemann
2020-07-02
1
-1
/
+17
*
Limit OpenGL deprecation silencing on Apple platform to Qt itself
Tor Arne Vestbø
2020-07-02
1
-5
/
+0
*
CMake: Fix non-prefix build detection when CMAKE_STAGING_PREFIX is set
Joerg Bornemann
2020-07-01
1
-3
/
+12
*
CMake: Fix qconfig.cpp for cross-builds
Joerg Bornemann
2020-07-01
1
-21
/
+9
*
CMake: Enable bitcode when targeting UIKIT aka iOS
Alexandru Croitor
2020-07-01
1
-3
/
+7
*
CMake: Use non-sanitized plugin type names in .pri files
Alexandru Croitor
2020-07-01
1
-2
/
+10
*
CMake: Specify Prefix in target_qt.conf for non-prefix builds
Alexandru Croitor
2020-07-01
1
-0
/
+3
*
CMake: Fix top-level .prl file generation
Alexandru Croitor
2020-07-01
1
-20
/
+51
[next]