Raphael Hertzog
|
097a64746d
dpkg-shlibdeps: don't try to add dependency information for private libraries
|
19 years ago |
Raphael Hertzog
|
f2e57dbefa
dpkg-shlibdeps: add support of $ORIGIN in RPATH entries
|
19 years ago |
Raphael Hertzog
|
05c04ffc00
dpkg-shlibdeps: look into package directories before the root filesytem
|
19 years ago |
Frank Lichtenheld
|
d131b99fdb
dpkg-shlibdeps: Fix two option regexps
|
19 years ago |
Raphael Hertzog
|
ee9f8c8ae4
dpkg-shlibdeps also fails when it can't find the library
|
19 years ago |
Raphael Hertzog
|
6e02b2ef46
Let dpkg-shlibdeps be smarter about missing symbols
|
19 years ago |
Raphael Hertzog
|
2e229f0686
Make dpkg-shlibdeps fail if it doesn't find dependency information
|
19 years ago |
Raphael Hertzog
|
b776c00b25
Add "-x<package>" option to dpkg-shlibdeps to exlude packages
|
19 years ago |
Raphael Hertzog
|
9f4c19234c
Fix parsing of shlibs files with respect to packagetype
|
19 years ago |
Frank Lichtenheld
|
cff7c6ef26
dpkg-shlibdeps: Fix handling of shlib types
|
19 years ago |
Frank Lichtenheld
|
ba56d637aa
dpkg-shlibdeps: Close file descriptor after use
|
19 years ago |
Frank Lichtenheld
|
85637101b5
Merge branch 'master' into dpkg-shlibdeps-buxy
|
19 years ago |
Guillem Jover
|
3cd101f187
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
|
19 years ago |
Guillem Jover
|
a5e3f54918
Switch perl programs to use the new Dpkg module and its variables.
|
19 years ago |
Raphael Hertzog
|
a3d5089144
Really remove File::Find.
|
19 years ago |
Raphael Hertzog
|
33cef2fdb1
* Bugfix: really use /etc/dpkg/shlibs.default
|
19 years ago |
Frank Lichtenheld
|
9345d9bbc3
dpkg-shlibdeps.pl/dpkg-gensymbols.pl: Whitespace cleanup
|
19 years ago |
Frank Lichtenheld
|
0d0017fbae
dpkg-shlibdeps.pl: Make one more string translatable
|
19 years ago |
Frank Lichtenheld
|
2d54fee283
Misc. code cleanup
|
19 years ago |
Frank Lichtenheld
|
194b2e9b60
Dpkg::Shlibs::Objdump: API overhaul
|
19 years ago |
Frank Lichtenheld
|
a5c4f07dbf
Dpkg::Shlibs::*: Code cleanup
|
19 years ago |
Frank Lichtenheld
|
1d3477e3ef
Use a pure-perl implementation of version comparison
|
19 years ago |
Raphael Hertzog
|
4eb4812344
- Fix check of fork's success in dpkg-shlibdeps (for dpkg --search).
|
19 years ago |
Raphael Hertzog
|
d3a5ca5a0f
Use new-style open calls everywhere: it's safer with weird filenames.
|
19 years ago |
Frank Lichtenheld
|
ca21cc6e57
Apply patch by Raphael Hertzog that:
|
19 years ago |
Guillem Jover
|
5371b8082c
Support a colon separated list of paths from the ELF RPATH field in
|
19 years ago |
Guillem Jover
|
48b9410809
Revert change on 1.14.0 from Aaron M. Ucko. Trim down duped entries only
|
19 years ago |
Guillem Jover
|
d8f54ad4c2
Speed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped
|
19 years ago |
Guillem Jover
|
e597c04043
Make all perl scripts use strict and warnings, to ease catching errors.
|
19 years ago |
Guillem Jover
|
28c713b406
* scripts/controllib.pl (warn): Rename to ...
|
19 years ago |