libabigail/tools
Dodji Seketeli ba094de49e abilint: Support --annotate
It turns out abilint doesn't support the "--annotate" option like
abidw does.  Annoying.  Added thus.

	* tools/abilint.cc (options::annotate): Define new data member.
	(options::options): Initialize.
	(display_usage): Add help string.
	(parse_command): Support the --annotate command options.
	(main): Set the annotate option on the context.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2023-12-01 15:43:33 +01:00
..
.gitignore Update .gitignore files to ignore typical dev side products 2019-04-16 16:32:52 +02:00
abicompat.cc Update copyright year for 2023 2023-01-01 18:19:30 +01:00
abidiff.cc abidiff: Add --{follow,list}-dependencies & add-binaries{1,2} support 2023-07-07 13:34:51 +02:00
abidw.cc abidw: Add --{follow,list}-dependencies & --add-binaries support 2023-07-07 13:34:47 +02:00
abilint.cc abilint: Support --annotate 2023-12-01 15:43:33 +01:00
abipkgdiff.cc abipkgdiff: Avoid comparing binaries that are outside of the package 2023-09-07 15:23:38 +02:00
abisym.cc Update copyright year for 2023 2023-01-01 18:19:30 +01:00
binilint.cc Update copyright year for 2023 2023-01-01 18:19:30 +01:00
fedabipkgdiff fedabipkgdiff: Fix previous commit 2023-07-06 16:03:22 +02:00
kmidiff.cc comparison: Add a mode to not apply filters on interface sub-graphs 2023-03-02 18:31:43 +01:00
Makefile.am Make Front Ends first class citizens 2022-11-18 18:12:38 +01:00