.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH ABI-MONITOR "1" "January 2021" "abi-monitor.pl " "User Commands" .SH NAME abi-monitor \- monitor new versions of a software library and try to build them .SH DESCRIPTION .SS "NAME:" .IP ABI Monitor (abi-monitor) Monitor and build new versions of a C/C++ software library .SS "DESCRIPTION:" .IP ABI Tracker is a tool to monitor new versions of a software library, try to build them and create profile for ABI Tracker. .IP The tool is intended to be used with the ABI Tracker tool for visualizing API/ABI changes timeline. .IP This tool is free software: you can redistribute it and/or modify it under the terms of the GNU LGPL or GNU GPL. .SS "USAGE:" .IP abi-monitor [options] [profile] .SS "EXAMPLES:" .IP abi-monitor \fB\-get\fR \fB\-build\fR profile.json .SS "INFORMATION OPTIONS:" .HP \fB\-h\fR|\-help .IP Print this help. .HP \fB\-dumpversion\fR .IP Print the tool version (1.12) and don't do anything else. .SS "GENERAL OPTIONS:" .HP \fB\-get\fR .IP Download new library versions. .HP \fB\-get\-old\fR .IP Download old packages from OldSourceUrl option of the profile. .HP \fB\-build\fR .IP Build library versions. .HP \fB\-rebuild\fR .IP Re\-build library versions. .HP \fB\-limit\fR NUM .IP Limit number of operations to NUM. This is useful if you want to download or build only NUM packages. .HP \fB\-v\fR NUM .IP Build only one particular version. .HP \fB\-output\fR PATH .IP Path to output profile. The tool will overwrite the input profile by default. .HP \fB\-build\-shared\fR .IP Build shared objects from static ones if they cannot be build by the library makefile or build script. .HP \fB\-build\-new\fR .IP Build newly found packages only. This option should be used with \fB\-get\fR option. .HP \fB\-debug\fR .IP Enable debug messages. .SS "OTHER OPTIONS:" .HP \fB\-make\fR OPT .IP Add options to 'make' command (e.g. '\-j4'). .PP ABI Monitor 1.12 A tool to monitor new versions of a software library Copyright \(co 2017 Andrey Ponomarenko's ABI Laboratory License: GPL or LGPL .PP Usage: abi-monitor [options] [profile] Example: .IP abi-monitor \fB\-get\fR \fB\-build\fR profile.json .PP More info: abi-monitor \fB\-\-help\fR .SH AUTHOR This manual page was written by Peter Spiess-Knafl for the Debian GNU/Linux system (but may be used by others).