Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-35176

QML import-scanner runs at qmake time, not as extra compiler that depends on qml files

    XMLWordPrintable

Details

    Description

      Being run at qmake time means any changes to a qml file to add a new import will not work until you do another qmake run. It would be preferable to run the import-scanner as an extra-compiler with proper makefile-deps, and only write the output-cpp file if the imports change, so that you dont get needless re-compilers of the import-cpp-file.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              vestbo Tor Arne Vestbø
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes