do not re-evaluate spec+cache in build passes
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 30 Jan 2012 14:47:45 +0000 (15:47 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 6 Mar 2012 05:34:49 +0000 (06:34 +0100)
commit84ddc063805deaa6e76eeff56076f5f359635073
tree61317c03277196f1d7d1ae2b998043ef23afdf58
parent703ef4f79edb30b8cf90c5bb62b1adf7acba55ff
do not re-evaluate spec+cache in build passes

clean up the somewhat convoluted code paths which forced re-evaluation.
now that the spec+cache are evaluated in a completely clean context
anyway, there is no point in re-evaluating them for build passes.

Change-Id: I12279083238e9ca7028af97f45e2638c8dc715b8
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
qmake/project.cpp
qmake/project.h