Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1595 Add support for OS compilers
  3. QBS-752

Add support for Emscripten platform/toolchain

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: P4: Low P4: Low
    • 2.5.0
    • General
    • None
    • 6af4d856f86e29ea9696ba73ca644f13ce97caff

      Toolchain is Clang-compatible and so is mostly trivial. Resulting applications can be run using node.js, which we already support.

      One small issue is that the Emscripten compiler warns when using absolute include paths. There should be an option in the base cpp module to convert include paths which are subpaths of the project.sourceDirectory, to relative paths. There's a command line option to disable these warnings but obviously it's desirable.

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

            kandeler Christian Kandeler
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes