summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: fix build with FreeBSD 13.1Thiago Macieira2022-09-091-0/+1
* Disable bitcode for iOSTor Arne Vestbø2022-08-181-1/+0
* CMake: Override simulator architecture to x86_64 for Xcode generatorTor Arne Vestbø2022-08-151-2/+2
* CMake: Fix detection of system double-conversionJoerg Bornemann2022-08-101-4/+9
* CMake: Fix examples to build as external projects when cross-compilingAlexandru Croitor2022-08-051-0/+35
* CMake: Fix Ninja Multi-Config dependency issues for top-level targetsAlexandru Croitor2022-08-051-3/+5
* CMake: Relax constraint on not having feature values changeAlexandru Croitor2022-08-031-1/+9
* CMake: Fix single standalone tests to use same Qt C++ language stdAlexandru Croitor2022-08-032-1/+5
* CMake: Fix install destination of in-tree examplesAlexandru Croitor2022-07-281-0/+6
* CMake: prepend build dir for examples buildSamuli Piippo2022-07-261-6/+6
* CMake: include the libexecdir in generated pkg-config filesEli Schwartz2022-07-261-0/+1
* CMake: Ensure build instructions are always shown the first timeAlexandru Croitor2022-07-261-1/+8
* CMake: Propagate qtbase's original staging prefix to other Qt reposJoerg Bornemann2022-07-151-14/+27
* cmake: Don't reference global data in qt_internal_get_title_caseTor Arne Vestbø2022-07-141-1/+1
* 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: Improve 'Generating Plugins' messageAlexandru Croitor2022-07-051-1/+6
* CMake: Don't show the incompatible version warning when not neededAlexandru Croitor2022-07-011-1/+9
* headerclean: remove dead codeMarc Mutz2022-06-301-4/+0
* CMake: Fix prl files not to contain hard-coded library pathsAlexandru Croitor2022-06-232-1/+29
* CMake: Warn when using CMake 3.21.1Alexandru Croitor2022-06-171-0/+6
* CMake: Find system harfbuzz even if pkg-config is disabledJoerg Bornemann2022-06-161-9/+26
* Make configure -no-pkg-config actually workJoerg Bornemann2022-06-151-3/+8
* CMake: Fix check for system harfbuzz if pkg-config is unavailableJoerg Bornemann2022-06-141-12/+13
* CMake: Disable CMAKE_INSTALL_RPATH_USE_LINK_PATHAlexandru Croitor2022-06-131-11/+9
* CMake: Fix implementation of qt_apply_rpathsAlexandru Croitor2022-06-131-14/+44
* 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
* CMake: Use the PRODUCT_NAME for the iOS display name like qmakeAlexandru Croitor2022-06-091-0/+7
* CMake: Automatically use Xcode generator in qt-cmake + iOSAlexandru Croitor2022-06-091-2/+7
* CMake: Fix typo in error messageJoerg Bornemann2022-06-031-1/+1
* CMake: Fix line endings of wrapper scriptsJoerg Bornemann2022-06-032-11/+23
* CMake: Fix issue with linking against static library on iOSAlexandru Croitor2022-06-031-3/+0
* CMake: Fix interleaved configure outputAlexandru Croitor2022-05-231-0/+5
* CMake: Sync rpath documentation with the current implementationAlexandru Croitor2022-05-231-9/+25
* CMake: Print prefix info when building qtbaseAlexandru Croitor2022-05-231-0/+9
* CMake: An -extprefix -developer-build should install by defaultAlexandru Croitor2022-05-231-3/+8
* CMake: Allow no install + custom on-device prefix for desktop buildsAlexandru Croitor2022-05-233-7/+10
* CMake: Fix static library link order when using qmakeAlexandru Croitor2022-05-232-1/+19
* CMake: Handle strip wrapper creation more robustlyAlexandru Croitor2022-05-231-11/+21
* Cherry-pick qt-testrunner.py from dev branchDimitrios Apostolou2022-05-192-0/+3
* Explicitly check for atomic addition and relaxed load operation supportMoody Liu2022-04-181-15/+19
* Suppress cmake warning about empty string argumentAlexey Edelev2022-04-121-1/+7
* Remove the LINK_LANGUAGE genex condition when generating .pc fileAlexey Edelev2022-04-121-0/+1
* CMake build: generate pkgconfig for public modulesMartin Reboredo2022-04-128-18/+223
* Fix check for pcre2 using cmakeJonas Kvinge2022-04-091-1/+1
* Reorganize work with graphical libraries on INTEGRITYTatiana Borisova2022-04-053-0/+33