qt5base-lts/qmake/generators
Simon Hausmann 0eb4dcad89 Fix developer build with -Werror
The group parameter is only used when cross-compiling, mark it as unused
otherwise. This is noticeable in the cmake branch because there we build
qmake with cmake and apply the same warning flags, as opposed to the
bootstrapped qmake build when using ... qmake.

The cache file parameter in qmake is unused and the
mustEnsureWritability is only used on Windows.

Change-Id: I08655d5150f5a967c2340ee7678bad3a4d69914f
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-10-15 10:46:06 +00:00
..
mac Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-09 07:51:49 +00:00
unix qmake: Parse -framework link lines the same way the linker does 2019-10-04 13:09:26 +00:00
win32 Fix needless resolution of -l LIBS entries on Windows 2019-10-03 20:27:48 +02:00
makefile.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
makefile.h Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
makefiledeps.cpp Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
makefiledeps.h Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
metamakefile.cpp qmake: Avoid writing glue project file when only generating prl files 2019-10-09 02:10:03 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-04 07:03:54 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00