index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
scripts
/
graph-depends
Commit message (
Expand
)
Author
Age
Files
Lines
*
support/scripts/graph-depends: introduce MANDATORY_DEPS array
Thomas Petazzoni
2018-12-06
1
-1
/
+6
*
support/scripts/graph-depends: use proper rootpkg in remove_extra_deps()
Thomas Petazzoni
2018-12-06
1
-4
/
+4
*
support/graph-depends: drop legacy target-exceptions
Yann E. MORIN
2018-12-06
1
-9
/
+0
*
support/graph-depends: fix package names starting with a non-alpha
Yann E. MORIN
2018-11-24
1
-2
/
+3
*
support/scripts/graph-depends: add --flat-list option
George Redivo
2018-04-01
1
-7
/
+19
*
support/scripts/graph-depends: add --quiet option
Peter Korsgaard
2018-04-01
1
-1
/
+3
*
support/scripts/graph-depends: use the standard python logging module
Peter Korsgaard
2018-04-01
1
-6
/
+10
*
support/scripts/graph-depends: use colors instead of colours
Thomas Petazzoni
2018-04-01
1
-8
/
+8
*
support/scripts/graph-depends: remove global code and most global variables
Thomas Petazzoni
2018-04-01
1
-145
/
+144
*
graph-depends: fix code style
Ricardo Martincoski
2018-01-29
1
-26
/
+42
*
support/scripts: fix shebang with python
Francois Perrad
2017-06-07
1
-1
/
+1
*
graph-depends: rename pkgutil.py to brpkgutil.py
Yegor Yefremov
2017-03-21
1
-4
/
+4
*
graph-depends: split off get_rdepends from get_depends
Thomas De Schampheleire
2017-02-06
1
-3
/
+3
*
graph-depends: split off get_version/get_depends into pkgutil.py
Thomas De Schampheleire
2017-02-06
1
-51
/
+4
*
graph-depends: avoid use of global var 'rule' in get_depends
Thomas De Schampheleire
2017-02-05
1
-2
/
+2
*
core/graph-depends: add option to graph reverse dependencies
Yann E. MORIN
2016-10-25
1
-2
/
+16
*
support/scripts: fix graph-depends when run with python3
Samuel Martin
2016-04-18
1
-1
/
+1
*
graph-depends: add support for excluding host packages
Thomas Petazzoni
2016-02-08
1
-2
/
+8
*
graph-depends: fix handling of "virtual" in exclude_list
Thomas Petazzoni
2016-02-08
1
-4
/
+3
*
support/graph-depends: teach it to only check dependencies
Yann E. MORIN
2016-02-07
1
-0
/
+10
*
support/graph-depends: detect circular dependencies
Yann E. MORIN
2016-02-07
1
-0
/
+27
*
support/graph-depends: add option to specify output file
Yann E. MORIN
2016-02-07
1
-6
/
+13
*
graph-depends: correct is_dep() comment
Peter Korsgaard
2015-12-29
1
-1
/
+1
*
graph-depends: optimize remove_transitive_deps()
Thomas Petazzoni
2015-12-29
1
-2
/
+32
*
graph-depends: Strip skeleton from dependency
Maxime Hadjinlian
2015-07-14
1
-4
/
+5
*
Makefile: rename TARGETS to PACKAGES
Thomas Petazzoni
2015-04-14
1
-1
/
+1
*
support/graph-depends: allow excluding virtual packages
Yann E. MORIN
2015-04-01
1
-0
/
+4
*
support/graph-depends: add option to completely exclude a package
Yann E. MORIN
2015-03-31
1
-2
/
+15
*
support/graph-depends: accepts globs to stop on package
Yann E. MORIN
2015-03-31
1
-2
/
+5
*
support/graph-depends: add option to stop on specific packages
Yann E. MORIN
2015-03-31
1
-1
/
+13
*
graph-depends: remove absent targets from TARGET_EXCEPTIONS
Alexey Brodkin
2015-03-11
1
-9
/
+0
*
graph-depends: display virtual package with italic style
Francois Perrad
2015-03-08
1
-1
/
+29
*
graph-depends: remove unnecessary redirect of stderr
Arnout Vandecappelle
2014-06-29
1
-2
/
+2
*
graph-depends: support calling from recursive make
Arnout Vandecappelle
2014-06-29
1
-2
/
+2
*
graph-depends.py: support python3
Arnout Vandecappelle
2014-06-22
1
-12
/
+12
*
graphs/depends: do not draw transitive dependencies by default
Yann E. MORIN
2014-06-13
1
-1
/
+1
*
graph-depends: rename the mode constants
Yann E. MORIN
2014-06-08
1
-12
/
+8
*
graph-depends: document the 'transitive' variable
Yann E. MORIN
2014-06-08
1
-0
/
+3
*
graph-depends: add option to set the colours
Yann E. MORIN
2014-06-08
1
-3
/
+20
*
graph-depends: handle the depth argument in a more pythonic way
Yann E. MORIN
2014-06-08
1
-4
/
+5
*
graphs-depends: merge redundant-dependencies elimination
Yann E. MORIN
2014-06-08
1
-37
/
+9
*
graphs: add option to remove transitive dependencies in dependency graph
Yann E. MORIN
2014-06-08
1
-0
/
+49
*
graph-depends: refactor with more colors
Francois Perrad
2014-06-08
1
-7
/
+14
*
support/graphs: fix comparisons agains None
Yann E. MORIN
2014-04-14
1
-4
/
+4
*
support/graph-depends: don't show toolchain dependency for all packages
Yann E. MORIN
2014-04-14
1
-2
/
+5
*
support/graph-depends: add option to limit the depth of the graph
Yann E. MORIN
2014-04-14
1
-12
/
+37
*
support/graph-depends: use argparse to parse argv[]
Yann E. MORIN
2014-04-14
1
-10
/
+13
*
Merge branch 'next'
Peter Korsgaard
2013-06-02
1
-0
/
+1
|
\
|
*
skeleton: add default login port to /etc/securetty
Tzu-Jung Lee
2013-05-26
1
-0
/
+1
*
|
graph-depends: ignore the 'target-purgelocales' target
Danomi Manchego
2013-05-16
1
-0
/
+1
[next]