qt5base-lts/qmake/generators/win32
Joerg Bornemann 2dcfaf7bee qmake/vcxproj generator: Fix bug in extra compiler initialization
QMake ignored every extra compiler that sets variable_out and whose
output does not have a builtin compiler (C++, C).

What the code wants to achieve is to ignore extra compilers that put
their output into variables that are handled "somewhere else already",
e.g. are in the otherFilters list. Evidence for that is to be found in
the addOnInput == true if branch.

Task-number: QTBUG-71283
Change-Id: I8c1d76febccacb450cd14ad7a1f4b87726832312
Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-02-13 13:01:49 +00:00
..
mingw_make.cpp qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE} 2018-10-12 18:06:33 +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 Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
msvc_nmake.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +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 qmake/vcxproj generator: Fix bug in extra compiler initialization 2019-02-13 13:01:49 +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
winmakefile.cpp qmake: use default libdirs to search for prl libs 2019-01-08 09:46:42 +00:00
winmakefile.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00