Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-94102

Model Linux distro option in Conan recipes

    XMLWordPrintable

Details

    • Task
    • Resolution: Out of scope
    • P2: Important
    • None
    • None
    • Build System

    Description

      CI needs to differentiate builds with different Linux distros also when using Conan.

      We want to stick to upstream version of settings.yml so that users do not need to use
      our version of it (a subsetting for Linux os for the distro) and merge it into their project(s).

      This means that the only available way to model this is to have a "distro" Conan option declared in each module recipe. If used then it will affect the package-id and builds with different distros are treated as different binaries.

      options = {"distro": ANY, .....}

      Attachments

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

        Activity

          People

            iknd Iikka Eklund
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes