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
6.6.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix plugin SKIP_INSTALL option
Alexey Edelev
2021-04-27
1
-5
/
+14
*
CMake: Install prl files from all repo build dirs in a top-level build
Alexandru Croitor
2021-04-26
1
-2
/
+7
*
Skip adding externally added plugins to the plugin meta-sets
Alexey Edelev
2021-04-26
1
-3
/
+7
*
Fix top-level build repository targets
Joerg Bornemann
2021-04-19
1
-9
/
+10
*
CMake: Warn when using CMake 3.20.1 due to crashes in AUTOMOC
Alexandru Croitor
2021-04-17
1
-0
/
+6
*
Warn if using CMake 3.20.0 due to potential cyclic dependencies
Craig Scott
2021-04-12
1
-0
/
+5
*
Remove unnecessary $<BOOL:...> generator expression
Craig Scott
2021-03-22
1
-4
/
+1
*
CMake: make sure to collect Android dependencies for plugins
Assam Boudjelthia
2021-03-18
3
-42
/
+67
*
Prevent static plugin triggering autogen dependency on reconfigure
Craig Scott
2021-03-18
1
-7
/
+15
*
CMake: Don't attempt to add to a target that doesn't exist
Mårten Nordheim
2021-03-17
1
-2
/
+4
*
Bump Apple platform minimum versions
Alexandru Croitor
2021-03-11
1
-3
/
+3
*
Fix FindWrapOpenSSL.cmake if OpenSSL::Crypto is UNKNOWN_LIBRARY
Joerg Bornemann
2021-02-23
1
-1
/
+1
*
Coin: remove workarounds to allow running Android tests
Assam Boudjelthia
2021-02-18
1
-2
/
+0
*
CMake: handle Android features dependencies for modules
Assam Boudjelthia
2021-02-18
1
-0
/
+19
*
Do not rewrite boolean INPUTs if they have a corresponding feature
Alexey Edelev
2021-02-18
1
-12
/
+0
*
Android: set minimum recommended android SDK to 29
Assam Boudjelthia
2021-02-13
1
-1
/
+1
*
CMake: add Qt::Gui dependency by default for Android tests
Assam Boudjelthia
2021-02-11
1
-1
/
+5
*
Fix completely wrong init_class and jar_bundle_native values
Alex Blasche
2021-02-10
1
-2
/
+2
*
configure: Fix handling of -translationdir argument
Joerg Bornemann
2021-02-08
1
-1
/
+2
*
CMake/QtAutoDetect: fix failure with multiline toolchain file
Peter Seiderer
2021-02-08
1
-1
/
+1
*
Add upstream version of FindPostgreSQL.cmake
Alexey Edelev
2021-02-01
1
-0
/
+317
*
CMake: Fix HAVE_openssl config test when using static OpenSSL
Li Xinwei
2021-01-29
1
-0
/
+12
*
Fix output files of the *_header_check targets
Joerg Bornemann
2021-01-27
1
-1
/
+3
*
Update start of cmake/README.md
Kai Köhne
2021-01-25
1
-18
/
+18
*
Fix QMAKE_PRL_LIBS entries on Windows for modules from other repos
Joerg Bornemann
2021-01-25
1
-1
/
+1
*
Fix framework path for *_header_check targets
Joerg Bornemann
2021-01-19
1
-1
/
+1
*
QtEntryPoint: Fix linking Release against RelWithDebInfo with MSVC
Joerg Bornemann
2021-01-18
1
-5
/
+13
*
Lower the CMake minimum required version for single-config builds
Joerg Bornemann
2021-01-14
1
-0
/
+10
*
Fix warning in generated test wrappers
Alexey Edelev
2021-01-13
1
-1
/
+2
*
CMake: Use -ffat-lto-objects for static libraries with ltcg and GCC
Christophe Giboudeaux
2021-01-13
1
-0
/
+8
*
Remove redundant .qch from installed docs
Alexey Edelev
2021-01-08
1
-1
/
+3
*
CMake: improve FindMySQL.cmake
Li Xinwei
2021-01-08
1
-10
/
+9
*
Add newline to the end of the config.summary
Alexey Edelev
2021-01-08
1
-0
/
+1
*
Fix qch install path
Alexey Edelev
2021-01-07
1
-1
/
+1
*
CMake: Add proactive check of generator multi-config capabilities
Alexey Edelev
2021-01-05
1
-0
/
+10
*
CMake: Fix missing report entries
Alexey Edelev
2021-01-05
1
-2
/
+2
*
CMake: Fix glitch in module pri generation for Ninja Multi-Config
Joerg Bornemann
2021-01-04
1
-0
/
+1
*
CMake: Fix dirty summary file when reconfigure qt
Alexey Edelev
2020-12-30
1
-1
/
+2
*
Revert "CMake: Fix missing report entries"
Alexey Edelev
2020-12-30
1
-2
/
+1
*
CMake: Fix missing report entries
Alexey Edelev
2020-12-29
1
-1
/
+2
*
CMake: Store config summary to file
Alexey Edelev
2020-12-29
1
-0
/
+5
*
CMake: Add --enable-new-dtags flag support
Alexey Edelev
2020-12-22
1
-0
/
+4
*
CMake: Use Release build type by default
Alexey Edelev
2020-12-21
1
-7
/
+7
*
CMake: Use host variables instead of hardcoded directories
Alexey Edelev
2020-12-21
7
-12
/
+23
*
CMake: Add detection of FEATURE_foo change by user
Alexey Edelev
2020-12-18
3
-32
/
+67
*
CMake: Fix module separate build error when -DFEATURE_static_runtime=ON
Li Xinwei
2020-12-17
1
-9
/
+9
*
CMake: Fix compile warnings when MSVC and -DFEATURE_static_runtime=ON
Li Xinwei
2020-12-17
1
-0
/
+2
*
Fix autotest config in cross-compiled prefix build
Eirik Aavitsland
2020-12-17
1
-1
/
+5
*
Android: install android test scripts to libexec to test on all modules
Assam Boudjelthia
2020-12-11
1
-0
/
+9
*
CMake: Wrap benchmarks with cmake script
Alexey Edelev
2020-12-11
1
-42
/
+57
[next]