Gonzalo Tornaría
|
d8c079c8df
|
common/scripts/xbps-cycles.py: add -Q and -K options for dependencies
|
2024-04-08 08:57:46 +07:00 |
Andrew J. Hesford
|
b270c7b115
|
common/scripts/xbps-cycles.py: skip subpackage dependency checks
Dependency checks for subpackages produce the same results as dependency
checks for the main package; skipping subpackages improves performance.
|
2023-08-17 10:47:41 -04:00 |
Đoàn Trần Công Danh
|
0db458e461
|
xbps-cycles: fix a typo
|
2022-12-28 08:56:13 +07:00 |
Piotr Wójcik
|
18d9a5dd55
|
common/xbps-cycles.py: deterministic cycle path
|
2021-06-30 21:09:10 +02:00 |
Piotr Wójcik
|
287624675c
|
common/xbps-cycles.py: Add cache option
allows to modify deps and see if cycle is resolved
|
2021-06-30 21:09:10 +02:00 |
Érico Nogueira
|
d0c9f994da
|
common/scripts: import xbps-cycles.
From https://github.com/ahesford/xbps-cycles, that is based on
https://gist.github.com/Chocimier/de76441493ec7775c201dac0bb03ced5 .
License is compatible with void-packages. Will be run in CI, so it
should live in the same repository.
|
2021-06-30 21:09:10 +02:00 |