purge "dumping all variables" debug loops
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 23 Apr 2012 17:31:02 +0000 (19:31 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 12:35:31 +0000 (14:35 +0200)
commit104ee6921652d168884d6ae6faece9e4efc73024
tree9a4a4df1aed3aac3c6901b2d80c9fb1e06666bc9
parent2ca26162f8348719ee04e63b4e80be8b5131521d
purge "dumping all variables" debug loops

the as-we-go dump is sufficient (and usually necessary to actually find
the problem). if only the summary is interesting, the -E option can be
used now.

Change-Id: I9e34c6db9dcb99b38013c4d0cb80b8cb88ca36b5
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
qmake/generators/mac/pbuilder_pbx.cpp
qmake/generators/metamakefile.cpp
qmake/generators/win32/msvc_vcproj.cpp