summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: improve FindMySQL.cmakeLi Xinwei2021-01-091-10/+9
* Remove redundant .qch from installed docsAlexey Edelev2021-01-081-1/+3
* Add newline to the end of the config.summaryAlexey Edelev2021-01-081-0/+1
* Fix qch install pathAlexey Edelev2021-01-071-1/+1
* Add 'oci' to possible Oracle Client library namesAlexey Edelev2021-01-061-1/+1
* CMake: Add proactive check of generator multi-config capabilitiesAlexey Edelev2021-01-051-0/+10
* CMake: Fix missing report entriesAlexey Edelev2021-01-051-2/+2
* CMake: Print feature condition errors in configure reportAlexey Edelev2021-01-052-2/+7
* CMake: Fix dirty summary file when reconfigure qtAlexey Edelev2020-12-301-1/+2
* Revert "CMake: Fix missing report entries"Alexey Edelev2020-12-301-2/+1
* CMake: Fix missing report entriesAlexey Edelev2020-12-291-1/+2
* CMake: Store config summary to fileAlexey Edelev2020-12-291-0/+5
* Fix the CMake feature for docker-testserver to use correct mkspecs pathSona Kurazyan2020-12-231-1/+1
* Allow other projects to use the CMake feature for docker-based testsSona Kurazyan2020-12-221-1/+5
* CMake: Add --enable-new-dtags flag supportAlexey Edelev2020-12-221-0/+4
* CMake: Use Release build type by defaultAlexey Edelev2020-12-211-7/+7
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-217-12/+23
* CMake: Fix glitch in module pri generation for Ninja Multi-ConfigJoerg Bornemann2020-12-211-0/+1
* CMake: Add detection of FEATURE_foo change by userAlexey Edelev2020-12-173-32/+67
* CMake: Fix module separate build error when -DFEATURE_static_runtime=ONLi Xinwei2020-12-171-9/+9
* CMake: Fix compile warnings when MSVC and -DFEATURE_static_runtime=ONLi Xinwei2020-12-151-0/+2
* Android: install android test scripts to libexec to test on all modulesAssam Boudjelthia2020-12-111-0/+9
* CMake: Wrap benchmarks with cmake scriptAlexey Edelev2020-12-101-42/+57
* CMake: Use test wrapper to run android testsAlexey Edelev2020-12-102-78/+168
* Fix autotest config in cross-compiled prefix buildEirik Aavitsland2020-12-081-1/+5
* CMake: Improve tests wrapper arguments handlingAlexey Edelev2020-12-081-2/+15
* CMake: Document some missing configure cmake mappingsLi Xinwei2020-12-081-5/+5
* CMake: Do not write Effective[Source]Paths to target_qt.confJoerg Bornemann2020-12-081-17/+0
* CMake: Disable static plugin imports for non-executable targetsAlexandru Croitor2020-12-083-1/+31
* Offer to build manual tests through QT_BUILD_MANUAL_TESTSAleix Pol2020-12-082-2/+4
* CMake: Force crosscompiling_emulator to empty string if not foundAlexey Edelev2020-12-071-3/+6
* Doc: Add -qt-host-path to configure's help screenJoerg Bornemann2020-12-071-1/+1
* CMake: Add extra targets to run single benchmark using CMake generatorAlexey Edelev2020-12-074-30/+49
* MSVC: Enable control flow guard for release buildsYuhang Zhao2020-12-071-2/+6
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-0713-16/+73
* CMake: Add handling of TESTRUNNER and TESTARGS by Qt testsAlexey Edelev2020-12-041-36/+137
* CMake: Build examples with qmake against a CMake built QtAlexandru Croitor2020-12-041-0/+5
* CMake: Avoid MSVC C4996 warningsLi Xinwei2020-12-041-0/+4
* CMake: Fix arch parsing for oss-fuzzAlexandru Croitor2020-12-041-1/+2
* CMake: Fix QMAKE_LIB_<NAME> variable names in module .pri filesJoerg Bornemann2020-12-031-0/+1
* CMake: mention the QT_BUILD_X_BY_DEFAULT=OFFGiuseppe D'Angelo2020-12-021-2/+7
* CMake: Fill QT.<module-name>.uses entries in module .pri filesJoerg Bornemann2020-11-302-5/+38
* CMake: Rename internal variableJoerg Bornemann2020-11-302-2/+2
* CMake: Do not discard empty QMAKE_LIBS_FOO entriesJoerg Bornemann2020-11-301-8/+8
* CMake: Add debug information for 'qt_evaluate_config_expression'Alexey Edelev2020-11-301-3/+64
* CMake: strip the executable bit from qt-cmake-private-install.cmakeChristophe Giboudeaux2020-11-301-1/+1
* CMake: Fix resource object file paths in prl files for prefix buildsAlexandru Croitor2020-11-302-8/+46
* CMake: Handle empty INCLUDE_DIRECTORIES in genex for qdocCraig Scott2020-11-301-1/+1
* CMake: Use cmake_language(DEFER) when available for scope finalizersAlexandru Croitor2020-11-252-14/+31
* CMake: Fix value of QMAKE_PRL_TARGET in generated .prl filesJoerg Bornemann2020-11-251-1/+1