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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use REALPATH based check for symbolic links on Windows
Alexey Edelev
2022-01-07
1
-14
/
+28
*
Use IS_SYMLINK condition instead of REALPATH when checking BINARY_DIR
Alexey Edelev
2022-01-04
1
-12
/
+16
*
Include Qt6WasmMacros in WASM build
David Skoland
2022-01-03
1
-0
/
+1
*
Add _make_aab target
Alexey Edelev
2021-11-30
1
-1
/
+1
*
CMake: Enforce minimum CMake version in user projects
Alexandru Croitor
2021-08-04
1
-1
/
+2
*
CMake: Bump min required CMake version for static Qt builds to 3.20
Alexandru Croitor
2021-08-04
1
-12
/
+17
*
CMake: Bump min required CMake version for shared Qt builds to 3.16
Alexandru Croitor
2021-07-28
1
-0
/
+3
*
CMake: Fix global 'apk' target to actually build all apks
Alexandru Croitor
2021-06-08
1
-1
/
+4
*
Remove legacy code path from qt_add_resource
Joerg Bornemann
2021-06-07
1
-3
/
+0
*
Remove CMake compatibility functions for old API
Joerg Bornemann
2021-06-04
1
-3
/
+0
*
Build examples in isolated sub-builds using ExternalProject
Craig Scott
2021-05-26
1
-3
/
+0
*
Fix BASE argument of qt_add_resources
Joerg Bornemann
2021-05-18
1
-0
/
+3
*
Be more helpful about the symlinked build directory problem
Andreas Hartmetz
2021-05-18
1
-2
/
+9
*
CMake: add an option to enable or disable versioned hard link
Li Xinwei
2021-05-13
1
-0
/
+3
*
CMake: Generate better Xcode iOS projects
Alexandru Croitor
2021-04-19
1
-0
/
+3
*
Fix build without features.settings
Tasuku Suzuki
2021-04-15
1
-1
/
+1
*
CMake: Choose better defaults for qt_add_plugin STATIC/SHARED
Alexandru Croitor
2021-04-07
1
-0
/
+4
*
wasm: add cmake build support
Lorn Potter
2021-04-01
1
-0
/
+6
*
Fix double inclusion of QtAutoDetect.cmake in top-level build
Joerg Bornemann
2021-03-04
1
-1
/
+1
*
CMake: Bail out if the build dir is symlinked
Joerg Bornemann
2020-12-21
1
-0
/
+10
*
CMake: Enable NEW policies by CMake version with a global default
Craig Scott
2020-12-07
1
-9
/
+11
*
CMake: Name QT_NO_MAKE_*/BUILD_* variables consistently
Joerg Bornemann
2020-11-20
1
-4
/
+4
*
CMake: Do not set PKG_CONFIG_* environment variables
Joerg Bornemann
2020-11-12
1
-10
/
+0
*
CMake: Bump the minimum required CMake version to build Qt to 3.18
Alexandru Croitor
2020-11-03
1
-2
/
+10
*
CMake: Fix building examples targeting iOS simulator with qmake
Alexandru Croitor
2020-10-16
1
-1
/
+2
*
CMake: Do not run auto-detection in top-level builds
Joerg Bornemann
2020-10-12
1
-3
/
+4
*
CMake: Refactor optimization flag handling and add optimize_full
Alexandru Croitor
2020-10-06
1
-3
/
+7
*
CMake: Disable usage of CMake API compatibility wrappers
Alexandru Croitor
2020-09-23
1
-0
/
+3
*
CMake: Fix tst_moc to build when tests are built as part of Qt tree
Alexandru Croitor
2020-08-23
1
-0
/
+1
*
CMake: Implement configure -optimize-debug
Joerg Bornemann
2020-08-20
1
-0
/
+3
*
CMake: Split out some Android functions into a public API file
Alexandru Croitor
2020-08-14
1
-0
/
+3
*
CMake: fix android target build not picking the correct sysroot
Assam Boudjelthia
2020-08-13
1
-8
/
+8
*
CMake: Protect against Qt toolchain file recursive inclusion
Alexandru Croitor
2020-06-04
1
-2
/
+5
*
pro2cmake.py: Generate .cmake.conf files for versioning
Mårten Nordheim
2020-04-30
1
-1
/
+2
*
CMake: Fix pkgconfig calls when cross-compiling
Leander Beernaert
2020-03-26
1
-0
/
+10
*
CMake: Fix auto-detection of precompiled header support
Alexandru Croitor
2020-03-25
1
-3
/
+0
*
cmake: Remove APPLE prefix from platform names
Tor Arne Vestbø
2020-03-16
1
-1
/
+1
*
cmake: Fix naming when referring to Apple macOS
Tor Arne Vestbø
2020-03-16
1
-1
/
+1
*
cmake: Add default Info.plist for macOS with some important keys
Tor Arne Vestbø
2020-03-13
1
-0
/
+5
*
CMake: Fix mkspec install commands
Leander Beernaert
2020-03-11
1
-3
/
+8
*
Regenerate rest of qtbase
Alexandru Croitor
2020-02-04
1
-0
/
+1
*
Add INSTALL_MKSPECSDIR to the install locations
Christophe Giboudeaux
2020-01-31
1
-3
/
+8
*
Add custom targets for documentation
Leander Beernaert
2019-12-18
1
-0
/
+3
*
Collect Json Metatypes from CMake's Automoc
Leander Beernaert
2019-12-04
1
-0
/
+3
*
Add support for -nomake-tests and -nomake-examples equivalents
Alexandru Croitor
2019-11-08
1
-0
/
+6
*
Make standalone tests build via top level repo project
Alexandru Croitor
2019-11-08
1
-45
/
+52
*
Fix usage of BUILD_SHARED_LIBS in configure.cmake
Joerg Bornemann
2019-11-07
1
-10
/
+10
*
Pick the latest available C/C++ standard when compiling Qt
Simon Hausmann
2019-10-17
1
-0
/
+2
*
Include QtPlatformSupport as part of find_package(Qt6BuildInternals)
Alexandru Croitor
2019-09-27
1
-2
/
+3
*
Create module tools packages (config files) automatically
Alexandru Croitor
2019-09-22
1
-3
/
+0
[next]