summaryrefslogtreecommitdiff
path: root/abicheck
Commit message (Collapse)AuthorAgeFilesLines
* Merge libapt-inst into libapt-pkgJulian Andres Klode2019-05-061-1/+0
|
* CMake: Adjust abicheck locationsJulian Andres Klode2016-08-062-2/+3
| | | | | | Look in build/apt-pkg and build/apt-inst instead of build/bin. Gbp-Dch: ignore
* replace "which" with "command -v" for portabilityDavid Kalnischkies2015-12-061-1/+1
| | | | | | | | which is a debian specific tool packaged in debianutils (essential) while command is a shell builtin defined by POSIX. Closes: 807144 Thanks: Mingye Wang for the suggestion.
* be able to run abicheck from any directoryDavid Kalnischkies2014-04-111-1/+4
| | | | Git-Dch: Ignore
* fix some more ABI issues, abicheck is happy nowMichael Vogt2013-10-311-1/+1
|
* fix typo in the test for abi-compliance-checkerMichael Vogt2013-08-121-2/+2
|
* use the 'abi-complicance-checker package instead of using the buildin copy ↵Michael Vogt2013-08-122-7326/+6
| | | | for the abi checks
* abicheck/run_abi_test: check both libapt-pkg and libapt-instMichael Vogt2010-02-181-1/+1
|
* abicheck: use absoute path for build tooMichael Vogt2010-02-182-2/+5
|
* abicheck/run_abi_test: check for ../build; abicheck/apt_build.xml: fix ↵Michael Vogt2010-02-182-1/+6
| | | | version name
* * abicheck/Michael Vogt2010-02-184-0/+7353
- add new abitest tester using the ABI Compliance Checker from http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker