]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import bmake-20220418
authorSimon J. Gerraty <sjg@FreeBSD.org>
Fri, 22 Apr 2022 20:34:55 +0000 (13:34 -0700)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Fri, 22 Apr 2022 20:34:55 +0000 (13:34 -0700)
commit2061c94e6fd9d9383421ab205d39ac92b46b149f
tree0f5fe72bee97846ad399210bb304985f8a42eee9
parenta052cb432096794be5070dc68a2b302eaf5a4783
Import bmake-20220418

Most relevant change:

o ignore '.POSIX:' if not in first non-comment line
of Makefile as specified by POSIX.
add unit-tests for above.
22 files changed:
ChangeLog
FILES
VERSION
bmake.1
bmake.cat1
cond.c
main.c
make.1
make.h
meta.c
parse.c
targ.c
unit-tests/Makefile
unit-tests/depsrc-use.exp
unit-tests/depsrc-use.mk
unit-tests/depsrc-usebefore.exp
unit-tests/depsrc-usebefore.mk
unit-tests/deptgt-posix.exp [new file with mode: 0644]
unit-tests/deptgt-posix.mk [new file with mode: 0644]
unit-tests/deptgt-silent-jobs.mk
unit-tests/opt-debug-cond.mk
unit-tests/varname-dot-suffixes.mk