Raphael Hertzog
|
c87dde454c
dpkg-shlibdeps: initialize dependencies differently
|
18 years ago |
Raphael Hertzog
|
15fbb138b6
dpkg-shlibdeps: new warning about useless libraries, new --warnings option
|
18 years ago |
Raphael Hertzog
|
cee53c8f75
dpkg-shlibdeps: accounts usage of symbols of libraries without SONAME
|
18 years ago |
Raphael Hertzog
|
bd244cd5d5
Preserve the order of dependencies and build-dependencies
|
18 years ago |
Raphael Hertzog
|
25546527aa
dpkg-shlibdeps: some accuracy improvements for warnings about unused libraries
|
18 years ago |
Raphael Hertzog
|
f52f2a333e
dpkg-shlibdeps: handle the case where the same binary is listed multiple times
|
18 years ago |
Raphael Hertzog
|
96ef60d7f5
dpkg-shlibdeps: Fix filtering of duplicated deps in fields of lesser priority
|
18 years ago |
Raphael Hertzog
|
1b5580ade0
Merge branch 'controllib-removal'
|
18 years ago |
Raphael Hertzog
|
68a495083c
dpkg-shlibdeps: adjust the search order of shlibs files
|
18 years ago |
Raphael Hertzog
|
fd4af2bc48
dpkg-shlibdeps: Add a new -S<pkgbuilddir> option
|
18 years ago |
Raphael Hertzog
|
9278a6af56
dpkg-shlibdeps: also search libs in package build trees containing symbols files
|
18 years ago |
Raphael Hertzog
|
d9c09384a3
dpkg-shlibdeps: fix find_symbols_file to choose the right symbols file
|
18 years ago |
Raphael Hertzog
|
120ecd5161
Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpkg::Fields::Object
|
18 years ago |
Raphael Hertzog
|
c64c45ec70
dpkg-shlibdeps: analyze in priority the shlibs of the current package
|
18 years ago |
Raphael Hertzog
|
15b03b6fc3
dpkg-shlibdeps: use the Build-Depends-Package information from symbols files
|
18 years ago |
Raphael Hertzog
|
deaf2e577c
dpkg-shlibdeps.pl: doesn't warn any more about libm.so.6 being unused
|
18 years ago |
Raphael Hertzog
|
99687e6a47
dpkg-shlibdeps(1): expand manual page with explanations concerning failures
|
18 years ago |
Raphael Hertzog
|
45cc1441b3
dpkg-shlibdeps: do not fail if it can't find unversioned libraries
|
18 years ago |
Raphael Hertzog
|
5d139acefc
dpkg-shlibdeps: Always try the realpath of the lib as fallback to identify the associated package
|
18 years ago |
Raphael Hertzog
|
f6b8ae3915
Fix style of code in dpkg-gensymbols/dpkg-shlibdeps. Also fix changelogs.
|
18 years ago |
Guillem Jover
|
86471e3015
Declare more variables in perl scripts with 'my' instead of 'our'
|
18 years ago |
Raphael Hertzog
|
0d3c61deb4
dpkg-shlibdeps: optimize "dpkg -S" lookups by caching results
|
18 years ago |
Raphael Hertzog
|
7094cfaeab
dpkg-shlibdeps: report the full path of the library in the failure for missing dependency info
|
18 years ago |
Raphael Hertzog
|
640058da50
dpkg-shlibdeps: limit the number of warnings displayed
|
18 years ago |
Raphael Hertzog
|
362f81fe83
dpkg-shlibdeps: add some cases where the lack of dependency information is ignored
|
18 years ago |
Raphael Hertzog
|
65135f5f70
dpkg-shlibdeps: try harder to identify the package providing a library
|
18 years ago |
Raphael Hertzog
|
0639bc0601
dpkg-shlibdeps: accepts empty dependencies in shlibs files
|
18 years ago |
Raphael Hertzog
|
50f4a319f6
dpkg-shlibdeps: add more debug messages
|
18 years ago |
Raphael Hertzog
|
a7c9cb9869
Add new module Dpkg::Fields replacing parts of controllib.pl
|
18 years ago |
Raphael Hertzog
|
7e9e9a72c9
Bug fix in Dpkg::Path::get_pkg_root_dir() and related changes in dpkg-shlibdeps
|
18 years ago |