Remove popt from project's dependencies
authorSimon Marchi <simon.marchi@efficios.com>
Sat, 27 Jul 2019 05:10:16 +0000 (01:10 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 2 Aug 2019 15:46:54 +0000 (11:46 -0400)
commit916d0d910ad5407bc7826505aa05b277f5739a34
tree3396009dd863b6830dd436916f27a90bcef572e5
parentbb30da78812212ef51381217237908ccbf94c18e
Remove popt from project's dependencies

All of the argument parsing having been moved to use the internal argpar
library, we can now stop linking with popt.  And since it was the last
use of popt in the repo, remove anything related to it.

Change-Id: Id2aee4869780e586833d6b6646e12e19c6d78f6a
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1795
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
CONTRIBUTING.adoc
Makefile.am
README
configure.ac
extras/valgrind/popt.supp [deleted file]
src/cli/Makefile.am
src/cli/babeltrace2-cfg-cli-args.c
src/cli/babeltrace2-cfg-cli-params-arg.c
src/cli/babeltrace2.c
src/plugins/ctf/common/metadata/Makefile.am
This page took 0.0252329999999999 seconds and 4 git commands to generate.