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

Remove the deprecated sync.profile files from Qt repositories

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • None
    • Build System: CMake
    • None
    • 663273520 (dev), 4ad2c00a4 (dev), a574851c7 (dev), 31090d86e (dev), 2fc19b3b2 (dev), 6f6a2f3cd (dev), 1685f46ea (dev), 691ffb1f6 (dev), 42e6b575d (dev), 4daa1da06 (dev), d8ee63cc0 (dev), f674bbf59 (dev), 9092794ae (dev), 058836dd2 (dev), 4a4b45988 (dev)

      sync.profile files are not used by build procedure anymore. syncqt takes all the necessary information from the CMake source tree and doesn't require extra source of information regarding the modules. This allows us to remove the sync.profile files and the syncqt.pl script.
      However, some other tools have been using sync.profile as well, so we need to sort those out first:

      • qtwebengine/tools/scripts/make_archive.sh
      • qtqa/scripts/api-review/sync-filter-api-headers

      (There is also a comment in qtbase/cmake/QtModuleHelpers.cmake which mentions syncqt.pl so should be updated.)

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

            semlanik Alexey Edelev
            semlanik Alexey Edelev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes