summaryrefslogtreecommitdiff
path: root/src/windeployqt/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* windeployqt: Deploy MSVC2017 redistributable filesv5.9.15.9.1Friedemann Kleint2017-06-231-23/+48
* windeployqt: Determine name of ANGLE libraries by existenceFriedemann Kleint2017-06-021-8/+8
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-311-15/+19
|\
| * windeployqt: Unconditionally deploy all files of Quick Controls 1v5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Friedemann Kleint2017-05-221-11/+0
| * Revert "windeployqt: Remove deployment of libglesv2 and libegl"v5.9.0-beta4Friedemann Kleint2017-05-051-4/+19
* | windeployqt: Add Qt5GamePad with pluginsFriedemann Kleint2017-05-311-1/+4
* | windeployqt: Refactor the plugin - module lookup to use an arrayFriedemann Kleint2017-05-311-34/+40
|/
* windeployqt: Adapt to QML cache filesv5.9.0-beta3Friedemann Kleint2017-04-211-4/+19
* windeployqt: Remove the Qt5CLucene moduleFriedemann Kleint2017-03-131-52/+47
* windeployqt: Fix deployment of the Qt 3D renderer pluginsFriedemann Kleint2017-03-071-3/+3
* windeployqt: Add an option to turn off patching Qt5Core.dllFriedemann Kleint2017-02-031-1/+8
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-11/+4
* windeployqt: Compile with QT_NO_FOREACHFriedemann Kleint2017-01-101-33/+39
* windeployqt: Use member initializationFriedemann Kleint2016-12-141-31/+22
* windeployqt: Remove deployment of libglesv2 and libeglOliver Wolff2016-11-141-19/+4
* windeployqt: Added deployment of new unified QtANGLE libraryOliver Wolff2016-11-041-8/+18
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-2/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-2/+6
| |\
| | * windeployqt: Add QtSerialBusFriedemann Kleint2016-09-141-2/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-7/+38
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-021-7/+38
| |\ \ | | |/
| | * winrt: arm: copy ucrtbased.dll in debug modeMaurice Kalinowski2016-07-201-0/+27
| | * windeployqt: Fix option --dry-runFriedemann Kleint2016-07-181-7/+11
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-17/+12
|\ \ \ | |/ /
| * | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-12/+17
|\ \ \ | |/ /
| * | windeployqt: Adapt to new layout of Qt Quick Controls 2.Friedemann Kleint2016-05-061-6/+6
| * | windeployqt: Adjust to changes in QtWebEngineJoerg Bornemann2016-05-061-6/+11
| |/
* | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-04-061-1/+2
|\ \ | |/
| * windeployqt: Silence message about deploying the web engine process.Friedemann Kleint2016-02-261-1/+2
* | windeployqt: Fix build.Friedemann Kleint2016-03-301-1/+1
|/
* windeployqt: Fix some CLANG warnings.Friedemann Kleint2016-01-181-5/+4
* windeployqt: print WebEngine-related errors only onceJoerg Bornemann2016-01-121-4/+1
* windeployqt: Adjust to changes in QtWebEngineJoerg Bornemann2016-01-121-4/+9
* windeployqt: Fix QtWebEngineWidgets-based projectsJoerg Bornemann2016-01-121-4/+4
* windeployqt: Add support for --plugindirThiago Macieira2016-01-081-3/+17
* windeployqt: don't print the error message in deploy()Thiago Macieira2016-01-081-1/+0
* windeployqt: Fix version detection of Qt Quick Controls.Friedemann Kleint2015-12-211-15/+12
* windeployqt: Add missing translations (qtserialport, qtwebengine).Friedemann Kleint2015-12-011-2/+2
* windeployqt: Increment value for QtTextToSpeechMaurice Kalinowski2015-11-271-1/+1
* windeployqt: Add support for QtTextToSpeechMaurice Kalinowski2015-11-271-2/+6
* windeployqt: Expand module enum values to max entriesMaurice Kalinowski2015-11-271-48/+48
* windeployqt: Mark option -release-with-debug-info as obsolete.Friedemann Kleint2015-11-061-17/+14
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-0/+1
|\
| * windeployqt: Clear argument list of lconvert in locale loop.Friedemann Kleint2015-10-231-0/+1
| * windeployqt: Do not patch Qt5Core on WinRT/Windows Phonev5.5.15.5.1Oliver Wolff2015-09-151-6/+12
* | windeployqt: Workaround for QtQuick.PrivateWidgetsFriedemann Kleint2015-09-281-2/+4
* | windeployqt: Fix QML deployment for Qt Quick Controls v2.Friedemann Kleint2015-09-281-2/+23
* | windeployqt: Fix the module name matching to longer rely on substring search.Friedemann Kleint2015-09-281-12/+24
* | windeployqt: Add option to deploy .pdb files.Friedemann Kleint2015-09-101-17/+75