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

Model Linux distro option in Conan recipes

XMLWordPrintable

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

      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, .....}

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes