Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-2133

Read "Target compiler" values from platform configs

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • None
    • 5.12
    • Coin (obsolete)
    • None

    Description

      As we switch the compiler which we use from Android's SDK in Qt 5.12 (from GCC to clang), we need a way to request that compiler from platform configs. The 'compiler' configuration given in the platform_configs was the 'host compiler' used to create the host tools. We also used that value in Android builds to actually define the 'target compiler' which was GCC in the past.

      Because in Windows we need to define the host compiler (mingw or msvc) and the Android compiler (GCC or clang) and this also depends on the Qt5 branch, it's most convenient to just add the needed column (target compiler) and get rid of any assumptions in the code.

      Attachments

        Issue Links

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

          Activity

            People

              tosaraja Tony Sarajärvi
              tosaraja Tony Sarajärvi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes