summaryrefslogtreecommitdiff
path: root/mk/check/check-shlibs-elf.awk
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Only perform the CHECK_WRKREF_EXTRA_DIRS check on the resolved path ratherjperkin1-7/+7
2016-03-10Reset 'found' variable for each library check. Previously, all subsequentjperkin1-1/+2
2015-11-16Add support for CHECK_WRKREF_EXTRA_DIRS to check-shlibs. If "extra" isjperkin1-1/+9
2015-08-10Fix typo in local variable name.jperkin1-2/+2
2014-10-03Cache the results of getline and system() calls. Testing withjperkin1-7/+20
2014-10-01Fix the readelf environment variable.jperkin1-2/+2
2014-09-07Set nrpath correctly in the case where there is no RPATH at all. Fixesjperkin1-2/+2
2014-09-06Ensure we iterate over the RPATH in search order, rather than relying onjperkin1-5/+5
2013-10-25Some Linux systems now use DT_RUNPATH, so match it here as well.joerg1-6/+6
2012-06-16Revert last change.obache1-17/+2
2012-06-15allow DSO in not only non-full dependency packages but also indirect full dep...obache1-2/+17
2010-02-02Deal with cases where the first dependency of a package is a buildjoerg1-3/+7
2007-08-21Add actual license and a small description of what this is doing.joerg1-0/+40
2007-08-20Add a cross-compile and DESTDIR safe alternative to ldd forjoerg1-0/+112