summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
Commit message (Expand)AuthorAgeFilesLines
* Allow building with llvm-clang in macOSKuntal Majumder2023-03-061-1/+1
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-081-0/+3
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-3/+5
* Remove an unnecessary call to _qt_internal_generate_tool_command_wrapperAmir Masoud Abdol2023-01-161-5/+0
* CMake: Install module JSON files to INSTALL_ARCHDATADIR/modulesJoerg Bornemann2022-12-091-1/+1
* wasm: add support for wasm64 buildLorn Potter2022-12-071-1/+5
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-291-4/+0
* CMake: add SYSTEM_INCLUDE_DIRECTORIES to qt_internal_extend_targetThiago Macieira2022-11-281-0/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+9
* CMake: Add function to get tool wrapper shell script pathAlexandru Croitor2022-09-151-1/+1
* CMake: Rework tool wrapper shell script creationAlexandru Croitor2022-09-151-17/+5
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-301-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Move _qt_internal_create_command_script to a public fileAlexandru Croitor2022-08-171-0/+1
* Make wasm finalizers work for standalone tests and other reposMikolaj Boc2022-08-151-0/+4
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Remove internal __qt_add_plugin_*_args variablesJoerg Bornemann2022-08-031-37/+0
* CMake: Improve Qt6HostInfo package lookup conditionAlexandru Croitor2022-07-251-1/+2
* CMake: Move Qt6HostInfo lookup into a functionAlexandru Croitor2022-07-251-0/+8
* 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