summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Fix headersclean interaction with header only modulesAlexandru Croitor2020-11-251-12/+31
* CMake: Allow generating documentation for INTERFACE targetsAlexandru Croitor2020-11-251-2/+9
* CMake: Restore QT_STAGING_PREFIX in qt-cmake-standalone-test generationAlexey Edelev2020-11-241-3/+12
* CMake: Rename QtBuildInternalsAndroid.cmake to QtAndroidHelpers.cmakeJoerg Bornemann2020-11-244-15/+5
* CMake: Fix Android non-top-level build against qtbaseJoerg Bornemann2020-11-231-1/+6
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-208-41/+41
* CMake: Generate less pri files and mark header modules as no_linkCristian Adam2020-11-202-5/+9
* CMake: Fix Android top-level prefix buildJoerg Bornemann2020-11-201-1/+1
* CMake: Change way of 'INPUT_' values handlingAlexey Edelev2020-11-201-9/+13
* Toplevel builds: Add utility toplevel targets for each moduleVolker Hilsheimer2020-11-201-0/+47
* CMake: Don't install pri and debug info for bundled harfbuzz and pcre2Li Xinwei2020-11-201-11/+11
* QNX7.1 updatesMarianne Yrjänä2020-11-202-1/+2
* CMake: Rename the qt resource properties to be internalAlexandru Croitor2020-11-192-4/+4
* CMake: Extract resource object file recording into new functionAlexandru Croitor2020-11-191-21/+25