aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-build
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-10-25 21:49:36 +0000
committermerakor <cem@ckyln.com>2020-10-25 21:49:36 +0000
commite57f3cf96b1c21afc0b6bd37b77a5b2491b0e775 (patch)
treedcdc9018304ff0588d9abbbaf1f0f814169b6e7e /src/cpt-build
parente3145335fb336b83e32ba22a0ec259e0c1cbe61a (diff)
downloadcpt-e57f3cf96b1c21afc0b6bd37b77a5b2491b0e775.tar.gz
cpt-lib (pkg_fixdeps): rename to pkg_fix_deps and major changes:
Following the changes on kiss, pkg_fixdeps has been renamed to pkg_fix_deps and added readelf support. Readelf is a much better solution for checking dependencies as it can differentiate between actual dependencies and "dependencies of dependencies". cpt will check for the tool to use in the following order: - readelf - eu-readelf - llvm-readelf - ldd CPT_ELF: This new variable can be used to force a specific tool, such as ldd, or a specific readelf program. Other changes include: - The function no longer prints found dependencies - It checks for the dependencies on the current manifest first, and skips if they have been found on the package. - The function now uses the pkg_owns() for finding packages FossilOrigin-Name: 42927fcc2cd7f588be2658c506773b9be22f2b268e0999903ce1a84c65f7b5ec
Diffstat (limited to 'src/cpt-build')
0 files changed, 0 insertions, 0 deletions