summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Improve tests wrapper arguments handlingAlexey Edelev2020-12-111-2/+15
* CMake: Document some missing configure cmake mappingsLi Xinwei2020-12-091-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
* 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-12-012-5/+38
* CMake: Rename internal variableJoerg Bornemann2020-12-012-2/+2
* CMake: Do not discard empty QMAKE_LIBS_FOO entriesJoerg Bornemann2020-12-011-8/+8
* CMake: Add debug information for 'qt_evaluate_config_expression'Alexey Edelev2020-12-011-3/+64
* 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: strip the executable bit from qt-cmake-private-install.cmakeChristophe Giboudeaux2020-11-301-1/+1
* CMake: Fix headersclean interaction with header only modulesAlexandru Croitor2020-11-261-12/+31
* CMake: Use cmake_language(DEFER) when available for scope finalizersAlexandru Croitor2020-11-262-14/+31
* CMake: Allow generating documentation for INTERFACE targetsAlexandru Croitor2020-11-261-2/+9
* CMake: Fix value of QMAKE_PRL_TARGET in generated .prl filesJoerg Bornemann2020-11-261-1/+1
* 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: Don't install pri and debug info for bundled harfbuzz and pcre2Li Xinwei2020-11-201-11/+11
* CMake: Generate less pri files and mark header modules as no_linkCristian Adam2020-11-202-5/+9
* Toplevel builds: Add utility toplevel targets for each moduleVolker Hilsheimer2020-11-201-0/+47
* CMake: Fix Android top-level prefix buildJoerg Bornemann2020-11-201-1/+1
* CMake: Change way of 'INPUT_' values handlingAlexey Edelev2020-11-201-9/+13
* 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
* CMake: Fix resource objects story in static prl filesAlexandru Croitor2020-11-192-26/+70
* CMake: Refactor parts of qt_internal_walk_libsAlexandru Croitor2020-11-192-13/+64
* CMake: Fix missing dependencies in *Depends headersJoerg Bornemann2020-11-192-3/+14
* CMake: Make paths in qt-cmake-standalone-test relativeAlexey Edelev2020-11-171-14/+21
* CMake: Enable exceptions by defaultMårten Nordheim2020-11-161-3/+7
* CMake: Fix configure not to pass clang compilers for AndroidAlexandru Croitor2020-11-161-1/+1
* CMake: Install missing debug info for some executable filesLi Xinwei2020-11-161-0/+3
* update KDE-ECM CMake modules to include fuzzer sanitizerAndreas Buhr2020-11-141-1/+10
* CMake: Install pdb files to proper directories in multi-config buildLi Xinwei2020-11-141-2/+16
* CMake: fix running Android testsAssam Boudjelthia2020-11-122-8/+9
* cmake: Remove indirection via Startup target for EntryPointTor Arne Vestbø2020-11-124-21/+3
* CMake: Fix Core -> Core dependency in static buildJoerg Bornemann2020-11-121-1/+1
* CMake: Add special processing of opengl configure optionAlexey Edelev2020-11-121-0/+5