Raphael Hertzog
|
5ee2d60084
dpkg-shlibdeps: make shlibs.local override symbols files too
|
il y a 17 ans |
Raphael Hertzog
|
5fd387999d
dpkg-shlibdeps: don't fail on binaries outside of a package's dir
|
il y a 17 ans |
Guillem Jover
|
4614319c24
Merge branch 'lenny' (through tag '1.14.25')
|
il y a 17 ans |
Guillem Jover
|
7e1f9c695e
Dpkg::ErrorHandling: Replace failure calls with error or syserr
|
il y a 17 ans |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
il y a 17 ans |
Modestas Vainius
|
07efbb0889
dpkg-shlibdeps: optimize by caching symbols files and objdump objects
|
il y a 17 ans |
Modestas Vainius
|
c638e6de5f
dpkg-shlibdeps: don't merge all dependency templates when Build-Depends-Package is set.
|
il y a 17 ans |
Raphael Hertzog
|
2808a791a3
dpkg-shlibdeps uses softer warnings for libraries that are likely plugins
|
il y a 18 ans |
Raphael Hertzog
|
7f7aa9c4ff
dpkg-shlibdeps: improve "library not found" error message
|
il y a 18 ans |
Raphael Hertzog
|
c87dde454c
dpkg-shlibdeps: initialize dependencies differently
|
il y a 18 ans |
Raphael Hertzog
|
15fbb138b6
dpkg-shlibdeps: new warning about useless libraries, new --warnings option
|
il y a 18 ans |
Raphael Hertzog
|
cee53c8f75
dpkg-shlibdeps: accounts usage of symbols of libraries without SONAME
|
il y a 18 ans |
Raphael Hertzog
|
bd244cd5d5
Preserve the order of dependencies and build-dependencies
|
il y a 18 ans |
Raphael Hertzog
|
25546527aa
dpkg-shlibdeps: some accuracy improvements for warnings about unused libraries
|
il y a 18 ans |
Raphael Hertzog
|
f52f2a333e
dpkg-shlibdeps: handle the case where the same binary is listed multiple times
|
il y a 18 ans |
Raphael Hertzog
|
96ef60d7f5
dpkg-shlibdeps: Fix filtering of duplicated deps in fields of lesser priority
|
il y a 18 ans |
Raphael Hertzog
|
1b5580ade0
Merge branch 'controllib-removal'
|
il y a 18 ans |
Raphael Hertzog
|
68a495083c
dpkg-shlibdeps: adjust the search order of shlibs files
|
il y a 18 ans |
Raphael Hertzog
|
fd4af2bc48
dpkg-shlibdeps: Add a new -S<pkgbuilddir> option
|
il y a 18 ans |
Raphael Hertzog
|
9278a6af56
dpkg-shlibdeps: also search libs in package build trees containing symbols files
|
il y a 18 ans |
Raphael Hertzog
|
d9c09384a3
dpkg-shlibdeps: fix find_symbols_file to choose the right symbols file
|
il y a 18 ans |
Raphael Hertzog
|
120ecd5161
Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpkg::Fields::Object
|
il y a 18 ans |
Raphael Hertzog
|
c64c45ec70
dpkg-shlibdeps: analyze in priority the shlibs of the current package
|
il y a 18 ans |
Raphael Hertzog
|
15b03b6fc3
dpkg-shlibdeps: use the Build-Depends-Package information from symbols files
|
il y a 18 ans |
Raphael Hertzog
|
deaf2e577c
dpkg-shlibdeps.pl: doesn't warn any more about libm.so.6 being unused
|
il y a 18 ans |
Raphael Hertzog
|
99687e6a47
dpkg-shlibdeps(1): expand manual page with explanations concerning failures
|
il y a 18 ans |
Raphael Hertzog
|
45cc1441b3
dpkg-shlibdeps: do not fail if it can't find unversioned libraries
|
il y a 18 ans |
Raphael Hertzog
|
5d139acefc
dpkg-shlibdeps: Always try the realpath of the lib as fallback to identify the associated package
|
il y a 18 ans |
Raphael Hertzog
|
f6b8ae3915
Fix style of code in dpkg-gensymbols/dpkg-shlibdeps. Also fix changelogs.
|
il y a 18 ans |
Guillem Jover
|
86471e3015
Declare more variables in perl scripts with 'my' instead of 'our'
|
il y a 18 ans |