summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Adjust database packages FindFoo.cmake files to CMake conventionAlexey Edelev2021-01-193-36/+41
* QtEntryPoint: Fix linking Release against RelWithDebInfo with MSVCJoerg Bornemann2021-01-181-5/+13
* FindLibb2: Don't rely solely on pkg-configCraig Scott2021-01-181-3/+33
* Make -pkg-config configure option actually workCraig Scott2021-01-181-0/+6
* Fix missed feature evaluation errors in reportAlexey Edelev2021-01-152-4/+10
* CMake: add CoreLocation framework for macOSIvan Solovev2021-01-151-0/+1
* Prevent compiler and linker flags from growing every cmake runCraig Scott2021-01-151-157/+182
* Lower the CMake minimum required version for single-config buildsJoerg Bornemann2021-01-141-0/+10
* CMake: Use -ffat-lto-objects for static libraries with ltcg and GCCChristophe Giboudeaux2021-01-131-0/+8
* Fix warning in generated test wrappersAlexey Edelev2021-01-131-1/+2
* 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