Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-809

Make it possible to override clean for a product

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 1.4.0
    • General
    • None

    Description

      I build some external dependencies with qmake via qbs. This works fairly well when building as I know the output artifacts that I need (libraries), but it falls apart when doing clean/rebuild. The reason is that qbs have no notion of all the intermediate parts that qmake (or some other build tool) creates, and is thus hampered.

      In my project, a good solution would be to add a clean property to product where I could run some specific clean commands (with qmake that would just be qmake clean) instead of (or probably together with) qbs clean, similar to Rule.prepare.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              larsivi Lars Ivar Igesund
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes