summaryrefslogtreecommitdiffstats
path: root/cmake/QtToolHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document more arguments of qt_internal_add_toolJoerg Bornemann2021-02-151-0/+6
* Prepare installation of tools to libexecJoerg Bornemann2021-02-151-6/+19
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-071-0/+2
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-201-4/+4
* CMake: Fix installation errors in multi-config buildJoerg Bornemann2020-11-101-0/+10
* CMake Build: Enable separate debug info for all target typesCristian Adam2020-11-041-3/+1
* CMake: Support installing extra cmake files for toolsKai Koehne2020-10-291-1/+32
* CMake: Fix additional target info filesJoerg Bornemann2020-10-201-1/+2
* CMake: Fix tool targets for top-level cross-buildsJoerg Bornemann2020-10-091-0/+6
* CMake: Fix leftover usage of qt_add_executableAlexandru Croitor2020-10-071-1/+1
* CMake: Install PDB debug info for MSVC buildsAlexandru Croitor2020-10-061-0/+1
* CMake: Generate *AdditionalTargetInfo.cmake for toolsJoerg Bornemann2020-09-281-0/+4
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-2/+2
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+380