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

Qt6 build system should give a list of installed files per Qt module

    XMLWordPrintable

Details

    • Task
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 6.0.0
    • None

    Description

      For Qt6 we want to package binaries per Qt module, not per git module. For this the packaging needs to know which files are part of each Qt module (after make install?).

      Proposal:

      "make install" would write a file in some format that lists files per Qt module. The file format should also contain the Qt module dependencies.

      The dependencies list should also contain the dependencies outside the gitmodule?
      Rationale: packaging would need to maintain that list by hand otherwise or parse that information from elsewhere which adds complexity.

       

      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
              iknd Iikka Eklund
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes