Commit History

Author SHA1 Message Date
  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 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
  Guillem Jover 4dced80cec Dpkg::ErrorHandling: Add support for format strings 19 years ago
  Raphael Hertzog c8b152c276 dpkg-shlibdeps: bugfix, avoid unwanted modification of @pkg_shlibs by my_find_library 19 years ago
  Raphael Hertzog a3eebd3263 dpkg-shlibdeps.pl: use get_host_arch from Dpkg::Arch 19 years ago
  Guillem Jover e847eabd3c Switch perl programs to use the new Dpkg/ErrorHandling module 19 years ago
  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