summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Create aliases for Internal targets using common functionAlexandru Croitor2022-07-251-5/+5
* CMake: Export a few useful Qt module target propertiesAlexandru Croitor2022-07-251-5/+37
* CMake: Don't repeatedly look for the Qt6 dependencyAlexandru Croitor2022-07-251-8/+11
* CMake: Move QT_HOST_PATH check and computation into Qt6 packageAlexandru Croitor2022-07-255-87/+90
* CMake: Improve Qt6HostInfo package lookup conditionAlexandru Croitor2022-07-254-4/+16
* CMake: Move Qt6HostInfo lookup into a functionAlexandru Croitor2022-07-255-27/+24
* cmake: Teach qt_internal_extend_target about PLUGIN_TYPESTor Arne Vestbø2022-07-253-13/+25
* qmake: Link static plugins even in shared Qt buildsTor Arne Vestbø2022-07-251-0/+8
* cmake: Generate prl and pri files for static plugins in shared Qt buildsTor Arne Vestbø2022-07-251-3/+5
* cmake: Link static plugins even in shared Qt buildsTor Arne Vestbø2022-07-253-136/+146
* QT_INLINE_SINCE: take version into accountIvan Solovev2022-07-221-5/+13
* Add -Wshorten-64-to-32 to headerscleanTor Arne Vestbø2022-07-211-0/+4
* CMake: prepend build dir for examples buildSamuli Piippo2022-07-211-6/+6
* CMake: fix the word order in "no_direct_extern_access"Thiago Macieira2022-07-202-2/+2
* Fix attempt to use -mno-direct-extern-access with ClangThiago Macieira2022-07-201-1/+2
* MSVC: Fix the CET parametersYuhang Zhao2022-07-201-4/+1
* CMake: Introduce QT_DEBUG_FIND_PACKAGE for troubleshootingAlexandru Croitor2022-07-183-4/+59
* CMake: Suggest hints on how to debug missing packagesAlexandru Croitor2022-07-186-15/+51
* CMake: Allow setting Qt6_DIR to find packages when not cross-compilingAlexandru Croitor2022-07-181-0/+2
* CMake: Display reason when a Qt*Tools package is not foundAlexandru Croitor2022-07-181-0/+4
* CMake: Don't propagate REQUIRED to find_dependency / find_packageAlexandru Croitor2022-07-183-3/+8
* CMake: Clarify if an optional or required Qt component is not foundAlexandru Croitor2022-07-181-2/+2
* CMake: Don't search for next Qt component if a required one is missingAlexandru Croitor2022-07-181-0/+1
* CMake: Remove custom Qt6 3rd party dependency implementationAlexandru Croitor2022-07-182-48/+7
* CMake: Rename _qt_internal_find_dependencies to something less genericAlexandru Croitor2022-07-183-3/+12
* CMake: Extract package dependency finding into functionsAlexandru Croitor2022-07-183-96/+82
* CMake: Remove dead codeAlexandru Croitor2022-07-181-1/+1
* Rename the <module>_timestamp target to <module>_pri_dep_timestampAlexey Edelev2022-07-152-2/+2
* cmake: Don't reference global data in qt_internal_get_title_caseTor Arne Vestbø2022-07-141-1/+1
* CMake: Fix prefix propagation for relocated Qt installationsJoerg Bornemann2022-07-131-7/+6
* CMake: Process extra dependencies for plugin targets as wellAlexandru Croitor2022-07-111-0/+7
* CMake: Clarify qt_record_extra_third_party_dependency docsAlexandru Croitor2022-07-112-1/+3
* CMake: Propagate qtbase's original staging prefix to other Qt reposJoerg Bornemann2022-07-111-14/+27
* CMake: Don't create duplicate plugin targets in shared buildsAlexandru Croitor2022-07-081-8/+6
* Disable bitcode for iOSTor Arne Vestbø2022-07-071-4/+0
* wasm: use simpler syntax for EXPORTED_RUNTIME_METHODSMorten Sørvig2022-07-061-1/+1
* Fix potentially wrong version in Windows resources of Qt pluginsJoerg Bornemann2022-07-061-1/+1
* CMake: Update description of the Intel CET featureYuhang Zhao2022-07-061-1/+1
* CMake: Fix missing include directories from qmake support filesJoerg Bornemann2022-07-051-1/+1
* CMake: Create and include plugin packages in shared buildsAlexandru Croitor2022-07-054-13/+13
* CMake: Move plugin package inclusion logic into a common functionAlexandru Croitor2022-07-052-62/+66
* CMake: Improve 'Generating Plugins' messageAlexandru Croitor2022-07-051-1/+6
* CMake: Fix qml plugin prl files not to have hardcoded pathsAlexandru Croitor2022-07-022-0/+13
* CMake: Fix confusing FPHSA zstd version warning messageAlexandru Croitor2022-07-021-1/+4
* CMake: Rewrite double-conversion find moduleAlexandru Croitor2022-07-023-54/+77
* CMake: Don't force CONFIG mode when looking for system PCRE2Alexandru Croitor2022-07-021-1/+5
* CMake: Fix lookup of system PCRE2 versionAlexandru Croitor2022-07-021-1/+1
* CMake: Record used package version for each target dependencyAlexandru Croitor2022-07-0110-13/+181
* CMake: Don't show the incompatible version warning when not neededAlexandru Croitor2022-07-011-1/+9
* CMake: update the x86 intrinsic checksThiago Macieira2022-06-282-5/+4