Reduce the number of Makefiles in 'src/plugins/text'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 24 Oct 2023 18:56:44 +0000 (14:56 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 26 Oct 2023 20:48:28 +0000 (16:48 -0400)
commit14428ba52de935dfa7edb62e0f8dc0a7bb6bcb43
tree75710286c6a24cec319ec1174540e2b4a550cf2c
parentcf7ed9241d6bd0b02d0af5ca074b1c2a55161fab
Reduce the number of Makefiles in 'src/plugins/text'

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: I1e706eb0bb5d52d0172ab6d0773f861865562158
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11154
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
configure.ac
src/plugins/text/Makefile.am
src/plugins/text/details/Makefile.am [deleted file]
src/plugins/text/dmesg/Makefile.am [deleted file]
src/plugins/text/pretty/Makefile.am [deleted file]
This page took 0.024886 seconds and 4 git commands to generate.