qt5base-lts/qmake/generators
Joerg Bornemann 5ab8efd66a Make conflicting targets check less strict
People tend to "turn off debug and release builds" by just not building
one of the variants. For example, Qt's own rcc is built in release only,
however it is configured for debug_and_release with the same TARGET for
both.

Let qmake complain about conflicting TARGETs only we're about to build
all of those conflicting targets, i.e. if build_all is set.

Change-Id: I0448bf5cb421e2d801d3cc30e0d80353fba0d999
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-10-03 20:28:03 +02:00
..
mac Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-09 07:51:49 +00:00
unix qmake: Place prl files under Resources in framework bundles 2019-10-03 11:11:20 +02: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 Make conflicting targets check less strict 2019-10-03 20:28: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