summaryrefslogtreecommitdiffstats
path: root/cmake/QtToolHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Allow filtering modules that will use pre-built toolsAlexey Edelev2024-03-201-0/+9
* Make possible partial tool lookup when using QT_HOST_PATHAlexey Edelev2024-02-141-8/+20
* Allow disabling QT_USE_QSTRINGBUILDER definition for tool targetsAlexey Edelev2023-08-091-1/+0
* cmake helpers: support NO_PCH_SOURCES wherever NO_UNITY_BUILD_SOURCES areMarc Mutz2023-08-071-0/+1
* CMake: Add missing check for tool target promotionAlexandru Croitor2023-07-051-1/+1
* Set QT_COMMAND_LINE_PARSER_NO_GUI_MESSAGE_BOXES before TRY_RUNAmir Masoud Abdol2023-06-201-1/+2
* Disable TRY_RUN when cross compilingAmir Masoud Abdol2023-06-171-2/+2
* Add TRY_RUN_FLAGS argument to customize the TRY_RUN commandAmir Masoud Abdol2023-06-151-3/+10
* Add TRY_RUN option to qt_internal_add_toolAmir Masoud Abdol2023-06-011-1/+54
* Replace STREQUAL cases with variable checksAmir Masoud Abdol2023-04-041-5/+7
* Improvement to NO_UNITY_BUILD_SOURCES, and fix related bugsAmir Masoud Abdol2023-04-031-8/+2
* Fix an issue with passing NO_UNITY_BUILD_SOURCESAmir Masoud Abdol2023-03-151-2/+8
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-081-1/+14
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-3/+6
* Add the 'QT_INTERNAL_AVOID_OVERRIDING_SYNCQT_CONFIG' flagAlexey Edelev2023-01-131-1/+10
* Add configure-time tools to the 'host_tools' targetAlexey Edelev2023-01-051-0/+4
* Win32: Add "longPathAware" manifest / rc for internal toolsCristian Adam2022-12-081-0/+4
* Create the versioned variant of Qt tools in cross platform buildAmir Masoud Abdol2022-12-071-1/+2
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-1/+2
* Use PARSE_ARGV signature to process arguments instead of escapingAlexey Edelev2022-09-211-1/+2
* Add function to add and compile executables at configure timeAlexey Edelev2022-09-131-0/+42
* Move the tool look-up functionality to a separate functionAlexey Edelev2022-09-121-137/+150
* CMake: propagate deprecations definitions to tools and appsIvan Solovev2022-09-071-0/+3
* Use the INSTALL_CMAKE_NAMESPACE to locate module tools targetAlexey Edelev2022-09-011-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Improve tool not found error messageAlexandru Croitor2022-08-121-3/+16
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Deprecate _add_app/executable/test/tool PUBLIC_LIBRARIES optionAlexandru Croitor2022-07-291-1/+11
* CMake: Record used package version for each target dependencyAlexandru Croitor2022-07-011-1/+38
* CMake: Fix typosKai Köhne2022-06-131-1/+1
* CMake: Fix initialization of QT_BUILD_TOOLS_BY_DEFAULTJoerg Bornemann2022-05-111-7/+0
* CMake: Make possible building Qt tools without the use of core libraryAlexey Edelev2022-05-061-16/+13
* CMake: also allow building tools when found elsewhere in host buildsThiago Macieira2022-05-041-20/+37
* CMake: Fix typo in error messageJoerg Bornemann2022-05-021-1/+1
* CMake: Work around build rpath issue when CMAKE_STAGING_PREFIX is setAlexandru Croitor2022-04-221-1/+1
* CMake: Fix cross-build without qt.toolchain.cmakeJoerg Bornemann2022-02-181-3/+4
* CMake: Introduce QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATHJoerg Bornemann2022-02-151-0/+13
* CMake: Fix forcing usage of host tools when doing a desktop buildAlexandru Croitor2021-10-291-7/+21
* CMake: Enforce lookup of host Tools packages in qt_internal_add_toolAlexandru Croitor2021-10-291-13/+37
* CMake: Allow disabling package version checkAlexandru Croitor2021-10-271-1/+6
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+8
* CMake: Exclude dSYM INSTALL commands for already excluded tools in debugMartin Vejdarski2021-08-171-1/+1
* CMake: Place internal apps in the correct output directoryAlexandru Croitor2021-07-091-22/+5
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-161-4/+1
* cmake: Allow tools to enable exceptionsRobert Griebl2021-06-141-1/+7
* Fix EXTRA_CMAKE_FILES behavior of qt_internal_add_toolJoerg Bornemann2021-06-011-9/+24
* Add a way to install versioned hard-links for toolsJoerg Bornemann2021-03-251-2/+12
* Complete the renaming of qt_add_tool to qt_internal_add_toolJoerg Bornemann2021-03-041-3/+3
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-021-1/+8
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-20/+6