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:           Thu Mar  3 19:36:35 UTC 2022

Modified Files:
        src/usr.bin/make: cond.c
        src/usr.bin/make/unit-tests: cond-cmp-numeric.exp cond-token-plain.exp
            deptgt-makeflags.exp directive-export-impl.exp
            directive-include.exp opt-debug-cond.exp opt-debug-file.exp
            varmod-ifelse.exp varmod-loop.exp varmod-match-escape.exp
            varmod-match.exp varname-dot-shell.exp

Log Message:
make: make debug logging for comparisons less technical


To generate a diff of this commit:
cvs rdiff -u -r1.330 -r1.331 src/usr.bin/make/cond.c
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/cond-cmp-numeric.exp
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/make/unit-tests/cond-token-plain.exp \
    src/usr.bin/make/unit-tests/varmod-match-escape.exp
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/deptgt-makeflags.exp \
    src/usr.bin/make/unit-tests/opt-debug-file.exp
cvs rdiff -u -r1.16 -r1.17 \
    src/usr.bin/make/unit-tests/directive-export-impl.exp
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/make/unit-tests/directive-include.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/opt-debug-cond.exp
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/make/unit-tests/varmod-ifelse.exp
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/make/unit-tests/varmod-loop.exp
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/varmod-match.exp
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/unit-tests/varname-dot-shell.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