aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/msvctoolchain.h
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-05-18 14:32:26 +0200
committerEike Ziller <eike.ziller@qt.io>2021-05-19 07:41:24 +0000
commit801dbdf9324a67462eb6756f4ea49b31ae2074bb (patch)
tree4f8db8bb8fef6d54f25ff52d11f00a9d77bf5474 /src/plugins/projectexplorer/msvctoolchain.h
parent2c2a3a9bef9652a6de7213ca88a7c3de72f20e2b (diff)
Android/Qbs: Improve startup time
At startup the Android plugin looks at the NDK(s) for tool chains, and the for matching tool chains already registered in Qt Creator. If it finds one, it doesn't register a new one, but simply force-marks the found one as auto-detected. (See AndroidToolChainFactory::autodetectToolChainsFromNdks) Unfortunately changing the auto-detected property of a tool chain triggers a full update down the line, which for example Qbs takes as a hint to re-create profiles. This simply doesn't make sense. Setting the auto-detection flag shouldn't result in these updates. Task-number: QTCREATORBUG-25463 Change-Id: I22a5f6fbe08124a08041bf871e683bdbda279c01 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/msvctoolchain.h')
0 files changed, 0 insertions, 0 deletions