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

Add support for ahead-of-time generation of QML type caches

    XMLWordPrintable

Details

    Description

      The QML engine (as of Qt 5.8) generates cache files on the disk at run-time that contain data structures and generated code that make it possible to avoid the length type compilation step the next time the .qml/.js file is loaded.

      We want to be able to generate these cache files at application build time, in regular build environments as well as when cross-compiling.

      Attachments

        Issue Links

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

          Activity

            People

              shausman Simon Hausmann
              shausman Simon Hausmann
              Votes:
              2 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes