summaryrefslogtreecommitdiffstats
path: root/src/tools/windeployqt
Commit message (Expand)AuthorAgeFilesLines
* windeployqt: Fix access of invalid iterators crashOliver Wolff2025-06-191-3/+6
* Adjust webengine resources deploymentMichal Klocek2025-05-071-7/+14
* windeployqt: Deploy Qt dependencies of local non Qt dependenciesOliver Wolff2025-04-101-12/+36
* windeployqt: Make "recursive plugin deployment" the defaultOliver Wolff2025-04-102-8/+1
* windeployqt: Fix typo in warning messageOliver Wolff2024-10-251-1/+1
* Use QIODevice::readLineInto() instead of readLine() in loopsRym Bouabid2024-09-201-4/+3
* windeployqt: deployWebProcess: Copy QtWebEngineProcess.exe to `--libdir`Orkun Tokdemir2024-08-151-2/+6
* Windeployqt: fix exclusion option for Internal modulesTimothée Keller2024-08-141-6/+6
* windeployqt: Use QProcess instead of an ad hoc reimplementationJoerg Bornemann2024-08-071-249/+20
* windeployqt: Fix typo in mkspec detectionOliver Wolff2024-07-031-1/+1
* QDirListing: add flags to handle entries filteringAhmad Samir2024-06-271-1/+2
* windeployqt: MSVC: Add support for ARM64 hostsOliver Wolff2024-05-141-1/+21
* windeployqt: Deploy target dlls for directx and vc runtimeOliver Wolff2024-04-262-6/+13
* Make deployment of openssl plugin optionalOliver Wolff2024-03-211-5/+77
* Windeployqt: prevent output for --list optionTimothée Keller2024-03-151-4/+5
* Revert "Windeployqt: remove unused library list"Timothée Keller2024-03-141-1/+12
* Windeployqt: improve multiple directory warningTimothée Keller2024-03-141-3/+5
* Windeployqt: introduce --include-soft-plugins command line optionMichał Policht2024-03-072-21/+44
* Port to QDirListingAhmad Samir2024-03-031-5/+3
* Fix spelling of FFmpeg in (end-)user-visible string of windeployqtVolker Hilsheimer2024-03-011-2/+2
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Windeployqt: also allow platform-type plugin selectionTimothée Keller2024-01-161-11/+11
* Windeployqt: remove unused library listTimothée Keller2024-01-151-12/+1
* Windeployqt: add output for determining plugin/module relationTimothée Keller2024-01-151-2/+2
* Deploy FFmpeg dlls with windeployqtJøger Hansegård2023-12-181-0/+42
* tools: port away from QPairMarc Mutz2023-12-142-1/+2
* windeployqt: Proper error message when qtpaths.bat/.exe could not be runOliver Wolff2023-12-112-9/+13
* Windeployqt: Fix -v/--version optionTimothée Keller2023-11-281-2/+9
* windeployqt: improve MSVC runtime detectionYuhang Zhao2023-11-021-3/+13
* Windeployqt: add options to deploy/block pluginsTimothée Keller2023-10-314-29/+269
* windeployqt: Don't copy files from unneeded QML modulesArno Rehn2023-10-102-4/+24
* Windeployqt: fix typoTimothée Keller2023-10-061-1/+1
* [windeployqt] Copy v8 context snapshotAnu Aliyas2023-09-121-5/+7
* Remove elfreader and other unix leftovers from windeployqtOliver Wolff2023-08-226-654/+18
* windeployqt: Do not deploy insighttracker plugin by defaultOliver Wolff2023-07-271-4/+25
* Windeployqt: also add internal modules to module listTimothée Keller2023-07-122-2/+4
* Update windeployqt with dxcLaszlo Agocs2023-06-273-0/+66
* Add TRY_RUN_FLAGS argument to customize the TRY_RUN commandAmir Masoud Abdol2023-06-151-1/+0
* Add TRY_RUN to host toolsAmir Masoud Abdol2023-06-081-0/+1
* windeployqt: improve debug detectionYuhang Zhao2023-04-261-10/+6
* Windeployqt: Add a check for LLVM-MinGW runtimesTimothée Keller2023-04-201-20/+36
* Windeployqt: change MinGW dll's import locationTimothée Keller2023-04-171-11/+16
* windeployqt: Add option to skip plugin types during deploymentOliver Wolff2023-04-121-9/+21
* windeployqt: Remove special handling of virtual keyboard pluginOliver Wolff2023-04-121-18/+0
* Windeployqt: change qtModule return value to prevent invalid modulesTimothée Keller2023-04-061-8/+14
* Windeployqt: Prevent '.' and '..' from being added to lconvertTimothée Keller2023-04-061-1/+6
* Windeployqt: Simplify infix detection for --libinfix buildsTimothée Keller2023-04-061-18/+5
* windeployqt: Make determineDebugAndDependentLibs more readableOliver Wolff2023-03-311-20/+35
* Windeployqt: prevent directory creation for dryrunsTimothée Keller2023-03-243-15/+17
* windeployqt: allow user set translation directoryYuhang Zhao2023-03-241-1/+9