qt5base-lts/qmake/generators/win32
Martin Storsjö d92c25b1b4 qmake: Fix building with lld with mingw makefiles
lld for coff/mingw doesn't support linker scripts, which qmake used
for passing larger numbers of input file names to the linker.

Instead of using a fullblown linker script for this, just use a plain
response file, which both lld and binutils ld support.

Change-Id: I3aace7902fa6ca861a0a9fe67feaa236e7ea417b
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2018-10-12 14:01:59 +00:00
..
mingw_make.cpp qmake: Fix building with lld with mingw makefiles 2018-10-12 14:01:59 +00:00
mingw_make.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msbuild_objectmodel.cpp Merge remote-tracking branch 'origin/5.11' into dev 2018-08-16 18:48:59 +02:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
msvc_nmake.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_objectmodel.cpp Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-30 01:00:19 +02:00
msvc_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_vcproj.cpp Revert "qmake: Work around MSVC compiler bug." 2018-09-26 05:41:08 +00:00
msvc_vcproj.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
registry_p.h move "shared" registry reading code into qmake 2016-12-23 13:45:50 +00:00
registry.cpp qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
winmakefile.cpp qmake: rework .prl filename construction 2018-08-30 05:30:17 +00:00
winmakefile.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00