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

add a 'dist' target to TEMPLATE=subdirs in qmake

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.4.0
    • 4.7.3
    • Build tools: qmake
    • None
    • qtbase#dev: e437d5ff4b02b00e18e94930fe9d02547511ccb2

    Description

      Add a rule 'dist' to qmake, so one could
      % make dist
      on a large project, and it created a tar file that contained all relevant files, from all sub directories.

      Right now, qmake doesn't create a 'dist' target for a "SUBDIRS" project:

      devin@(none):~/Desktop/code-projects/synthclone$ make dist
      make: *** No rule to make target `dist'. Stop.
      devin@(none):~/Desktop/code-projects/synthclone$

      This is a copy of QTBUG-3124, which was closed because the issue was old, and not because it was resolved in some fashion.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            surfacepatterns Devin Anderson
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes