qt5base-lts/qmake
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
..
doc Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
generators remove support for Qtopia's QOM_OBJECT macro 2013-08-26 12:21:40 +02:00
library avoid deadlock in cache() during spec/cache loading 2013-08-27 13:36:34 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
Makefile.unix Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
Makefile.win32 Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
option.h implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp introduce /src qmake property variants 2013-06-12 16:27:21 +02:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
qmake.pro Merge remote-tracking branch 'origin/stable' into dev 2013-06-20 16:45:12 +02:00