Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1247

Windows cross-compilers should automatically be detected if hostOS does not contain "windows" and targetOS does

    XMLWordPrintable

Details

    • 1a15ca43205966a5d0f94a5caaf240eb4df94e7f

    Description

      There are several well-known compiler triples for GCC-based Windows cross compilers, which can easily be installed via a Linux package manager. On non-Windows platforms, if the targetOS contains windows, the compiler probe should look for these triples in their well-known installed locations and use them if found.

      This allows Windows projects to be built on Linux with a simple qbs.targetPlatform binding (and therefore with profile:none). Consequently, this brings us closer to being able to remove setup-toolchains entirely.

      Attachments

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

        Activity

          People

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes