Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-17 | Add tests which demonstrate cases when we could potentially resolve ↵ | Karen Arutyunov | 1 | -0/+1 | |
unsatisfied dependency constraints but currently fail | |||||
2023-11-14 | Fix unexpected 'unable to satisfy dependency' error in pkg_configure() by ↵ | Karen Arutyunov | 1 | -0/+1 | |
turning collect_order_dependent() into collect_dependent() | |||||
2023-08-04 | Add support for specifying package archive and directory as a dependency for ↵ | Karen Arutyunov | 1 | -0/+1 | |
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. | |||||
2023-07-31 | Fix unexpected 'no package available for dependency' error when building ↵ | Karen Arutyunov | 2 | -0/+2 | |
from archives (GH issue #303) | |||||
2023-07-28 | Fix inability to fetch repository containing toolchain-unsatisfied packages ↵ | Karen Arutyunov | 1 | -0/+1 | |
(GH issue #305) Note: the breaking commit is d6d72bc6e454. | |||||
2023-06-15 | Add --deorphan pkg-build option | Karen Arutyunov | 7 | -0/+7 | |
2022-06-20 | Implement dependency configuration negotiation | Boris Kolpackov | 18 | -0/+18 | |
For the detailed history see the dep-config and dep-config-neg branches. | |||||
2022-02-14 | Add support for reflect clause in tests package manifest value | Karen Arutyunov | 1 | -0/+1 | |
2022-02-14 | Add tests for building package with diamond dependency graph | Karen Arutyunov | 1 | -0/+1 | |
2022-01-17 | Add support for multiple dependencies in alternative | Karen Arutyunov | 1 | -0/+1 | |
2021-07-09 | Add support for linked configurations | Karen Arutyunov | 2 | -0/+2 | |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 1 | -0/+1 | |
2018-05-24 | Adapt to inventing package_name type | Karen Arutyunov | 1 | -0/+1 | |
2018-04-19 | Implement dependency up/down-grade/unhold | Karen Arutyunov | 5 | -0/+5 | |
2018-03-12 | Add support for --keep-out option | Karen Arutyunov | 1 | -0/+1 | |
2018-02-22 | Add missing files required for pkg-build tests | Karen Arutyunov | 3 | -0/+3 | |
2017-03-15 | Port test.sh to testscript | Karen Arutyunov | 15 | -0/+15 | |