summaryrefslogtreecommitdiffhomepage
path: root/auto/help
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2024-03-01 02:52:20 +0000
committerAndrew Clayton <a.clayton@nginx.com>2024-03-09 01:36:23 +0000
commit5d831af0b0c33582b598bd41b73c85ba7af2089b (patch)
tree4d28a9ed734913a4defdd108715b24e205a908bb /auto/help
parent280a978d9a82a654f5f5029e47b91a243a087f45 (diff)
downloadunit-5d831af0b0c33582b598bd41b73c85ba7af2089b.tar.gz
unit-5d831af0b0c33582b598bd41b73c85ba7af2089b.tar.bz2
Hook up make pretty printing to the Unit core and tests
This makes use of the infrastructure introduced in the previous commit to pretty print the make output when building the Unit core and the C test programs. When building Unit the output now looks like VER build/include/nxt_version.h (NXT_VERSION) VER build/include/nxt_version.h (NXT_VERNUM) CC build/src/nxt_lib.o CC build/src/nxt_gmtime.o ... CC build/src/nxt_cgroup.o AR build/lib/libnxt.a CC build/src/nxt_main.o LD build/sbin/unitd SED build/share/man/man8/unitd.8 I'm sure you'll agree that looks much nicer! You can still get the old verbose output with $ make V=1 ... Reviewed-by: Alejandro Colomar <alx@kernel.org> Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'auto/help')
0 files changed, 0 insertions, 0 deletions