summaryrefslogtreecommitdiffstats
path: root/src/windeployqt/utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move windows utilities into shared folderOliver Wolff2018-04-061-996/+0
* windeployqt: Compile with QT_NO_FOREACHFriedemann Kleint2017-01-101-12/+15
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-1/+2
|\
| * windeployqt: Fix temporary file leakFriedemann Kleint2016-10-101-1/+2
* | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
|/
* Fix compiling windeployqt on linux targeting windows.David Schulz2016-03-301-1/+1
* windeployqt: Fix some CLANG warnings.Friedemann Kleint2016-01-181-9/+9
* windeployqt: Fix the module name matching to longer rely on substring search.Friedemann Kleint2015-09-281-0/+24
* windeployqt: Patch qt_prfxpath when deploying Qt5CoreKai Koehne2015-08-031-0/+49
* windeployqt: Adapt to MSVC 2015.Friedemann Kleint2015-07-211-9/+12
* windeployqt: Fix MSVC debug/release detection for WinRT.v5.5.0-rc1v5.5.0Friedemann Kleint2015-06-151-3/+9
* windeployqt: Detect -release -force-debug-info MSVC builds as release.Friedemann Kleint2015-06-141-29/+62
* Update copyright headersAntti Kokko2015-02-141-7/+7
* windeployqt: Add --release-with-debug-info option..Friedemann Kleint2014-10-291-4/+6
* Update license headers and add new license filesAntti Kokko2014-09-251-18/+10
* windployqt: Fix cross-compilation.Friedemann Kleint2014-05-091-1/+1
* 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-091-4/+20
* Fix compilation of windeployqt on platforms other than Windows.Friedemann Kleint2014-04-091-2/+2
* windeployqt: Deploy d3dcompiler from system only if word size matches.Friedemann Kleint2014-03-111-4/+19
* windeployqt: Support delay-load linked DLLs.Friedemann Kleint2014-01-151-1/+16
* windeployqt: Use standard streams.Friedemann Kleint2014-01-131-13/+11
* windeployqt: add a -dry-run option to simulate deploymentAndrew Knight2014-01-081-6/+7
* windeployqt: Fix deployment of the D3D compilers.Friedemann Kleint2013-12-191-4/+4
* Use qmlimportscanner in windeployqt.Friedemann Kleint2013-11-261-0/+5
* windeployqt: Move finding shared libraries into a function in utils.Friedemann Kleint2013-11-111-0/+29
* windeployqt: Introduce constants and functions for shared library suffixes.Friedemann Kleint2013-11-041-1/+1
* Move JSON handling into utilsAndrew Knight2013-10-221-2/+6
* Long live windeployqt!Friedemann Kleint2013-09-301-0/+805