summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix typosKai Köhne2022-06-131-1/+1
* CMake: Make possible building Qt tools without the use of core libraryAlexey Edelev2022-05-061-1/+1
* CMake: Disable CMAKE_INSTALL_RPATH_USE_LINK_PATHAlexandru Croitor2022-04-191-11/+9
* CMake: Allow no install + custom on-device prefix for desktop buildsAlexandru Croitor2022-04-191-1/+1
* CMake build: generate pkgconfig for public modulesMartin Reboredo2022-02-281-0/+1
* Add missing include of QtPublicCMakeHelpersAlexey Edelev2022-02-101-0/+1
* CMake: Fix rpath set for Qml plugins to not contain lib64Alexandru Croitor2022-02-031-0/+5
* Use IMPORTED_LOCATION of rcc targetAlexey Edelev2022-02-011-0/+1
* CMake: add support for GNU/HurdPino Toscano2022-01-191-0/+2
* CMake: Fix errors about missing qt_setup_tool_path_command.bat.inJoerg Bornemann2021-12-151-3/+3
* CMake: Fix build on Windows with CMake 3.19Joerg Bornemann2021-12-131-10/+3
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-101-1/+1
* Improve double call protection of qt_internal_generate_tool_command_wrapperAlexey Edelev2021-10-151-4/+15
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-2/+0
* Remove unused EXE_FLAGS option from qt_internal_add_executable()Craig Scott2021-09-181-1/+0
* CMake: Don't cache QT_SYNCQT across buildsJoerg Bornemann2021-09-031-4/+0
* Move the logic associated with platform definition directoryAlexey Edelev2021-07-131-26/+0
* Fix platform definition directory in top-level buildAlexey Edelev2021-07-071-1/+1
* Fix the detection of platform definitions directoryAlexey Edelev2021-07-051-25/+33
* Throw FATAL_ERROR if specified platform doesn't existAlexey Edelev2021-06-251-0/+11
* Move dependency lookup functionality to the common macroAlexey Edelev2021-06-191-1/+1
* CMake: Add public FindPackageHelpersDominik Holland2021-06-141-0/+1
* CMake: Add support for building with clang-clCristian Adam2021-06-041-1/+3
* Remove CMake compatibility functions for old APIJoerg Bornemann2021-06-041-1/+0
* Add support for building and installing repo target setsJoerg Bornemann2021-05-201-0/+1
* CMake: Make qt_internal_walk_libs available in public projectsAlexandru Croitor2021-05-111-0/+2
* CMake: Refactor handling of static pluginsAlexandru Croitor2021-05-111-0/+5
* Add _qt_internal_wrap_tool_command to replace QT_TOOL_PATH_SETUP_COMMANDAlexey Edelev2021-04-301-0/+15
* Add Solaris support in cmake buildNiclas Rosenvik2021-04-211-0/+14
* wasm: add cmake build supportLorn Potter2021-04-011-1/+1
* Remove the redundant code related to the QT_NAMESPACE variableAlexey Edelev2021-03-301-5/+0
* Refactor qt_internal_add_plugin() and qt6_add_plugin()Craig Scott2021-03-291-22/+37
* Set QT_DEFAULT_MKSPEC for various bsd systemsNiclas Rosenvik2021-03-191-0/+10
* qtdeclarative now directly handles more qml-specific logicCraig Scott2021-03-101-1/+0
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-1/+0
* CMake: Reformat shared keyword listsCraig Scott2021-02-241-12/+63
* CMake: setup windows tools path only when building on WindowsSamuli Piippo2021-02-111-1/+1
* CMake: Rename QML2 imports to QML importsUlf Hermann2021-02-081-1/+1
* Fix QT_TOOL_PATH_SETUP_COMMANDJuha Vuolle2021-01-271-1/+1
* Fix invalid Qt prefix version when looking for HostInfo moduleAlexey Edelev2021-01-261-11/+0
* Move UNICODE and _UNICODE definitions to internal platform targetAlexey Edelev2021-01-191-1/+1
* CMake: Use cmake_language(DEFER) when available for scope finalizersAlexandru Croitor2020-11-251-2/+5
* CMake: Rename QtBuildInternalsAndroid.cmake to QtAndroidHelpers.cmakeJoerg Bornemann2020-11-241-0/+4
* QNX7.1 updatesMarianne Yrjänä2020-11-201-1/+1
* cmake: Remove indirection via Startup target for EntryPointTor Arne Vestbø2020-11-121-1/+0
* CMake: Fix installation errors in multi-config buildJoerg Bornemann2020-11-101-1/+1
* CMake: Yield fatal error on malformed INSTALL_MKSPECSJoerg Bornemann2020-10-301-0/+4
* CMake: Let doc targets depend on doc tools in top-level buildJoerg Bornemann2020-10-231-0/+1
* CMake: Introduce Qt6::Startup targetAlexandru Croitor2020-10-121-0/+1
* win: Set correct target mkspec for qmake builds for arm64 buildsOliver Wolff2020-10-091-1/+5