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

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

XMLWordPrintable

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

      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.

       

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

            qtbuildsystem Qt Build System Team
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes