[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-11-19 Thread Mike Frysinger (vapier)
vapier 14/11/20 01:22:36 Modified: lddtree.py Log: lddtree.py: if we could not find the lib for copying, issue a warning and skip the path Revision ChangesPath 1.56 pax-utils/lddtree.py file :

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-31 Thread Mike Frysinger (vapier)
vapier 14/08/01 01:39:33 Modified: lddtree.py Log: lddtree.py: drop TODO since we should handle symlinks now Revision ChangesPath 1.52 pax-utils/lddtree.py file :

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-30 Thread Mike Frysinger (vapier)
vapier 14/07/30 08:22:07 Modified: lddtree.py Log: lddtree: do symlink resolution on args on the command line This is needed when given a path which itself is an absolute symlink. If we deref it as-is, we end up poking into / instead of $ROOT. Revision Changes

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-30 Thread Mike Frysinger (vapier)
vapier 14/07/30 14:35:39 Modified: lddtree.py Log: lddtree.py: save the original path as well as the full path for symlinks SONAMEs are usually symlinks, so we need to manually dereference them to get to the right file, but we want to save the original name so we can

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-29 Thread Mike Frysinger (vapier)
vapier 14/07/30 04:06:56 Modified: lddtree.py Log: lddtree.py: update copyright Revision ChangesPath 1.45 pax-utils/lddtree.py file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/pax-utils/lddtree.py?rev=1.45view=markup plain:

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-29 Thread Mike Frysinger (vapier)
vapier 14/07/30 04:07:43 Modified: lddtree.py Log: lddtree.py: use basename of argv[0] for warnings as it looks nicer Revision ChangesPath 1.46 pax-utils/lddtree.py file :

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-29 Thread Mike Frysinger (vapier)
vapier 14/07/30 04:16:25 Modified: lddtree.py Log: lddtree.py: rework debug handling and add a bit more throughout the processing Revision ChangesPath 1.47 pax-utils/lddtree.py file :

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-29 Thread Mike Frysinger (vapier)
vapier 14/07/30 04:28:41 Modified: lddtree.py Log: lddtree.py: update ParseELF arg list after previous commit Revision ChangesPath 1.48 pax-utils/lddtree.py file :

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-07-29 Thread Mike Frysinger (vapier)
vapier 14/07/30 04:34:09 Modified: lddtree.py Log: lddtree.py: when searching for libs, make sure we resolve symlinks inside the root before checking if they exist Revision ChangesPath 1.49 pax-utils/lddtree.py file :

[gentoo-commits] gentoo-projects commit in pax-utils: lddtree.py

2014-03-20 Thread Mike Frysinger (vapier)
vapier 14/03/20 08:25:45 Modified: lddtree.py Log: lddtree.py: initial prefix support by Benda Xu #488460 Revision ChangesPath 1.44 pax-utils/lddtree.py file :