Reduce the number of Makefiles in 'src/plugins/utils'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 24 Oct 2023 18:14:41 +0000 (14:14 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 26 Oct 2023 20:48:28 +0000 (16:48 -0400)
commite4b448245b0bb4f13921d4f619219feb5dbd9fa1
tree3193ca06d434e48be3b4c3b838ad86382719fa51
parent81525c5e60583fabd4e3fb22e065988bcc383b09
Reduce the number of Makefiles in 'src/plugins/utils'

Continue the effort started by Simon to reduce the overall number of
Makefiles to allow for faster parallel builds. Also reduce the number of
convenience libraries for faster linking.

Change-Id: I772572c3dc1d2481ec94526a4301d4bb79f9d855
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11151
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
.gitignore
configure.ac
src/plugins/utils/Makefile.am
src/plugins/utils/counter/Makefile.am [deleted file]
src/plugins/utils/dummy/Makefile.am [deleted file]
src/plugins/utils/muxer/Makefile.am [deleted file]
src/plugins/utils/trimmer/Makefile.am [deleted file]
This page took 0.024727 seconds and 4 git commands to generate.