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

Make it possible to override clean for a product

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes