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

Provide way to programmatically manage kits

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • All Other Issues
    • None
    • All

      The `.pro.shared` file is very powerful for sharing project settings between machines. Unfortunately, it is not a complete solution to cloning a project across machines and operating-systems.

      For a seamlessly cloning development environment, it should also be possible to programmatically set up a Build Kit. This is especially helpful for bare metal and custom Qt builds.

      (The Maintenance Tool already does this, where it instructs Qt Creator to create or delete kits. However, this is not accessible outside the Maintenance Tool, and the Maintenance Tool only configures Qt Creator for detected Qt SDKs.)

      A suggested way to implement this feature is to create a `.kit` file type. This would be double-clicked or otherwise loaded into Qt Creator.

       

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

            con Eike Ziller
            kubark42_ Kenz Dale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes