summaryrefslogtreecommitdiffstats
path: root/src/windeployqt
Commit message (Expand)AuthorAgeFilesLines
* windeployqt: Fix check for MSVC 64 bit debug buildKai Koehne2014-04-111-4/+4
* Fix check whether PE file is a debug build for MinGWKai Koehne2014-04-092-6/+23
* Fix compilation of windeployqt on platforms other than Windows.Friedemann Kleint2014-04-091-2/+2
* windeployqt: Add compiler runtime.Friedemann Kleint2014-04-032-6/+93
* windeployqt: Disable d3dcompiler deployment on WinRTAndrew Knight2014-03-311-1/+2
* Add position and sensor plugins to deploymentMaurice Kalinowski2014-03-311-0/+4
* windeployqt: Add module Qt5MultimediaQuick_p.Friedemann Kleint2014-03-191-21/+23
* windeployqt: fix informational outputJoerg Bornemann2014-03-121-4/+4
* windeployqt: Deploy d3dcompiler from system only if word size matches.Friedemann Kleint2014-03-113-6/+21
* windeployqt: Fixed --debug and --release together with --qmldirOliver Wolff2014-02-271-5/+5
* windeployqt: Enable module enumeration type for all MSVC.Friedemann Kleint2014-02-211-1/+1
* Document how to use windeployqt.Mitch Curtis2014-02-121-1/+5
* windeployqt: Add options to override debug/release detection.Friedemann Kleint2014-01-221-1/+28
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-1/+1
|\
| * windeployqt: Fix help formatting.Friedemann Kleint2014-01-141-1/+1
* | windeployqt: Support delay-load linked DLLs.Friedemann Kleint2014-01-151-1/+16
* | windeployqt: Use standard streams.Friedemann Kleint2014-01-133-53/+64
* | windeployqt: add a -dry-run option to simulate deploymentAndrew Knight2014-01-083-16/+27
* | windeployqt: Add a list mode which is suitable for an Appx mapping fileAndrew Knight2014-01-062-3/+12
* | windeployqt: Add output options for simple listsAndrew Knight2014-01-062-3/+61
|/
* windeployqt: Fix deployment of the D3D compilers.Friedemann Kleint2013-12-192-11/+39
* windeployqt: Copy .qml files as well.Friedemann Kleint2013-12-181-1/+1
* windeployqt: Copy QML directory structure correctly.Friedemann Kleint2013-12-183-9/+72
* windeployqt: Fix scanning of QML-plugins.Friedemann Kleint2013-12-171-1/+1
* windeployqt: Fix operators in additional options check.Friedemann Kleint2013-12-161-3/+3
* windeployqt: Concatenate qmlimportscanner results.Friedemann Kleint2013-12-133-2/+16
* windeployqt: Automatically add some dependencies.Friedemann Kleint2013-12-121-0/+8
* windeployqt: Add module Qt5CLucene.Friedemann Kleint2013-12-121-24/+26
* windeployqt: Change option -qmldir to accept multiple values.Friedemann Kleint2013-12-121-4/+11
* windeployqt: Change command line option for QtHelp module to qthelp.Friedemann Kleint2013-12-121-1/+1
* windeployqt: Ignore empty paths returned by qmlimportscanner.Friedemann Kleint2013-12-121-2/+4
* windeplopyqt: Run qmlimportscanner from current directory.Friedemann Kleint2013-12-121-1/+1
* Use qmlimportscanner in windeployqt.Friedemann Kleint2013-11-266-24/+255
* windeployqt: Move finding shared libraries into a function in utils.Friedemann Kleint2013-11-113-36/+39
* windeployqt: Introduce constants and functions for shared library suffixes.Friedemann Kleint2013-11-043-8/+21
* windeployqt: Clean up declarations.Friedemann Kleint2013-11-041-4/+3
* windeployqt: Update modules list.Friedemann Kleint2013-11-041-36/+62
* windeployqt: Fix matching of modules to take substrings into account.Friedemann Kleint2013-10-301-4/+10
* remove pointless statementsOswald Buddenhagen2013-10-301-3/+1
* Move JSON handling into utilsAndrew Knight2013-10-223-42/+45
* windeployqt: Fix deployment of command line applications.Friedemann Kleint2013-10-111-4/+1
* Long live windeployqt!Friedemann Kleint2013-09-306-0/+2655