]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Distribute auxprogs scripts and data files
authorMark Wielaard <mark@klomp.org>
Wed, 6 Aug 2025 22:21:42 +0000 (00:21 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 6 Aug 2025 22:32:04 +0000 (00:32 +0200)
commit835317da7bbc290805dd747503e370f733c39189
tree76721fbacbe8781fbdc2df7060f253cab7239c6b
parentbdbce5686e4204d678814fa861d153c5bc5252f8
Distribute auxprogs scripts and data files

Make sure pybuild.sh, ltp-tester.sh, ltp-apply-patches.sh,
s390-check-opcodes.pl, s390-runone scripts, ltp filters, ltp patches
and pylintrc are added to the dist.

This makes sure users can run the scripts and make ltpchecks not just
from a git checkout, but also from a release or snapshots tar.

Also use the ustar format to package files, the path under
valgrind-x.yy.z/auxprogs/ltp-patches might be larger than 99
chars. automake 1.18 already defaults to the ustar format.
auxprogs/Makefile.am
configure.ac