Age | Commit message (Collapse) | Author | Files | Lines |
|
collect_build_prerequisites() and fix unexpected 'unable to satisfy dependency' failure
|
|
through all the depends clauses
|
|
collection is postponed
|
|
|
|
collect_order_dependents()
|
|
|
|
re-evaluation failure
|
|
configuration negotiation has been performed
|
|
existing dependents
|
|
from archives (GH issue #303)
|
|
|
|
(GH issue #305)
Note: the breaking commit is d6d72bc6e454.
|
|
clauses is not yet supported' error (GH issue #302)
|
|
reconfigured
|
|
|
|
|
|
|
|
|
|
failure in pkg-build
|
|
|
|
buildfile naming
|
|
For the detailed history see the dep-config and dep-config-neg branches.
|
|
dependency selection
Also fix the dependency alternative selection so that if the dependency
package of a different version is already being built, then make sure that one
of them is satisfactory for all the dependents and don't consider this
alternative if that's not the case.
|
|
configuration variables are specified for dependent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
manifests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also make some cleanups (always probe URLs prior to git-ls-remote, use peeled
reference ids to identify repository fragments, etc).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|