libabigail/tools
Dodji Seketeli 277e524392 Add a new --noout option to abidw
* tools/abidw.cc (options::noout): New data member.
	(options::options): Initialize it.
	(display_usage): Add a usage string for the new option.
	(parse_command_line): Parse the new option.
	(main): If --noout is provided, do not emit the XML form.
 	* doc/manuals/abidw.rst: Document the new option.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-08-29 16:23:15 +02:00
..
.gitignore Add .gitignore files. 2014-09-12 11:05:01 +02:00
abiar.cc Adjust archive-related code for the recent addition of tools_utils::* 2015-01-13 11:02:10 +01:00
abicompat.cc Clean up the output of abicompat weak mode 2015-07-20 16:01:27 +02:00
abidiff.cc Add a --no-architecture option to abidiff 2015-08-29 16:23:15 +02:00
abidw.cc Add a new --noout option to abidw 2015-08-29 16:23:15 +02:00
abilint.cc Make abipkgdiff compare tar archives containing binaries 2015-08-22 14:32:20 +02:00
abipkgdiff.cc Misc style cleanups 2015-08-22 14:32:20 +02:00
abisym.cc Fix symbols comparison 2015-06-02 00:07:02 +02:00
binilint.cc Update copyright years 2015-01-07 17:52:10 +01:00
Makefile.am Initial skeleton of abipkgdiff tool 2015-07-17 10:07:37 +02:00