Eric Sandeen cde2d0e2fc bcachefs-tools: Prettify make output
Make the default "make" output look more like kbuild; this makes
errors and warnings much easier to spot. "Make V=1" will revert to
showing the full command lines.

This is done by redefining some implicit rules to add the echo and
the quiet variable.  These changes are similar to those in xfsprogs.
and btrfs-progs

This patch also silences things if pytest-3 is not found.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
2022-11-15 14:18:47 -05:00
2021-10-18 16:31:21 -04:00
2022-05-26 15:40:08 -04:00
2022-05-30 22:26:27 -04:00
2021-10-23 12:16:08 -04:00
2018-11-23 02:10:44 -05:00
2022-03-24 11:41:10 -06:00
2021-10-23 12:16:08 -04:00
2022-05-26 16:37:13 -04:00
2022-05-26 15:40:08 -04:00
2022-05-26 15:40:08 -04:00
2022-05-26 15:40:08 -04:00
2022-11-13 20:09:40 -05:00
2022-11-13 20:09:40 -05:00
2022-07-21 15:46:57 -04:00
2022-05-26 16:37:13 -04:00
2016-03-11 21:18:42 -09:00
2013-07-17 13:13:31 -07:00
2022-05-30 22:26:27 -04:00
2021-10-23 12:16:08 -04:00
2022-11-15 14:18:47 -05:00
2017-03-09 09:14:11 -09:00
2022-05-30 22:26:27 -04:00
2021-10-11 20:24:12 -06:00
2022-05-26 16:37:13 -04:00
2022-06-27 15:58:34 -04:00

Userspace tools for bcachefs

This builds the bcachefs tool, which has a number of subcommands for formatting
and managing bcachefs filesystems:

bcachefs format
bcachefs unlock
bcachefs assemble
bcachefs incremental
etc.

Run bcachefs --help for full list of commands.
Description
Languages
C 95.6%
C++ 2%
Rust 1.4%
Roff 0.4%
Nix 0.2%
Other 0.4%