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

create qmake2qbs tool

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • None
    • None
    • General
    • None

      we need a tool to semi-automate migration from qmake to qbs.

      the tool should be intelligent enough to:

      • map pro and pri files to Modules, also nested ones (see QBS-573)
      • collect sources, including VPATH
      • collect dependency declarations via QT
      • recognize and map simple conditions. to do that, the project evaluator will need to tag values with the condition stack each assignment is in.
      • possibly recognize a bunch of qt module specific constructs to ease the migration of qt itself.

      ideally, the original .pro file should be pasted into the .qbs file as a comment, annotating what has been migrated and what needs manual treatment. however, that may be a bit hard to accomplish if the migrator works on the evaluation result, not the sources.

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

            Unassigned Unassigned
            buddenha Oswald Buddenhagen
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes