Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
pkg-build
Also make sure that a package specified as an archive or directory always
replaces selected package.
Also add support for deorphaning and upgrading of such a package.
|
|
up/downgrade+deorphan mode
|
|
from archives (GH issue #303)
|
|
|
|
(GH issue #305)
Note: the breaking commit is d6d72bc6e454.
|
|
clauses is not yet supported' error (GH issue #302)
|
|
dependency
|
|
reconfigured
|
|
|
|
|
|
|
|
|
|
|
|
regardless of manifest/subprojects checksum
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
constraint
|
|
different configuration clusters
|
|
|
|
|
|
|
|
explicitly specified
Now, if configuration is not specified for a system dependency package, then
it is assumed to be specified for all current configurations and their
explicitly linked configurations, recursively, including private
configurations that can potentially be created during this run.
|
|
|
|
|