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

Add order-only dependencies

    XMLWordPrintable

Details

    Description

      Qbs operates on artifact level in general. But sometimes it is necessary to enforce waiting for all artifacts of another product. Example:

      • project contains autotest-runner
      • autotests need non-executable artifacts from product A and B when running
      • there is no rule that specifies a dependency on the artifacts and it would be clumsy to explicitly write a dummy rule that does nothing.

      Suggestion:

      • Add property waitForAllArtifacts or something similar to Depends item

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            rweickelt Richard Weickelt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes