summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix host UiTools being picked up instead of target oneAlexandru Croitor2022-01-271-0/+1
* Fix build with clang-clYuhang Zhao2022-01-251-1/+1
* CMake: Support overriding CMAKE_BUILD_TYPE per-repo or testJoerg Bornemann2022-01-213-7/+53
* CMake: Display CMAKE_BUILD_TYPE when including QtSetupAlexandru Croitor2022-01-211-0/+2
* CMake: Add OUTPUT_TARGETS option to qt_internal_add_resourceUlf Hermann2022-01-201-1/+5
* CMake: Add support building Qt with the 'mold' linkerAlexandru Croitor2022-01-201-0/+59
* Fix minor grammar error in configure's closing messageEdward Welbourne2022-01-201-1/+1
* CMake: Merge QCC with GCC and ClangThiago Macieira2022-01-201-14/+1
* CMake: add support for GNU/HurdPino Toscano2022-01-193-1/+4
* CMake: Fix qt_run_linker_version_script_support to use active linkerAlexandru Croitor2022-01-182-1/+12
* CMake: Fix detection of linker availabilityAlexandru Croitor2022-01-183-16/+36
* CMake: Fix dbus headers not being added in qt_internal_extend_targetAlexandru Croitor2022-01-181-2/+2
* Clang: don't error out on -Wdeprecated-enum-enum-conversionMarc Mutz2022-01-181-0/+6
* CMake: Propagate qtbase's CMAKE_STAGING_PREFIX to Qt modulesJoerg Bornemann2022-01-182-12/+9
* wasm: modernize pthreads optionMorten Johan Sørvig2022-01-171-2/+2
* CMake: Add C/C++ compiler options to C/C++ sources onlyJoerg Bornemann2022-01-081-2/+7
* Enable -bigobj by default for QtAlexey Edelev2022-01-071-1/+8
* CMake: Fix WrapOpenSSL packageJoerg Bornemann2022-01-071-1/+1
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* Introduce qt-testrunner.pyDimitrios Apostolou2022-01-032-0/+3
* Exclude sources from HEADER_MODULE if cmake version is less than 3.19Alexey Edelev2022-01-031-3/+12
* Replace ANDROID_ABI argument with the QT_ANDROID_ABI target propertyAlexey Edelev2022-01-032-0/+10
* CMake: Add CryptoTokenKit framework for macOSIevgenii Meshcheriakov2021-12-231-0/+1
* CMake: Remove WinRT leftovers from build systemYuhang Zhao2021-12-183-15/+1
* CMake: Fix exit code to be shown properly on test failureAlexandru Croitor2021-12-171-1/+1
* CMake: Fix errors about missing qt_setup_tool_path_command.bat.inJoerg Bornemann2021-12-152-6/+3
* QtTestHelpers: print exit code upon failureFabian Kosmale2021-12-151-1/+1
* MSVC: Optimize global data to reduce binary sizeYuhang Zhao2021-12-151-1/+1
* Support configure -platform linux-clang-libc++Allan Sandfeld Jensen2021-12-143-0/+22
* Use the highest-available android SDK version as the 'target' SDKAlexey Edelev2021-12-141-15/+26
* CMake: Fix build on Windows with CMake 3.19Joerg Bornemann2021-12-132-10/+6
* wasm: remove deprecated argument for source mapsLorn Potter2021-12-131-1/+1
* wasm: update recommended emscripten to 3.0.0Lorn Potter2021-12-091-1/+1
* MSVC: Use dubbed FH4 to make C++ exception handling smallerYuhang Zhao2021-12-041-2/+5
* Install MSVC debug information for resource object librariesJoerg Bornemann2021-12-022-1/+32
* Enable warnings-are-errors for Visual Studio 2022Kai Köhne2021-11-301-2/+2
* CMake: Fix Android platform detectionJoerg Bornemann2021-11-291-1/+28
* Long live Q_GADGET_EXPORT!Marc Mutz2021-11-271-1/+1
* Add missing dependency of ${target}_check to ${target}_make_apkAlexey Edelev2021-11-261-0/+3
* qt_internal_add_module: Document HEADER_MODULE and STATICFabian Kosmale2021-11-261-0/+8
* Win32: Enable large address aware explicitlyYuhang Zhao2021-11-261-1/+1
* wasm: remove duplicate “--bind” optionMorten Johan Sørvig2021-11-191-2/+0
* Delete -Wextra compilation flag for GHS compilerTatiana Borisova2021-11-181-1/+5
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-161-0/+3
* Android: bump default QT_ANDROID_API_VERSION to 31Assam Boudjelthia2021-11-121-1/+1
* configure: Fix --foo=bar argumentsJoerg Bornemann2021-11-101-1/+1
* CMake: Add CoreBluetooth framework for macOSJuha Vuolle2021-11-101-0/+1
* cmake: Don't notify/warn the user when Xcode is not foundTor Arne Vestbø2021-11-101-3/+0
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-102-1/+26
* CMake: Fix default install prefix of top-level non-developer buildsJoerg Bornemann2021-11-081-1/+3