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: Fri Apr 11 17:21:31 UTC 2025
Modified Files:
src/usr.bin/make: dir.c job.c parse.c
src/usr.bin/make/unit-tests: directive-for-escape.exp
directive-include-guard.exp directive-include-guard.mk
opt-debug-parse.exp
Log Message:
make: convert more messages to the "file:123" format
To generate a diff of this commit:
cvs rdiff -u -r1.295 -r1.296 src/usr.bin/make/dir.c
cvs rdiff -u -r1.489 -r1.490 src/usr.bin/make/job.c
cvs rdiff -u -r1.741 -r1.742 src/usr.bin/make/parse.c
cvs rdiff -u -r1.33 -r1.34 \
src/usr.bin/make/unit-tests/directive-for-escape.exp
cvs rdiff -u -r1.16 -r1.17 \
src/usr.bin/make/unit-tests/directive-include-guard.exp
cvs rdiff -u -r1.18 -r1.19 \
src/usr.bin/make/unit-tests/directive-include-guard.mk
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/unit-tests/opt-debug-parse.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