Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12715

Qbs: Do not write all kits all the times into Qbs profiles

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • Qt Creator 3.1.2, Qt Creator 3.2.0-beta1

    Description

      Do not push all kits into Qbs profiles all the time. That can be really slow and can thus make startup times of Qt Creator really long (>40s for one user).

      Unfortunately there is no way to read out QtEnvironment from qbs after it was set on a profile, so it is really hard to decide when the data needs to be refreshed in the Qbs profiles.

      The only way forward that I see at this time is to add a good hash to Kits (and everything potentially included in them) so that we can store that hash in the profile. That is way too big a change for Qt Creator 3.2.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              hunger Tobias Hunger
              hunger Tobias Hunger
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes