Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: rillig
Date: Wed May 7 19:49:00 UTC 2025
Modified Files:
src/usr.bin/make: targ.c
src/usr.bin/make/unit-tests: Makefile deptgt-suffixes.exp
gnode-submake.exp opt-debug-graph1.exp opt-debug-graph2.exp
opt-debug-graph3.exp suff-main-several.exp suff-transform-debug.exp
Log Message:
make: add end marker for -dg1, -dg2 and -dg3 debug log
The marker helps distinguish the output from sub-makes from the output
of the primary make.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/usr.bin/make/targ.c
cvs rdiff -u -r1.360 -r1.361 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/deptgt-suffixes.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/gnode-submake.exp
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/unit-tests/opt-debug-graph1.exp
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/unit-tests/opt-debug-graph2.exp \
src/usr.bin/make/unit-tests/opt-debug-graph3.exp
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/make/unit-tests/suff-main-several.exp
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/make/unit-tests/suff-transform-debug.exp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index