Add filtering for packages (-p can be overloaded to mean this).
This would accept the package, deps and rdeps functions, but not test. The point of this would be to possibly build a smaller set of tests (at the cost of a different feature unification result, plus the inability to reuse builds).
This doesn't block the full release of filter expressions.
Add filtering for packages (
-pcan be overloaded to mean this).This would accept the
package,depsandrdepsfunctions, but nottest. The point of this would be to possibly build a smaller set of tests (at the cost of a different feature unification result, plus the inability to reuse builds).This doesn't block the full release of filter expressions.