Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
|
|
|
|
then from just main database
|
|
|
|
|
|
|
|
Now that a package name can include a configuration, using just spaces is
insufficient.
|
|
|
|
|
|
|
|
case-insensitively on Windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also document tests, examples, and benchmarks package manifest values.
|
|
|
|
|
|
|