summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Use Release and Debug configuration for multi-config Qt builds by defaultAlexey Edelev2023-08-111-1/+9
* cmake helpers: support NO_PCH_SOURCES wherever NO_UNITY_BUILD_SOURCES areMarc Mutz2023-08-087-2/+6
* Fix standalone headersclean_check targetsAlexey Edelev2023-08-021-0/+4
* qt_enable_separate_debug_info: Enable custom location of dSYM directoryMichael Brüning2023-07-311-3/+15
* CMake: Make sure to follow BuildInternals CMAKE_BUILD_TYPE on WindowsAlexandru Croitor2023-07-272-0/+2
* CMake: Unify CMAKE_BUILD_TYPE behavior on all platformsAlexandru Croitor2023-07-272-1/+20
* CMake: Fix gc_sections genex evaluation in pkgconfig file creationAlexandru Croitor2023-07-162-0/+18
* modulecppexports.h.in: replace non-ASCII with ASCII charactersMarc Mutz2023-07-151-5/+5
* CMake: Prevent infinite loop when generating module .pri filesJoerg Bornemann2023-07-101-0/+5
* Silence the missing BundleIdentifier warning for non-Xcode generatorsAmir Masoud Abdol2023-07-101-7/+9
* Add '_sync_headers' for interface libraries to "ALL"v6.6.0-beta2Alexey Edelev2023-07-071-0/+7
* Android[openssl]: Check existence of OpenSSL .so file before useMårten Nordheim2023-07-071-3/+8
* CMake: Add missing check for tool target promotionAlexandru Croitor2023-07-051-1/+1
* CMake: Don't use VCPKG_DEFAULT_TRIPLET for triplet deductionMårten Nordheim2023-07-051-2/+2
* Android: Downgrade OpenSSL configure error to warningVolker Hilsheimer2023-07-041-4/+5
* CMake: Avoid creating empty directories when installing Find*.cmakeAmir Masoud Abdol2023-07-041-0/+8
* Fix syncqt compiler and linker flags handlingAlexey Edelev2023-06-301-0/+24
* CMake: Don't use check_language for Objective-C/C++Alexandru Croitor2023-06-301-9/+4
* Look for MoltenVK headers if there are installed separately using BrewAmir Masoud Abdol2023-06-301-0/+20
* Update the implementation of -unity-buildAmir Masoud Abdol2023-06-301-7/+2
* CMake: Require CMake 3.21 when building/using Qt on Apple platformsAlexandru Croitor2023-06-281-1/+5
* Fix headers clean for newer msvcMichal Klocek2023-06-281-1/+1
* Android:CMake: Add argument to bundle OpenSSL libs for internal testsAssam Boudjelthia2023-06-281-0/+10
* Introduce -no-vcpkg flag for disabling vcpkg detection/integrationAmir Masoud Abdol2023-06-274-1/+9
* Introduce QT_SYNC_HEADERS_AT_CONFIGURE_TIME flagAlexey Edelev2023-06-273-2/+19
* wasm: update emscripten to 3.1.37Piotr Wierciński2023-06-261-1/+1
* Set QT_COMMAND_LINE_PARSER_NO_GUI_MESSAGE_BOXES before TRY_RUNAmir Masoud Abdol2023-06-231-1/+2
* Resolve an issue with detecting GSSAPI on macOSAmir Masoud Abdol2023-06-231-1/+1
* wasm: enable asyncify for batched tests onlyMorten Sørvig2023-06-211-2/+5
* Fix CMP0099 impact - disallow propagating internal linker optionsAlexey Edelev2023-06-203-6/+25
* Fix typo in qt_internal_add_global_definitionAlexey Edelev2023-06-191-1/+1
* Disable TRY_RUN when cross compilingAmir Masoud Abdol2023-06-171-2/+2
* Use QT_64BIT instead of checking CMAKE_SIZEOF_VOID_PAmir Masoud Abdol2023-06-171-1/+1
* Silence a warning in EGL checkAmir Masoud Abdol2023-06-171-1/+2
* Add TRY_RUN_FLAGS argument to customize the TRY_RUN commandAmir Masoud Abdol2023-06-161-3/+10
* Fix external header support in qtsyncAlexey Edelev2023-06-143-0/+28
* Fix indentation of generated cmake code snippetKai Köhne2023-06-141-8/+8
* CMake: Remove local __PPS targetKai Köhne2023-06-141-5/+3
* Wrap the GNU/Clang compiler-dependent flags with genex conditionsAlexey Edelev2023-06-131-3/+21
* Replace list(FIND with simplified IN_LIST checkAlexey Edelev2023-06-131-4/+2
* Fix the issue with setting the QT_BUILDING_QTAmir Masoud Abdol2023-06-121-2/+2
* Remove debug symbols from Android's release buildAmir Masoud Abdol2023-06-091-0/+20
* Move QT_ALLOW_SYMLINK_IN_PATHS warning to config.summaryAmir Masoud Abdol2023-06-091-6/+0
* Revert "CMake: make compile options consistent for Qt created libraries"Alexandru Croitor2023-06-082-4/+3
* Fix an issue with processing -prefix paths ending with \ on WindowsAmir Masoud Abdol2023-06-081-1/+7
* CMake: apply OpenBSD patch to enable $ORIGINThiago Macieira2023-06-081-1/+1
* Resolve an issue when running `/qt-configure-module .`v6.6.0-beta1Amir Masoud Abdol2023-06-071-1/+4
* Use parentheses for Xcode specific variablesAmir Masoud Abdol2023-06-071-3/+3
* Generate and set a CFBundleIdentifier when none were provided on macOSAmir Masoud Abdol2023-06-021-50/+72
* Collect module_sync_headers targets from the target depsAlexey Edelev2023-06-022-0/+12