summaryrefslogtreecommitdiffstats
path: root/src/shared/winutils/utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove macdeployqt and windeployqtJoerg Bornemann2021-11-261-1006/+0
* windeployqt: Replace qmake querying with qtpathsKai Köhne2021-11-101-2/+2
* winutils: Remove unused methodKai Köhne2021-10-211-18/+0
* Windows utils: Remove runElevatedBackgroundProcess()Friedemann Kleint2020-11-121-39/+0
* windeployqt: Add optional qmake parameterOliver Wolff2020-09-161-2/+2
* Fix MSVC runtime detection for WinRT debug binariesPaweł Wegner2020-06-031-1/+1
* Fix build because can't convert ushort* to const char16_t *Liang Qi2020-05-181-1/+1
* windeployqt: Refactor platform enumerationFriedemann Kleint2019-12-191-3/+4
* windeployqt: Fix debug detection of "_app" versions of MSVC runtimeOliver Wolff2019-12-191-0/+3
* windeployqt: Fix MinGW deploymentFriedemann Kleint2019-12-131-1/+1
* windeployqt: Fix detection of MSVC runtimeJiong Chang2019-11-211-7/+6
* windeployqt: Do not patch Qt5Core.dll unless necessaryFriedemann Kleint2019-11-051-7/+12
* windeployqt: Fix some Clang warningsFriedemann Kleint2018-12-121-4/+2
* Enable Windeployqt to package arm64 desktop appsThomas Miller2018-12-071-2/+24
* winutils: Fix MinGW warnings about missing struct members initializersFriedemann Kleint2018-10-231-1/+1
* winutils: Add possibility to run elevated background processesOliver Wolff2018-04-061-0/+39
* Rename Windows(MinGW) to WindowsDesktop(MinGW) in Platform enumOliver Wolff2018-04-061-1/+1
* Move windows utilities into shared folderOliver Wolff2018-04-061-0/+996