]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update to bmake-20220724
authorSimon J. Gerraty <sjg@FreeBSD.org>
Tue, 26 Jul 2022 16:07:25 +0000 (09:07 -0700)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Tue, 26 Jul 2022 16:09:32 +0000 (09:09 -0700)
commit954401e68e797868ab04a0147b94849feefbb199
tree05a700d8b8ba811baaa05cb3e831ad2625445c89
parente7437ae907c89bf85a99c5cbb7ddd194a1ff1354
parent308a28d6cd2e87028e535eabccb89a9dc2fd9515
Update to bmake-20220724

Merge commit '308a28d6cd2e87028e535eabccb89a9dc2fd9515'
61 files changed:
contrib/bmake/ChangeLog
contrib/bmake/FILES
contrib/bmake/VERSION
contrib/bmake/bmake.1
contrib/bmake/bmake.cat1
contrib/bmake/compat.c
contrib/bmake/dir.c
contrib/bmake/for.c
contrib/bmake/job.c
contrib/bmake/main.c
contrib/bmake/make.1
contrib/bmake/make.c
contrib/bmake/make.h
contrib/bmake/mk/ChangeLog
contrib/bmake/mk/gendirdeps.mk
contrib/bmake/mk/install-mk
contrib/bmake/mk/mkopt.sh
contrib/bmake/mk/prog.mk
contrib/bmake/mk/yacc.mk
contrib/bmake/parse.c
contrib/bmake/str.c
contrib/bmake/unit-tests/Makefile
contrib/bmake/unit-tests/cmdline.exp
contrib/bmake/unit-tests/cmdline.mk
contrib/bmake/unit-tests/comment.mk
contrib/bmake/unit-tests/compat-error.mk
contrib/bmake/unit-tests/cond-cmp-string.mk
contrib/bmake/unit-tests/cond-func-defined.mk
contrib/bmake/unit-tests/cond-token-string.exp
contrib/bmake/unit-tests/cond-token-string.mk
contrib/bmake/unit-tests/depsrc-wait.exp
contrib/bmake/unit-tests/depsrc-wait.mk
contrib/bmake/unit-tests/deptgt-begin.mk
contrib/bmake/unit-tests/deptgt-end-fail-indirect.mk
contrib/bmake/unit-tests/deptgt-end-fail.mk
contrib/bmake/unit-tests/deptgt-posix.mk
contrib/bmake/unit-tests/directive-for-empty.exp
contrib/bmake/unit-tests/directive-for-empty.mk
contrib/bmake/unit-tests/directive-for-escape.exp
contrib/bmake/unit-tests/directive-for-escape.mk
contrib/bmake/unit-tests/directive-for-lines.mk
contrib/bmake/unit-tests/directive-for-null.mk
contrib/bmake/unit-tests/directive-info.mk
contrib/bmake/unit-tests/hanoi-include.mk
contrib/bmake/unit-tests/opt-define.mk
contrib/bmake/unit-tests/opt-jobs-no-action.mk
contrib/bmake/unit-tests/opt-version.mk
contrib/bmake/unit-tests/opt-x-reduce-exported.exp
contrib/bmake/unit-tests/opt-x-reduce-exported.mk
contrib/bmake/unit-tests/parse.exp
contrib/bmake/unit-tests/parse.mk
contrib/bmake/unit-tests/varmod-head.exp
contrib/bmake/unit-tests/varmod-head.mk
contrib/bmake/unit-tests/varmod-ifelse.mk
contrib/bmake/unit-tests/varmod-match.exp
contrib/bmake/unit-tests/varmod-match.mk
contrib/bmake/unit-tests/varmod-quote-dollar.exp
contrib/bmake/unit-tests/varmod-quote-dollar.mk
contrib/bmake/unit-tests/varname-dot-make-mode.exp
contrib/bmake/unit-tests/varname-dot-make-mode.mk
contrib/bmake/var.c