qt5base-lts/qmake/library
Oswald Buddenhagen 3fdf69b599 update m_featureRoots less aggressively
it's not necessary to immediately re-calculate the roots after assigning
QMAKE_PLATFORM - it's sufficient to do it on-demand, so merely
invalidate them. this avoids that we re-calculate them multiple times
without ever using them in between while processing specs with
distributed platform assignments.

Change-Id: If508594764811b96a577fc81c5ded34ab0453148
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
(cherry picked from qtcreator/28df27d924bb407791a76de8159c9ffa6efde283)
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-07-19 17:15:16 +02:00
..
ioutils.cpp minor optimization: don't concatenate strings needlessly 2013-07-19 17:15:16 +02:00
ioutils.h minor optimization: don't concatenate strings needlessly 2013-07-19 17:15:16 +02:00
proitems.cpp fix warning in ProStringList_join 2013-05-07 15:03:11 +02:00
proitems.h update size calculations for assignment statements 2013-05-20 15:20:26 +02:00
qmake_global.h add missing ifdefery 2013-06-12 16:27:10 +02:00
qmakebuiltins.cpp don't unnecessarily use QFileInfo::filePath() 2013-07-19 17:15:16 +02:00
qmakeevaluator_p.h Update feature paths on assignment to QMAKE_PLATFORM 2013-02-18 17:07:17 +01:00
qmakeevaluator.cpp update m_featureRoots less aggressively 2013-07-19 17:15:16 +02:00
qmakeevaluator.h cache results of feature search 2013-07-19 17:15:16 +02:00
qmakeglobals.cpp Merge branch 'stable' into dev 2013-07-11 16:42:01 +02:00
qmakeglobals.h don't flush qmake command line twice 2013-02-01 17:38:29 +01:00
qmakeparser.cpp update size calculations for assignment statements 2013-05-20 15:20:26 +02:00
qmakeparser.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00