[PATCH 0/2] ABI check updates
    David Marchand 
    david.marchand at redhat.com
       
    Thu Nov  3 16:47:15 CET 2022
    
    
  
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
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         | 17 +++++++++++------
 devtools/gen-abi.sh           | 26 --------------------------
 devtools/libabigail.abignore  | 12 +++++++++---
 devtools/test-meson-builds.sh |  5 -----
 7 files changed, 21 insertions(+), 46 deletions(-)
 delete mode 100755 devtools/gen-abi.sh
-- 
2.38.1
    
    
More information about the dev
mailing list