summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Make Qt headers work with MSVC /W4Kai Köhne2023-07-181-1/+1
* CMake: Fix gc_sections genex evaluation in pkgconfig file creationAlexandru Croitor2023-07-142-0/+18
* modulecppexports.h.in: replace non-ASCII with ASCII charactersMarc Mutz2023-07-141-5/+5
* CMake: Don't set QT_BUILDING_QT for single standalone testsAlexandru Croitor2023-07-122-3/+10
* Explain why we can't use -Za in MSVC headersclean checkMichal Klocek2023-07-121-0/+3
* Allow OpenGL to be found on X11-less Linux systems (using libOpenGL)Yaroslav Isakov2023-07-121-0/+10
* Disable vcpkg detection/integration by defaultAmir Masoud Abdol2023-07-122-2/+2
* Enable QT_NO_CONTEXTLESS_CONNECT in headerscleanGiuseppe D'Angelo2023-07-121-0/+1
* Set VCPKG_CHAINLOAD_TOOLCHAIN_FILE to supplied_toolchain_fileAmir Masoud Abdol2023-07-111-1/+1
* Detect vcpkg after everything elseAmir Masoud Abdol2023-07-111-1/+1
* Add a private API to capture a graphics frameHatem ElKharashy2023-07-111-0/+20
* CMake: Prevent infinite loop when generating module .pri filesJoerg Bornemann2023-07-101-0/+5
* Add '_sync_headers' for interface libraries to "ALL"Alexey Edelev2023-07-071-0/+7
* Android[openssl]: Check existence of OpenSSL .so file before useMårten Nordheim2023-07-061-3/+8
* Silence the missing BundleIdentifier warning for non-Xcode generatorsAmir Masoud Abdol2023-07-061-7/+9
* 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
* Look for MoltenVK headers if there are installed separately using BrewAmir Masoud Abdol2023-06-301-0/+20
* Fix syncqt compiler and linker flags handlingAlexey Edelev2023-06-291-0/+24
* CMake: Don't use check_language for Objective-C/C++Alexandru Croitor2023-06-291-9/+4
* Update the implementation of -unity-buildAmir Masoud Abdol2023-06-291-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
* Introduce QT_SYNC_HEADERS_AT_CONFIGURE_TIME flagAlexey Edelev2023-06-273-2/+19
* Introduce -no-vcpkg flag for disabling vcpkg detection/integrationAmir Masoud Abdol2023-06-274-1/+9
* Fix comment in QtModuleHelpers.cmakeJoerg Bornemann2023-06-271-1/+1
* wasm: update emscripten to 3.1.37Piotr Wierciński2023-06-261-1/+1
* wasm: enable asyncify for batched tests onlyMorten Sørvig2023-06-211-2/+5
* Android:CMake: Add argument to bundle OpenSSL libs for internal testsAssam Boudjelthia2023-06-211-0/+10
* Make WASM export names different across modulesMikolaj Boc2023-06-201-8/+4
* Set QT_COMMAND_LINE_PARSER_NO_GUI_MESSAGE_BOXES before TRY_RUNAmir Masoud Abdol2023-06-201-1/+2
* Resolve an issue with detecting GSSAPI on macOSAmir Masoud Abdol2023-06-201-1/+1
* Disable TRY_RUN when cross compilingAmir Masoud Abdol2023-06-171-2/+2
* CMake: Remove the dysfunctional -testcocoon configure optionJoerg Bornemann2023-06-161-1/+0
* Use QT_64BIT instead of checking CMAKE_SIZEOF_VOID_PAmir Masoud Abdol2023-06-161-1/+1
* Fix CMP0099 impact - disallow propagating internal linker optionsAlexey Edelev2023-06-163-6/+25
* Add TRY_RUN_FLAGS argument to customize the TRY_RUN commandAmir Masoud Abdol2023-06-151-3/+10
* Fix typo in qt_internal_add_global_definitionAlexey Edelev2023-06-141-1/+1
* 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
* Silence a warning in EGL checkAmir Masoud Abdol2023-06-121-1/+2
* Fix external header support in qtsyncAlexey Edelev2023-06-093-0/+28
* Fix the issue with setting the QT_BUILDING_QTAmir Masoud Abdol2023-06-091-2/+2
* Move QT_ALLOW_SYMLINK_IN_PATHS warning to config.summaryAmir Masoud Abdol2023-06-081-6/+0
* Remove debug symbols from Android's release buildAmir Masoud Abdol2023-06-081-0/+20
* Fix indentation of generated cmake code snippetKai Köhne2023-06-081-8/+8
* CMake: Unify CMAKE_BUILD_TYPE behavior on all platformsAlexandru Croitor2023-06-082-1/+20
* Revert "CMake: make compile options consistent for Qt created libraries"Alexandru Croitor2023-06-082-4/+3