Yann E. MORIN
|
2a2eb55ca7
core/graph-depends: add option to graph reverse dependencies
|
před 8 roky |
Samuel Martin
|
ac031cfb97
support/scripts: fix graph-depends when run with python3
|
před 9 roky |
Thomas Petazzoni
|
ee8e4c5c25
graph-depends: add support for excluding host packages
|
před 9 roky |
Thomas Petazzoni
|
7771bb93b2
graph-depends: fix handling of "virtual" in exclude_list
|
před 9 roky |
Yann E. MORIN
|
90551bfac0
support/graph-depends: teach it to only check dependencies
|
před 9 roky |
Yann E. MORIN
|
f48c08f0f5
support/graph-depends: detect circular dependencies
|
před 9 roky |
Yann E. MORIN
|
a3f75bcc76
support/graph-depends: add option to specify output file
|
před 9 roky |
Peter Korsgaard
|
f62ce058be
graph-depends: correct is_dep() comment
|
před 9 roky |
Thomas Petazzoni
|
5ed60cee1e
graph-depends: optimize remove_transitive_deps()
|
před 9 roky |
Maxime Hadjinlian
|
f53d69614e
graph-depends: Strip skeleton from dependency
|
před 10 roky |
Thomas Petazzoni
|
8a58e0238e
Makefile: rename TARGETS to PACKAGES
|
před 10 roky |
Yann E. MORIN
|
5bcfaaaf4e
support/graph-depends: allow excluding virtual packages
|
před 10 roky |
Yann E. MORIN
|
64b70f55cb
support/graph-depends: add option to completely exclude a package
|
před 10 roky |
Yann E. MORIN
|
979267e8f7
support/graph-depends: accepts globs to stop on package
|
před 10 roky |
Yann E. MORIN
|
5558a34e9a
support/graph-depends: add option to stop on specific packages
|
před 10 roky |
Alexey Brodkin
|
0b32791f00
graph-depends: remove absent targets from TARGET_EXCEPTIONS
|
před 10 roky |
Francois Perrad
|
ef0b091ca4
graph-depends: display virtual package with italic style
|
před 10 roky |
Arnout Vandecappelle
|
cfb6bf5ee9
graph-depends: remove unnecessary redirect of stderr
|
před 11 roky |
Arnout Vandecappelle
|
b82f66cf40
graph-depends: support calling from recursive make
|
před 11 roky |
Arnout Vandecappelle
|
63454b1c07
graph-depends.py: support python3
|
před 11 roky |
Yann E. MORIN
|
4cce4ac990
graphs/depends: do not draw transitive dependencies by default
|
před 11 roky |
Yann E. MORIN
|
47aeebd956
graph-depends: rename the mode constants
|
před 11 roky |
Yann E. MORIN
|
4a2db6d193
graph-depends: document the 'transitive' variable
|
před 11 roky |
Yann E. MORIN
|
61dbf4d306
graph-depends: add option to set the colours
|
před 11 roky |
Yann E. MORIN
|
e347bee02c
graph-depends: handle the depth argument in a more pythonic way
|
před 11 roky |
Yann E. MORIN
|
95ab905ba7
graphs-depends: merge redundant-dependencies elimination
|
před 11 roky |
Yann E. MORIN
|
67957967a5
graphs: add option to remove transitive dependencies in dependency graph
|
před 11 roky |
Francois Perrad
|
b689264d38
graph-depends: refactor with more colors
|
před 11 roky |
Yann E. MORIN
|
a89f14e0f1
support/graphs: fix comparisons agains None
|
před 11 roky |
Yann E. MORIN
|
ede3e5fec3
support/graph-depends: don't show toolchain dependency for all packages
|
před 11 roky |