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 |
Guillem Jover
|
2e22955289
* scripts/controllib.pl: Use defined instead of length, when variables
|
19 years ago |
Guillem Jover
|
7855e3b979
* scripts/dpkg-shlibdeps.pl: Use new style file handler references.
|
19 years ago |
Guillem Jover
|
b4d9b94ef1
Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
|
19 years ago |
Guillem Jover
|
9842af3466
* scripts/dpkg-shlibdeps.pl: Move syserr:s to be or'ed after exec:s.
|
19 years ago |
Guillem Jover
|
3de1ecffde
Set svn:keywords Id property.
|
19 years ago |
Guillem Jover
|
744ae6fc34
Move retrieval of uid and gid information from controllib.pl into a
|
19 years ago |
Guillem Jover
|
1c17228fcd
Add '/emul/ia32-linux' biarch paths to dpkg-shlibdeps. Closes: #403216
|
19 years ago |
Guillem Jover
|
11fb3eaf60
Add '/lib32' and '/usr/lib32' to the dpkg-shlibdeps library path search
|
20 years ago |
Guillem Jover
|
5ed5d7e068
Standarize scripts usage output format and at the same time make
|
20 years ago |
Frank Lichtenheld
|
322d4f8257
* Add gettext support for the Perl scripts. Based on a patch by
|
20 years ago |
Guillem Jover
|
c7f4a5fc8a
Support system library directories in dpkg-shlibdeps symlinked from
|
20 years ago |
Frank Lichtenheld
|
969bf704e5
Fix some variable name typos that lead to semantic
|
20 years ago |
Frank Lichtenheld
|
e9851ad3e0
* Honor LD_LIBRARY_PATH in dpkg-shlibdeps. Fixes a regression
|
20 years ago |
Frank Lichtenheld
|
0a1588a863
Don't use the ldd output in dpkg-shlibdeps. Search for the
|
20 years ago |
Frank Lichtenheld
|
5ac4c8e199
Add support "package types" to dpkg-shlibdeps. Patch by
|
20 years ago |