index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
QtBuildInternals
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce the qt_internal_project_setup macro
Alexey Edelev
2023-04-25
3
-2
/
+12
*
Add drive letter to source paths when calling qt-internal- scripts
Amir Masoud Abdol
2023-04-14
1
-0
/
+3
*
Disable Unity Build for Examples
Amir Masoud Abdol
2023-04-06
1
-0
/
+4
*
Improve the internal handling of unity build
Amir Masoud Abdol
2023-03-15
1
-0
/
+5
*
CMake: Relax example dependencies to be per-repo
Alexandru Croitor
2023-03-06
1
-2
/
+28
*
CMake: Show a message when configuring examples
Alexandru Croitor
2023-02-07
1
-0
/
+1
*
Add find package for lttng library so that it gets added to target
Antti Määttä
2023-01-13
1
-0
/
+4
*
Allow specifying CMakeLists.txt as the argument for qt-cmake-standalone-test
Alexey Edelev
2023-01-06
1
-0
/
+9
*
Remove the deprecated TYPE option from qt_add_plugin
Amir Masoud Abdol
2022-12-07
1
-1
/
+0
*
Add INTERFACE_LIBRARIES to dependencies of repo targets
Alexey Edelev
2022-12-01
1
-1
/
+1
*
Update -redo option such that it removes CMakeCache.txt and CMakeFiles/
Amir Masoud Abdol
2022-12-01
1
-0
/
+4
*
CMake: Reconfigure faster by not looking for missing packages
Alexandru Croitor
2022-11-29
1
-0
/
+4
*
Fix a mistake in the documentation of qt_internal_read_repo_dependencies
Amir Masoud Abdol
2022-11-26
1
-2
/
+2
*
Use CMAKE_MESSAGE_CONTEXT for Better CMake Output Messages
Amir Masoud Abdol
2022-10-25
1
-0
/
+4
*
Sync CMake Version with `.cmake.conf`
Amir Masoud Abdol
2022-10-25
1
-1
/
+1
*
Replace the syncqt.pl script with syncqt tool
Alexey Edelev
2022-09-27
1
-0
/
+14
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
CMake: Fix examples to build as external projects when cross-compiling
Alexandru Croitor
2022-08-05
1
-4
/
+35
*
CMake: Fix Ninja Multi-Config dependency issues for top-level targets
Alexandru Croitor
2022-08-05
1
-3
/
+5
*
CMake: Fix single standalone tests to use same Qt C++ language std
Alexandru Croitor
2022-08-03
2
-1
/
+5
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
Build minimal subset of tests for Android multi-ABI Qt builds
Alexey Edelev
2022-08-02
1
-1
/
+1
*
CMake: prepend build dir for examples build
Samuli Piippo
2022-07-21
1
-6
/
+6
*
CMake: Record used package version for each target dependency
Alexandru Croitor
2022-07-01
1
-2
/
+21
*
Make configure -no-pkg-config actually work
Joerg Bornemann
2022-06-10
1
-3
/
+8
*
Pass compilers on to examples configs
Allan Sandfeld Jensen
2022-04-26
1
-0
/
+4
*
CMake: Allow no install + custom on-device prefix for desktop builds
Alexandru Croitor
2022-04-19
1
-2
/
+8
*
CMake: Allow specifying custom install dir for non-EP examples
Alexandru Croitor
2022-04-04
1
-2
/
+9
*
CMake: Rename QT_INTERNAL_CUSTOM_INSTALL_DIR
Alexandru Croitor
2022-04-04
1
-3
/
+4
*
CMake: Allow passing -v to ninja when building examples as EPs
Alexandru Croitor
2022-04-04
1
-0
/
+7
*
CMake: Fix picking of the binary_for_strip project location
Alexandru Croitor
2022-03-29
1
-0
/
+3
*
CMake: Don't hardcode the library directory name
Christophe Giboudeaux
2022-03-29
1
-1
/
+1
*
CMake: Generate and use a wrapper script for stripping binaries
Alexandru Croitor
2022-03-24
1
-0
/
+2
*
CMake: Enable verbose autogen for cmake auto tests and EP examples
Alexandru Croitor
2022-03-24
1
-0
/
+1
*
CMake: Enable debug verbosity for cmake auto tests and EP examples
Alexandru Croitor
2022-03-24
1
-0
/
+3
*
CMake: Don't rely on CMAKE_FIND_ROOT_PATH_MODE_PACKAGE for examples
Alexandru Croitor
2022-03-16
1
-9
/
+4
*
CMake: Fix cross-building examples in prefix builds as ExternalProjects
Alexandru Croitor
2022-03-16
1
-13
/
+12
*
CMake: Handle slashes in qt_internal_add_example
Alexandru Croitor
2022-02-09
1
-0
/
+13
*
CMake: Allow installing examples outside of the Qt prefix
Alexandru Croitor
2022-02-01
1
-1
/
+8
*
CMake: Build examples as ExternalProjects in prefix builds
Alexandru Croitor
2022-02-01
1
-17
/
+123
*
CMake: Deduce install prefix of example in qt_internal_add_example
Alexandru Croitor
2022-02-01
1
-2
/
+43
*
CMake: Shorten ExternalProject example project paths
Alexandru Croitor
2022-02-01
1
-3
/
+15
*
CMake: Split qt_internal_add_example into two functions
Alexandru Croitor
2022-02-01
1
-5
/
+12
*
Rename and restructure the baseline (lancelot) testing code
Eirik Aavitsland
2021-11-16
1
-0
/
+3
*
Set QT_ANDROID_ABIS when builing qtbase for Android
Alexey Edelev
2021-10-14
1
-0
/
+6
*
Rework how installation is prevented in non-prefix builds
Joerg Bornemann
2021-09-22
1
-0
/
+17
*
Remove TODOs related to checking CMake 3.21 features post-release
Craig Scott
2021-09-18
1
-2
/
+0
*
CMake: Make standalone tests TestsConfig file repo-target-set specific
Alexandru Croitor
2021-09-16
1
-1
/
+36
*
CMake: Allow opting out of building examples as ExternalProjects
Alexandru Croitor
2021-09-06
1
-2
/
+2
*
Copy Find*.cmake to ${QT_BUILD_DIR}/lib/cmake/Qt6
Li Xinwei
2021-08-11
1
-0
/
+7
[next]