]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge bmake-20230510
authorSimon J. Gerraty <sjg@FreeBSD.org>
Sat, 13 May 2023 17:05:48 +0000 (10:05 -0700)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Sat, 13 May 2023 17:05:48 +0000 (10:05 -0700)
commitc1d01b5fd6811491ee6c05cf6982fd65343122c8
tree2a148ad7ab03c1abd4ac32fc869c0eebcff1d046
parentda1ef2d6193036518d483a608f4b6ac753b78b96
parent945078deae448e0a13c34b3393d836087719fb16
Merge bmake-20230510

Merge commit '945078deae448e0a13c34b3393d836087719fb16'
45 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/for.c
contrib/bmake/make.1
contrib/bmake/mk/ChangeLog
contrib/bmake/mk/FILES
contrib/bmake/mk/dirdeps-targets.mk
contrib/bmake/mk/dirdeps.mk
contrib/bmake/mk/install-mk
contrib/bmake/mk/jobs.mk
contrib/bmake/mk/meta.autodep.mk
contrib/bmake/mk/meta.sys.mk
contrib/bmake/mk/mk-files.txt
contrib/bmake/mk/newlog.sh
contrib/bmake/mk/sys.dependfile.mk
contrib/bmake/mk/sys.dirdeps.mk
contrib/bmake/mk/sys.mk
contrib/bmake/parse.c
contrib/bmake/unit-tests/Makefile
contrib/bmake/unit-tests/cond-func.mk
contrib/bmake/unit-tests/cond-late.mk
contrib/bmake/unit-tests/dep-var.mk
contrib/bmake/unit-tests/directive-for-errors.exp
contrib/bmake/unit-tests/directive-for-errors.mk
contrib/bmake/unit-tests/directive-for-escape.exp
contrib/bmake/unit-tests/directive-for-escape.mk
contrib/bmake/unit-tests/directive-for.exp
contrib/bmake/unit-tests/directive-for.mk
contrib/bmake/unit-tests/parse.mk
contrib/bmake/unit-tests/var-eval-short.exp
contrib/bmake/unit-tests/var-eval-short.mk
contrib/bmake/unit-tests/var-scope-local.exp
contrib/bmake/unit-tests/var-scope-local.mk
contrib/bmake/unit-tests/varmod-gmtime.exp
contrib/bmake/unit-tests/varmod-gmtime.mk
contrib/bmake/unit-tests/varmod-localtime.exp
contrib/bmake/unit-tests/varmod-localtime.mk
contrib/bmake/unit-tests/varmod-mtime.exp
contrib/bmake/unit-tests/varmod-mtime.mk
contrib/bmake/unit-tests/varmod-path.mk
contrib/bmake/var.c