summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Display reason when a Qt*Tools package is not foundAlexandru Croitor2022-07-211-0/+4
* CMake: Don't propagate REQUIRED to find_dependency / find_packageAlexandru Croitor2022-07-213-3/+8
* CMake: Clarify if an optional or required Qt component is not foundAlexandru Croitor2022-07-211-2/+2
* CMake: Don't search for next Qt component if a required one is missingAlexandru Croitor2022-07-211-0/+1
* CMake: Remove custom Qt6 3rd party dependency implementationAlexandru Croitor2022-07-212-48/+7
* CMake: Rename _qt_internal_find_dependencies to something less genericAlexandru Croitor2022-07-213-3/+12
* CMake: Extract package dependency finding into functionsAlexandru Croitor2022-07-213-96/+82
* CMake: Remove dead codeAlexandru Croitor2022-07-211-1/+1
* CMake: Record used package version for each target dependencyAlexandru Croitor2022-07-2110-13/+181
* MSVC: Fix the CET parametersYuhang Zhao2022-07-201-4/+1
* CMake: Propagate qtbase's original staging prefix to other Qt reposJoerg Bornemann2022-07-121-14/+27
* CMake: Process extra dependencies for plugin targets as wellAlexandru Croitor2022-07-121-0/+7
* CMake: Clarify qt_record_extra_third_party_dependency docsAlexandru Croitor2022-07-122-1/+3
* CMake: Don't create duplicate plugin targets in shared buildsAlexandru Croitor2022-07-081-8/+6
* 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: 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-052-0/+13
* CMake: Don't force CONFIG mode when looking for system PCRE2Alexandru Croitor2022-07-051-1/+5
* CMake: Fix confusing FPHSA zstd version warning messageAlexandru Croitor2022-07-051-1/+4
* CMake: Rewrite double-conversion find moduleAlexandru Croitor2022-07-053-54/+77
* CMake: Fix lookup of system PCRE2 versionAlexandru Croitor2022-07-051-1/+1
* CMake: Don't show the incompatible version warning when not neededAlexandru Croitor2022-07-011-1/+9
* CMake: Fix prl files not to contain hard-coded library pathsAlexandru Croitor2022-06-252-1/+29
* Doc: Skip 'qt5/' part in 3rd party documentationKai Köhne2022-06-231-0/+1
* CMake: fix build with FreeBSD 13.1Thiago Macieira2022-06-231-0/+1
* wasm: Optimize use of openglesLorn Potter2022-06-221-11/+1
* headerclean: remove dead codeMarc Mutz2022-06-221-4/+0
* Long live QT_INLINE_SINCE!Marc Mutz2022-06-221-0/+14
* CMake: Find system harfbuzz even if pkg-config is disabledJoerg Bornemann2022-06-201-9/+26
* Add missing argument to list(APPEND in __qt_internal_get_tool_imported_locationAlexey Edelev2022-06-171-1/+1
* CMake: Warn when using CMake 3.21.1Alexandru Croitor2022-06-161-0/+6
* modulecppexports.h.in: re-indent nested preprocessor directivesMarc Mutz2022-06-141-3/+3
* CMake: Fix typosKai Köhne2022-06-1316-21/+22
* CMake: Ensure top-level builds are affected by our chosen log levelAlexandru Croitor2022-06-132-11/+33
* CMake: Show configuration summary on first configurationAlexandru Croitor2022-06-131-5/+38
* Make configure -no-pkg-config actually workJoerg Bornemann2022-06-131-3/+8
* CMake: Fix check for system harfbuzz if pkg-config is unavailableJoerg Bornemann2022-06-131-12/+13
* CMake: up the minimum C version to C11Thiago Macieira2022-06-121-5/+2
* wasm: Replace depreciated --embind compiler argumentLorn Potter2022-06-021-1/+2
* wasm: don't enable specialHTMLTargets by defaultMorten Sørvig2022-06-011-1/+1
* Avoid some new clang 14 warnings on Android NDK 24 buildVille Voutilainen2022-05-271-0/+5
* Adjust installing and running wasm-testrunnerDavid Skoland2022-05-272-4/+17
* wasm: update emscripten to 3.1.10Lorn Potter2022-05-271-1/+1
* CMake: Use the PRODUCT_NAME for the iOS display name like qmakeAlexandru Croitor2022-05-201-0/+7
* CMake: Fix issue with linking against static library on iOSAlexandru Croitor2022-05-201-3/+0
* CMake: Automatically use Xcode generator in qt-cmake + iOSAlexandru Croitor2022-05-201-2/+7
* CMake: set correct COMPILE_PDB_NAME for static librariesLi Xinwei2022-05-204-12/+19