Details
-
Task
-
Resolution: Duplicate
-
P2: Important
-
None
-
None
-
None
Description
Currently the build order in QBS is defined by Rules alone. There should be a way to specify that a dependency of product P must be fully processed before processing of P can begin (prebuild dependencies).
My suggestion is for a bool property on the Depends item to control whether that dependency must be built in sequence or parallel (default). Can't think of a good name at the moment.
Attachments
Issue Links
- relates to
-
QBS-16 Support for creating redistributable installer packages
- Open