summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Do not make extra copy of public headers for external headers moduleMichal Klocek2022-09-121-5/+8
* CMake: allow user specified boolean values to have any caseRolf Eike Beer2022-09-071-1/+1
* CMake: Override simulator architecture to x86_64 for Xcode generatorTor Arne Vestbø2022-08-161-2/+2
* cmake: Don't reference global data in qt_internal_get_title_caseTor Arne Vestbø2022-08-151-1/+1
* 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-4/+35
* CMake: Fix Ninja Multi-Config dependency issues for top-level targetsAlexandru Croitor2022-08-051-3/+5
* CMake: Fix single standalone tests to use same Qt C++ language stdAlexandru Croitor2022-08-032-1/+5
* CMake: Relax constraint on not having feature values changeAlexandru Croitor2022-08-031-1/+9
* CMake: Fix install destination of in-tree examplesAlexandru Croitor2022-07-271-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-111-14/+27
* Disable bitcode for iOSTor Arne Vestbø2022-07-081-1/+0
* CMake: Improve 'Generating Plugins' messageAlexandru Croitor2022-07-051-1/+6
* CMake: Fix qml plugin prl files not to have hardcoded pathsAlexandru Croitor2022-07-042-0/+13
* CMake: Don't force CONFIG mode when looking for system PCRE2Alexandru Croitor2022-07-041-1/+5
* CMake: Fix confusing FPHSA zstd version warning messageAlexandru Croitor2022-07-041-1/+4
* CMake: Rewrite double-conversion find moduleAlexandru Croitor2022-07-043-54/+77
* CMake: Fix lookup of system PCRE2 versionAlexandru Croitor2022-07-041-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-272-1/+29
* CMake: fix build with FreeBSD 13.1Thiago Macieira2022-06-221-0/+1
* headerclean: remove dead codeMarc Mutz2022-06-221-4/+0
* modulecppexports.h.in: re-indent nested preprocessor directivesMarc Mutz2022-06-211-3/+3
* CMake: Warn when using CMake 3.21.1Alexandru Croitor2022-06-161-0/+6
* CMake: Find system harfbuzz even if pkg-config is disabledJoerg Bornemann2022-06-161-9/+26
* CMake: Fix check for system harfbuzz if pkg-config is unavailableJoerg Bornemann2022-06-161-12/+13
* Make configure -no-pkg-config actually workJoerg Bornemann2022-06-131-3/+8
* 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-05-231-0/+7
* CMake: Fix issue with linking against static library on iOSAlexandru Croitor2022-05-231-3/+0
* CMake: Automatically use Xcode generator in qt-cmake + iOSAlexandru Croitor2022-05-231-2/+7
* CMake: Fix line endings of wrapper scriptsJoerg Bornemann2022-05-182-11/+23
* CMake: Fix static library link order when using qmakeAlexandru Croitor2022-05-132-1/+19
* Hardcode atomic_LIB as -latomicDmitry Shachnev2022-05-131-1/+1
* CMake: Handle strip wrapper creation more robustlyAlexandru Croitor2022-05-111-11/+21
* configure: Add newline between configure summary and build instructionsTor Arne Vestbø2022-05-071-1/+1
* configure: Add mold to helpTasuku Suzuki2022-05-071-1/+1
* build system: support module local definitionsFabian Kosmale2022-05-075-0/+28
* CMake: Fix typo in error messageJoerg Bornemann2022-05-021-1/+1
* Cherry-pick qt-testrunner.py from dev branchDimitrios Apostolou2022-04-272-0/+3
* Pass compilers on to examples configsAllan Sandfeld Jensen2022-04-271-0/+4
* zlib as static libraryKai Köhne2022-04-252-29/+40
* CMake: Fix interleaved configure outputAlexandru Croitor2022-04-251-0/+5
* CMake: Print prefix info when building qtbaseAlexandru Croitor2022-04-191-0/+9