Searched refs:abipkgdiff (Results 1 – 22 of 22) sorted by relevance
/third_party/libabigail/tests/ |
D | test-diff-pkg.cc | 1123 ref_abi_diff_report_path, out_abi_diff_report_path, cmd, abipkgdiff, in perform() local 1198 abipkgdiff = string(get_build_dir()) + "/tools/abipkgdiff"; in perform() 1201 abipkgdiff += " " + prog_options; in perform() 1207 abipkgdiff += " --d1 " + *p; in perform() 1213 abipkgdiff += " --d2 " + *p; in perform() 1216 abipkgdiff += " --devel1 " + first_in_devel_package_path; in perform() 1219 abipkgdiff += " --devel2 " + second_in_devel_package_path; in perform() 1222 abipkgdiff += " --suppressions " + suppression_path; in perform() 1225 abipkgdiff + " " + first_in_package_path + " " + second_in_package_path; in perform()
|
D | runtestdefaultsupprs.py.in | 25 abipkgdiff = '@abs_top_builddir@/tools/abipkgdiff' variable
|
/third_party/libabigail/ |
D | NEWS | 50 Fix typo in abipkgdiff manpage 200 abipkgdiff: Add support to compare packages with CTF debug format 203 Add regression tests for abipkgdiff using ctf info 243 abipkgdiff: Respect 'create_abi_file_path' interface 244 abipkgdiff: Use 'convert_path_to_relative' in 'create_abi_file_path' 367 abipkgdiff: Fix showing added/removed files 369 abipkgdiff: Do not erase working dirs before we are done using them 404 abipkgdiff: Address operator precedence warning 434 abipkgdiff: fix documentation of --impacted-interface 438 abipkgdiff: Fix race condition while using private types suppr specs [all …]
|
D | configure.ac | 96 [enable the support of rpm in abipkgdiff (default is auto)]), 103 [enable rpm/zstd in abipkgdiff testing (default is auto)]), 127 [enable the support of deb in abipkgdiff (default is auto)]), 133 [enable the support of GNU tar archives in abipkgdiff (default is auto)]), 358 …AC_MSG_ERROR([rpm support in abipkgdiff needs 'rpm2cpio', 'cpio' and 'rpm' programs to be installe… 392 AC_DEFINE([WITH_RPM], 1, [compile the rpm package support in abipkgdiff]) 393 AC_MSG_NOTICE([rpm support in abipkgdiff is enabled]); 397 AC_MSG_NOTICE([rpm/zstd in abipkgdiff testing is enabled]) 400 AC_MSG_NOTICE([rpm support in abipkgdiff is disabled]); 451 AC_DEFINE([WITH_DEB], 1, [compile the deb package support in abipkgdiff]) [all …]
|
D | ChangeLog | 62 * doc/manuals/abipkgdiff.rst: Likewise. 92 * tools/abipkgdiff.cc (options::{assume_odr_for_cplusplus, 242 * doc/manuals/abipkgdiff.rst: Likewise. 292 * tools/abipkgdiff.cc: Likewise. 711 * tools/abipkgdiff.cc (elf_file::type, compare, compare_to_self) 1020 * tools/abipkgdiff.cc (compare, compare_to_self) 1533 * doc/manuals/abipkgdiff.rst: Likewise. 1572 * tools/abipkgdiff.cc (options::exported_interfaces_only): Define new 2221 Add regression tests for abipkgdiff using ctf info 2222 * doc/manuals/abipkgdiff.rst: Document the fact that abipkgdiff [all …]
|
/third_party/libabigail/doc/manuals/ |
D | abipkgdiff.rst | 4 abipkgdiff title 7 ``abipkgdiff`` compares the Application Binary Interfaces (ABI) of the 22 By default, ``abipkgdiff`` uses debug information in `DWARF`_ format, 37 abipkgdiff [option] <package1> <package2> 48 abipkgdiff loads two default :ref:`suppression specifications files 56 variable is not set, then abipkgdiff tries to load the suppression file 65 variable is not set, then abipkgdiff tries to load the suppression file 70 abipkgdiff will also look inside the packages being compared and if it 94 into a separate file, tells ``abipkgdiff`` where to find that 105 into a separate file, tells ``abipkgdiff`` where to find that [all …]
|
D | Makefile.am | 7 abipkgdiff.rst \ 176 section1_manpages += abipkgdiff.1 abidiff.1 abidw.1 abilint.1 abicompat.1
|
D | libabigail-tools.rst | 19 abipkgdiff
|
D | fedabipkgdiff.rst | 147 * ``--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
|
D | kmidiff.rst | 193 by tools like ``abidiff`` or ``abipkgdiff``.
|
D | abidw.rst | 241 With this option, abipkgdiff considers the binary as a non-special
|
D | libabigail-concepts.rst | 48 :ref:`abidiff <abidiff_label>`, :ref:`abipkgdiff <abipkgdiff_label>`
|
/third_party/libabigail/tools/ |
D | Makefile.am | 4 bin_PROGRAMS = abidiff abilint abidw abicompat abipkgdiff kmidiff program 33 abipkgdiff_SOURCES = abipkgdiff.cc
|
D | .gitignore | 6 abipkgdiff
|
D | fedabipkgdiff | 1049 if global_config.abipkgdiff: 1050 return global_config.abipkgdiff 1077 def abipkgdiff(cmp_half1, cmp_half2): function 1230 abipkgdiff(cmp_half1, cmp_half2) for cmp_half1, cmp_half2
|
/third_party/libabigail/bash-completion/ |
D | Makefile.am | 9 abipkgdiff \
|
D | fedabipkgdiff | 20 --abipkgdiff
|
D | abipkgdiff | 47 complete -F _abipkgdiff_module abipkgdiff
|
/third_party/libabigail/tests/data/test-diff-pkg/ |
D | test-nonexistent-report-0.txt | 1 abipkgdiff: The input file nonexistent-0.rpm doesn't exist
|
D | libxfce4ui-devel-4.12.1-8.fc27.ppc64-self-report-0.txt | 1 abipkgdiff: Could not find alternate debug info file: ../../../../.dwz/libxfce4ui-4.12.1-8.fc27.ppc…
|
/third_party/libabigail/relicensing-scripts/ |
D | files-with-lgplv3.txt | 11 ./bash-completion/abipkgdiff 125 ./tools/abipkgdiff.cc
|
D | file-licenses.orig.txt | 12 ./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
|