qt5base-lts/qmake/generators
Tor Arne Vestbø 9115c7ae45 qmake: Avoid writing glue project file when only generating prl files
When qmake is run with -prl we don't need to write the glue makefile,
and doing so will end up with MakefileGenerator::writeProjectMakefile
trying to write to an invalid Option::output, resulting in warnings:

  QIODevice::write device not open

Change-Id: I196b185570e7329c621c2ccb8530b43f4be51ee6
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-10-09 02:10:03 +02: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 Remove dead QMakeSourceFileInfo caching feature from QMake 2019-08-20 20:27:52 +02:00
makefiledeps.h Remove dead QMakeSourceFileInfo caching feature from QMake 2019-08-20 20:27:52 +02: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