]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add API Checker
authorMichal Nowak <mnowak@isc.org>
Wed, 26 Feb 2020 10:24:45 +0000 (11:24 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 10 Mar 2020 08:59:22 +0000 (09:59 +0100)
commit14cf92debe839020608c2700a5dcda5adb3beb94
tree7c57df81d3a511c17ae8d052cf119d89fa9b16e2
parent6b82b82e860c827450bf6e7013d6091f48aa37ec
Add API Checker

ABI checker tools generate HTML and TXT API compatibility reports of
BIND libraries. Comparison is being done between two bind source trees
which hold built BIND.

In the CI one version is the reference version defined by
BIND_BASELINE_VERSION variable, the latter one is the HEAD of branch
under test.

(cherry picked from commit 49bc08e612c47e988e3a6c04d1439d55057555bc)
.gitlab-ci.yml
util/api-checker.sh [new file with mode: 0755]
util/copyrights