summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Sync rpath documentation with the current implementationAlexandru Croitor2022-04-191-9/+25
* CMake: An -extprefix -developer-build should install by defaultAlexandru Croitor2022-04-191-3/+8
* CMake: Allow no install + custom on-device prefix for desktop buildsAlexandru Croitor2022-04-193-7/+10
* 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
* CMake: Allow passing -v to ninja when building examples as EPsAlexandru Croitor2022-04-051-0/+7
* CMake: Pass -v to ninja when using ctest --build-and-testAlexandru Croitor2022-04-051-1/+3
* CMake: Allow specifying custom install dir for non-EP examplesAlexandru Croitor2022-04-051-2/+9
* CMake: Rename QT_INTERNAL_CUSTOM_INSTALL_DIRAlexandru Croitor2022-04-052-6/+8
* Make possible to set android SDK/NDK roots from environmentAlexey Edelev2022-04-041-0/+14
* CMake: Fix picking of the binary_for_strip project locationAlexandru Croitor2022-03-292-20/+44
* CMake: Fix handling of the CROSSCOMPILING_EMULATOR propertyJoerg Bornemann2022-03-291-2/+3
* CMake: Don't hardcode the library directory nameChristophe Giboudeaux2022-03-291-1/+1
* CMake: Fix typo in configuration summary messageAlexandru Croitor2022-03-251-1/+1
* CMake: Enable verbose autogen for cmake auto tests and EP examplesAlexandru Croitor2022-03-251-0/+1
* CMake: Generate and use a wrapper script for stripping binariesAlexandru Croitor2022-03-253-0/+179
* CMake: Enable debug verbosity for cmake auto tests and EP examplesAlexandru Croitor2022-03-251-0/+3
* CMake: Mention where the configure summary can be foundAlexandru Croitor2022-03-231-0/+9
* CI: QNX qemu need docker service ports explicitly defined for visibilityPasi Petäjäjärvi2022-03-221-0/+2
* Install QtCopyFileIfDifferent as the 'public' cmake helperAlexey Edelev2022-03-221-1/+1
* QtPlatformSupport: add support for detecting webOSJanne Juntunen2022-03-211-0/+4
* CMake: Mitigate moc not finding correct headers in framework buildsAlexandru Croitor2022-03-181-4/+8
* CMake: Don't rely on CMAKE_FIND_ROOT_PATH_MODE_PACKAGE for examplesAlexandru Croitor2022-03-161-9/+4
* CMake: Fix cross-building examples in prefix builds as ExternalProjectsAlexandru Croitor2022-03-161-13/+12
* Add '-stdlib=libc++' only for c++ compilersAlexey Edelev2022-03-151-2/+6
* configure: Don't escape backslashes in passed configure argumentsAlexandru Croitor2022-03-141-1/+0
* CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVELAssam Boudjelthia2022-03-117-11/+18
* CMake: Make configure less verbose by defaultAlexandru Croitor2022-03-042-8/+33
* CMake: Generate wrapper shell scripts for all hosts when requestedAlexandru Croitor2022-03-042-27/+70
* Bootstrap: Make compiler warnings fatalKai Köhne2022-03-021-5/+6