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

Move syncqt execution to build time to allow parallel execution for better performance

    XMLWordPrintable

Details

    • User Story
    • Resolution: Won't Do
    • P2: Important
    • 6.0.0
    • None
    • Build System
    • None

    Description

      Currently syncqt is ran for each module at configure time, which means each reconfigure takes a longer time than necessary.

      Consider moving syncqt execution to build time (make / jom), which allows it to be executed in parallel for different modules.

      Also consider running it only once, and then the developer would have to rerun it somehow manually when changing header files. But we save time on incremental builds then.

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes