summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Postpone target existence check for qml plugin targetsAlexandru Croitor2021-10-181-0/+29
* Fix build with CMake 3.16Joerg Bornemann2021-10-131-3/+7
* CMake: Fix config tests not finding module-provided CMake packagesJoerg Bornemann2021-10-131-1/+6
* Fix missing QT.<module>.run_depends entries in module .pri filesJoerg Bornemann2021-10-121-17/+118
* CMake: Ensure that UNIX is set for INTEGRITYJoerg Bornemann2021-10-055-1/+45
* wasm: add simd supportLorn Potter2021-10-053-0/+12
* Revert "CMake: Warn if cmake_minimum_required has an unsupported low version"Alexandru Croitor2021-10-046-114/+0
* Don't export Qt6::ATSPI2_nolink target in Qt6GuiTargets.cmakeJoerg Bornemann2021-10-011-9/+21
* CMake: Warn if cmake_minimum_required has an unsupported low versionAlexandru Croitor2021-10-016-0/+114
* CMake: Introduce QT_BUILD_ONLINE_DOCS flag for documentation buildsTopi Reinio2021-09-301-2/+10
* Fix separate_debug_info configure test for cross-compilationJoerg Bornemann2021-09-291-0/+3
* CMake: Only write device prefix to target_qt.conf if necessaryJoerg Bornemann2021-09-291-1/+3
* CMake: Show error in user projects if wasm toolchain file not foundAlexandru Croitor2021-09-274-5/+31
* CMake: Get toolchain file path from EMSDK env for Wasm user projectsAlexandru Croitor2021-09-272-1/+18
* CMake: Split and clean up WebAssembly auto-detection codeAlexandru Croitor2021-09-273-35/+83
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-243-3/+3
* Use only supported values when setting internal QT_FEATURE_ valuesAlexey Edelev2021-09-211-1/+5
* Add missing framework paths to header check targetsAlexey Edelev2021-09-201-0/+15
* Fix main() not being visible on AndroidCraig Scott2021-09-201-0/+8
* Use _qt_module_has_headers instead of INTERFACE_MODULE_HAS_HEADERSAlexey Edelev2021-09-183-4/+2
* Remove unused EXE_FLAGS option from qt_internal_add_executable()Craig Scott2021-09-172-3/+1
* Remove TODOs related to checking CMake 3.21 features post-releaseCraig Scott2021-09-172-4/+0
* Ensure _qt_is_android_executable is set for internal executables tooCraig Scott2021-09-171-13/+2
* CMake: Make standalone tests TestsConfig file repo-target-set specificAlexandru Croitor2021-09-162-3/+39
* qdevice.pri: Use cmake separators for the pathMårten Nordheim2021-09-101-0/+2
* Avoid implicit linking of plugin init library if finalizers were calledAlexey Edelev2021-09-081-0/+2
* CMake: Remove unnecessary IF DEFINED HOST_PERL checkAlexandru Croitor2021-09-081-3/+0
* CMake: Allow opting out of building examples as ExternalProjectsAlexandru Croitor2021-09-063-2/+16
* CMake: Fix 'Cannot find source file' error with older CMakesAlexandru Croitor2021-09-061-0/+5
* CMake: Don't cache QT_SYNCQT across buildsJoerg Bornemann2021-09-032-10/+13
* wasm: fail when configuring for wasm and EMSDK is not foundLorn Potter2021-09-011-1/+6
* Update Android default SDK from 29 to 30Juha Vuolle2021-08-271-1/+1
* Call MinGW's ld with -Bstatic when requesting static runtime linkageJoerg Bornemann2021-08-271-1/+1
* CMake: Warn when PRIVATE_MODULE_INTERFACE is provided with no targetAlexandru Croitor2021-08-271-2/+10
* CMake: Properly export MODULE_PLUGIN_TYPESAlexandru Croitor2021-08-262-1/+4
* Add missing PRIVATE_MODULE_INTERFACEs to INTERNAL_MODULEsAlexey Edelev2021-08-242-0/+10
* CMake: Create plugin initializers for static user pluginsAlexandru Croitor2021-08-241-2/+8
* CMake: Fix excessive size of precompiled header filesJoerg Bornemann2021-08-241-3/+3
* Add missing -help argument to qt-configure-moduleJoerg Bornemann2021-08-201-0/+22
* Fix our usage of CMake script mode in Windows configureJoerg Bornemann2021-08-201-19/+14
* Fix Android -ltcg buildJoerg Bornemann2021-08-201-2/+8
* CMake: Fix QT_ADDITIONAL_PACKAGES_PREFIX_PATH for cross-buildsAlexandru Croitor2021-08-195-16/+93
* CMake: Pass Qt6_FIND_VERSION in Qt6Config when looking for componentsAlexandru Croitor2021-08-193-2/+10
* CMake: Don't backup cmake prefix when there are no tool dependenciesAlexandru Croitor2021-08-191-2/+2
* Remove unnecessary version of module from _MODULE_DEPENDENCIESAlexey Edelev2021-08-191-1/+10
* CMake: Don't install metatypes files for user projectsAlexandru Croitor2021-08-191-6/+5
* CMake: Include quiet packages in feature summaryAlexandru Croitor2021-08-181-1/+2
* Pick up *Tools components also from host QtKai Köhne2021-08-181-0/+27
* configure: Fix iOS option to be passed for both platform and xplatformAlexandru Croitor2021-08-171-1/+3
* CMake: Save value of QT_UIKIT_SDK in QtBuildInternalsExtra.cmakeAlexandru Croitor2021-08-171-0/+5