qt5base-lts/qmake/generators
Joerg Bornemann 90779d96ad Ignore non-existent .ui file dependencies
Commit 80dea664 broke .ui files with global includes that are not part
of the project, because we blindly added every file path that falls
out of 'uic -d' as dependency.

Introduce the extra compiler CONFIG flag dep_existing_only to bring
back the old behavior that ignores non-existent dependencies and set
it for uic.

Change-Id: I6eaa82817c932a98ebac6d08115a9815d4b9dd21
Fixes: QTBUG-78144
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-09-18 08:24:46 +02:00
..
mac Don't add default lib dirs to LIBRARY_SEARCH_PATHS in xcode projects 2019-09-03 20:52:35 +02:00
unix Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE aux 2019-08-28 06:25:01 +00:00
win32 Make it possible to undefine NDEBUG for nmake and VS projects 2019-09-18 08:24:38 +02:00
makefile.cpp Ignore non-existent .ui file dependencies 2019-09-18 08:24:46 +02:00
makefile.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
makefiledeps.cpp qmake: Cleanup 2019-06-05 10:59:43 +02:00
makefiledeps.h qmake: replace a uint:1 with a bool 2016-08-15 22:16:09 +00:00
metamakefile.cpp qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Merge remote-tracking branch 'origin/5.12' into 5.13 2019-08-27 13:08:38 +02:00
projectgenerator.h qmake: Cleanup 2019-06-05 10:59:43 +02:00
xmloutput.cpp Fix escaping of < and > in QMake's XML generator 2019-08-12 14:46:20 +02:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00