qt5base-lts/qmake
Tor Arne Vestbø 9f14f92398 Add CONFIG flag to use the compiler to generate makefile dependencies
Using CONFIG+=GNUmake will enable dependency tracking using included
dependency files, but will use an implicit makefile rule to generate
each .d file.

We now support an additional CONFIG option, gcc_MD_depends, that
instead passes the -MD flag to a GCC (compatible) compiler. This
will generate a .d file as a side-effect of the normal compile
step.

Change-Id: Ib6ce1d93e7f07e316a345bf12aa6f2b4e9a6415d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2011-10-24 15:39:33 +02:00
..
generators Add CONFIG flag to use the compiler to generate makefile dependencies 2011-10-24 15:39:33 +02:00
cachekeys.h
CHANGES
main.cpp qmake: Replace Q_WS_WIN by Q_OS_WIN 2011-10-21 12:34:50 +02:00
Makefile.unix
Makefile.win32
Makefile.win32-g++
Makefile.win32-g++-sh
meta.cpp
meta.h
option.cpp find qt.conf more reliably 2011-09-12 18:25:54 +02:00
option.h
project.cpp
project.h
property.cpp
property.h
qmake_pch.h qmake: Replace Q_WS_WIN by Q_OS_WIN 2011-10-21 12:34:50 +02:00
qmake.pri
qmake.pro