qt5base-lts/qmake/generators/unix
Jake Petroules 05bd88bdd8 Fix an issue causing qmake to generate corrupt Makefiles.
This resolves an issue where qmake would generate a Makefile with an
install command immediately followed by a test command, with no
intermediary newline and tab to separate them.

Task-number: QTBUG-54035
Change-Id: I7f9226f25e92b49ce689d252e9c4a58b877f2972
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-06-15 22:18:29 +00:00
..
unixmake2.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
unixmake.cpp Fix an issue causing qmake to generate corrupt Makefiles. 2016-06-15 22:18:29 +00:00
unixmake.h Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00