This series moves ABI exceptions in a single configuration file and
simplifies the ABI check so that no artefact depending on libabigail
version is stored in the CI.

-- 
David Marchand

Changes since v1:
- rebased after abi check parallelisation rework,


David Marchand (2):
  devtools: unify configuration for ABI check
  devtools: stop depending on libabigail xml format

 .ci/linux-build.sh            |  4 ----
 .github/workflows/build.yml   |  2 +-
 MAINTAINERS                   |  1 -
 devtools/check-abi.sh         | 24 +++++++++++++++---------
 devtools/gen-abi.sh           | 27 ---------------------------
 devtools/libabigail.abignore  | 12 +++++++++---
 devtools/test-meson-builds.sh |  5 -----
 7 files changed, 25 insertions(+), 50 deletions(-)
 delete mode 100755 devtools/gen-abi.sh

-- 
2.39.2

Reply via email to