Home
last modified time | relevance | path

Searched refs:abipkgdiff (Results 1 – 22 of 22) sorted by relevance

/external/libabigail/tests/
Dtest-diff-pkg.cc752 ref_abi_diff_report_path, out_abi_diff_report_path, cmd, abipkgdiff, in perform() local
827 abipkgdiff = string(get_build_dir()) + "/tools/abipkgdiff"; in perform()
830 abipkgdiff += " " + prog_options; in perform()
836 abipkgdiff += " --d1 " + *p; in perform()
842 abipkgdiff += " --d2 " + *p; in perform()
845 abipkgdiff += " --devel1 " + first_in_devel_package_path; in perform()
848 abipkgdiff += " --devel2 " + second_in_devel_package_path; in perform()
851 abipkgdiff += " --suppressions " + suppression_path; in perform()
854 abipkgdiff + " " + first_in_package_path + " " + second_in_package_path; in perform()
Druntestdefaultsupprs.py.in25 abipkgdiff = '@abs_top_builddir@/tools/abipkgdiff' variable
/external/libabigail/
DNEWS6 abipkgdiff: fix documentation of --impacted-interface
10 abipkgdiff: Fix race condition while using private types suppr specs
46 abipkgdiff: Add a new --self-check option
47 fedabipkgdiff: make --self-compare use abipkgdiff --self-check
50 abipkgdiff: Avoid uncertainty when sorting worker tasks
58 abipkgdiff: make --self-check to fail on any change against own ABIXML
226 abipkgdiff: remove unused includes of elfutils/libdw.h and elf.h
231 abipkgdiff: minor cleanups
457 Fix indentation of help string in abipkgdiff
474 Make abipkgdiff avoid comparing private DSOs from RPMs
[all …]
Dconfigure.ac59 [enable the support of rpm in abipkgdiff (default is auto)]),
65 [enable the support of rpm 4.15 or higher in abipkgdiff (default is auto)]),
71 [enable the support of deb in abipkgdiff (default is auto)]),
77 [enable the support of GNU tar archives in abipkgdiff (default is auto)]),
270 …AC_MSG_ERROR([rpm support in abipkgdiff needs 'rpm2cpio', 'cpio' and 'rpm' programs to be installe…
287 AC_DEFINE([WITH_RPM], 1, [compile the rpm package support in abipkgdiff])
288 AC_MSG_NOTICE([rpm support in abipkgdiff is enabled]);
292 AC_MSG_NOTICE([rpm 4.15 support in abipkgdiff tests is enabled])
295 AC_MSG_NOTICE([rpm support in abipkgdiff is disabled]);
314 AC_DEFINE([WITH_DEB], 1, [compile the deb package support in abipkgdiff])
[all …]
DChangeLog39 abipkgdiff: make --self-check to fail on any change against own ABIXML
40 * tools/abipkgdiff.cc (compare_to_self): Report *any* ABI change.
141 abipkgdiff: Avoid uncertainty when sorting worker tasks
154 abipkgdiff: minor cleanups
155 * tools/abipkgdiff.cc: remove unused using statements
183 fedabipkgdiff: make --self-compare use abipkgdiff --self-check
184 * tools/fedabipkgdiff (abipkgdiff): If the user provides the
185 --self-compare options, generate the abipkgdiff command by using
197 abipkgdiff: Add a new --self-check option
198 * tools/abipkgdiff.cc (options::self_check): Define new data
[all …]
/external/libabigail/doc/manuals/
Dabipkgdiff.rst4 abipkgdiff title
7 ``abipkgdiff`` compares the Application Binary Interfaces (ABI) of the
26 abipkgdiff [option] <package1> <package2>
37 abipkgdiff loads two default :ref:`suppression specifications files
45 variable is not set, then abipkgdiff tries to load the suppression file
54 variable is not set, then abipkgdiff tries to load the suppression file
59 abipkgdiff will also look inside the packages being compared and if it
83 into a separate file, tells ``abipkgdiff`` where to find that
94 into a separate file, tells ``abipkgdiff`` where to find that
147 By default, ``abipkgdiff`` does not compare DSOs that are private
[all …]
DMakefile.am7 abipkgdiff.rst \
175 section1_manpages += abipkgdiff.1 abidiff.1 abidw.1 abilint.1 abicompat.1
Dlibabigail-tools.rst19 abipkgdiff
Dfedabipkgdiff.rst147 * ``--abipkgdiff`` <path/to/abipkgdiff>
149 Specify an alternative abipkgdiff instead of the one installed in system.
177 The exit code of the ``abipkgdiff`` command is either 0 if the ABI of
Dkmidiff.rst176 by tools like ``abidiff`` or ``abipkgdiff``.
Dabidw.rst184 With this option, abipkgdiff considers the binary as a non-special
Dlibabigail-concepts.rst48 :ref:`abidiff <abidiff_label>`, :ref:`abipkgdiff <abipkgdiff_label>`
/external/libabigail/tools/
DMakefile.am4 bin_PROGRAMS = abidiff abilint abidw abicompat abipkgdiff kmidiff program
38 abipkgdiff_SOURCES = abipkgdiff.cc
D.gitignore6 abipkgdiff
Dfedabipkgdiff1029 if global_config.abipkgdiff:
1030 return global_config.abipkgdiff
1057 def abipkgdiff(cmp_half1, cmp_half2): function
1210 abipkgdiff(cmp_half1, cmp_half2) for cmp_half1, cmp_half2
/external/libabigail/bash-completion/
DMakefile.am9 abipkgdiff \
Dfedabipkgdiff20 --abipkgdiff
Dabipkgdiff47 complete -F _abipkgdiff_module abipkgdiff
/external/libabigail/tests/data/test-diff-pkg/
Dtest-nonexistent-report-0.txt1 abipkgdiff: The input file nonexistent-0.rpm doesn't exist
Dlibxfce4ui-devel-4.12.1-8.fc27.ppc64-self-report-0.txt1 abipkgdiff: Could not find alternate debug info file: ../../../../.dwz/libxfce4ui-4.12.1-8.fc27.ppc…
/external/libabigail/relicensing-scripts/
Dfiles-with-lgplv3.txt11 ./bash-completion/abipkgdiff
125 ./tools/abipkgdiff.cc
Dfile-licenses.orig.txt12 ./bash-completion/abipkgdiff:1:# SPDX-License-Identifier: LGPL-3.0-or-later
126 ./tools/abipkgdiff.cc:1:// SPDX-License-Identifier: LGPL-3.0-or-later