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