qt5base-lts/qmake/generators
Joerg Bornemann e75aed1a96 Warn about conflicting DESTDIR/TARGET combination in debug_and_release
If a project has DESTDIR and TARGET set to fixed values, then the
target paths conflict when doing debug_and_release builds.

With this change we're detecting this situation and yield a warning.

Fixes: QTBUG-2736
Change-Id: Ib163db3463322792ab9fa5b997285ac9fc9819ab
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-08-09 10:29:28 +02:00
..
mac Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
unix Remove QMake's -createstub option 2019-08-03 14:48:10 +02:00
win32 Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00
makefile.cpp Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00
makefile.h Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00
makefiledeps.cpp Introduce Q_NAMESPACE_EXPORT 2019-06-28 06:47:29 +02:00
makefiledeps.h QMakeLocalFileName: remove mutable specifier from real_name 2019-08-08 17:05:19 +02:00
metamakefile.cpp Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00