summaryrefslogtreecommitdiffstats
path: root/cmake/QtToolHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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