aboutsummaryrefslogtreecommitdiff
path: root/common/hooks/pre-pkg/06-shlib-provides.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* xbps-src: exit properly if mktemp(1) fails, not from its subshell.Juan RP2019-06-171-1/+1
* xbps-src: cleaned up usage of mktemp(1).Juan RP2019-06-171-1/+1
* 06-shlib-provides.sh: avoid useless use of catmaxice82019-04-151-1/+1
* common: merge only_for_archs and noarch=yes into one.Enno Boland2019-02-151-1/+1
* common/hooks: fix support for application/x-pie-executableEnno Boland2018-04-161-1/+1
* common/hooks: support application/x-pie-executable (from file 5.33).Leah Neukirchen2018-04-161-1/+1
* pre-pkg/06-shlib-provides.sh: revamp soname registration.Christian Neukirchen2015-10-061-2/+8
* pre-pkg/06-shlib-provides.sh: shlib-provide all versioned librariesChristian Neukirchen2015-10-051-5/+1
* xbps-src: replace basename(1) with ${var##*/}.Juan RP2015-09-111-1/+1
* hooks/shlib-provides: only process .so* files.Juan RP2015-03-261-1/+1
* hooks/shlib-provides: fix inverted condition.Juan RP2015-02-071-1/+1
* hooks/shlib-provides: if pkg sets shlib_provides do not skip it.Juan RP2015-02-071-1/+1
* xbps-src: introduce "noshlibprovides" to skip shlib-provides detection.Juan RP2015-02-051-1/+1
* xbps-src: create a new hook that collects shlib-provides.Juan RP2015-01-301-0/+54