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

the 'qbs' module should be a namespace instead

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • None

    Description

      "qbs" is currently an actual module. but because modules can be imported into scope only via Depends items, it is not accessible inside Project items. this is inappropriate for something that represents global settings, and leads to unnatural workarounds like the Project::qbsSearchPath+Product::qbsSearchPath combination.

      so instead, "qbs" should be only a namespace for actually global properties.

      to enable this, several properties which apply to build targets must move to the cpp module first; see QBS-1611.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              buddenha Oswald Buddenhagen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes