qt5base-lts/qmake/library
Oswald Buddenhagen e0f2603f49 avoid deadlock in cache() during spec/cache loading
sync up; this doesn't actually do anything in qmake.

if we end up calling cache() from within the initialization of the base
context, we cannot wait for for the completion of that initialization
before we proceed, obviously.

Change-Id: If30c6f3665fe423e767373a8821c406b2f5e0eca
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
(cherry picked from qtcreator/b64b4431c20afd9e39c1463e736f998ef450688f)
2013-08-27 13:36:34 +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 avoid deadlock in cache() during spec/cache loading 2013-08-27 13:36:34 +02:00
qmakeevaluator_p.h Update feature paths on assignment to QMAKE_PLATFORM 2013-02-18 17:07:17 +01:00
qmakeevaluator.cpp lock baseEnv in cache() 2013-08-27 13:36:31 +02:00
qmakeevaluator.h implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +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 complain about absent files to -pro argument (in lupdate) 2013-08-20 22:56:07 +02:00
qmakeparser.h complain about absent files to -pro argument (in lupdate) 2013-08-20 22:56:07 +02:00
qmakevfs.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
qmakevfs.h implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00