Feature #1261
Provide automation for build dependency validation
Start date:
2011-07-24
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
Initial dependency metadata will be approximate, so we need a harness for validating the accuracy of dependency data on a package level, allowing make depend to be useful as a per-component target (initially it will be a top-level target).
This is a refinement to follow once the basic dependency implementation is done.
Updated by Aurélien Larcher almost 5 years ago
- Category set to OI-Userland
- Status changed from New to Resolved
- Assignee changed from Bayard Bell to Adam Števko
- Difficulty changed from Hard to Medium
Added in PR1945: https://github.com/OpenIndiana/oi-userland/pull/1945