]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import bmake-20200710
authorSimon J. Gerraty <sjg@FreeBSD.org>
Sat, 11 Jul 2020 22:45:05 +0000 (22:45 +0000)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Sat, 11 Jul 2020 22:45:05 +0000 (22:45 +0000)
commit367d32e2b15fe0397ddecccaa04cf9ed0164c969
tree0a2abe7ed935e714ada921e5d94a9859c1298a31
parent1a2b743f6b4022dada4eeaa96ac47a5c1a2429f5
Import bmake-20200710

from ChangeLog:

    o filemon/filemon_dev.c: use O_CLOEXEC rather than extra syscall
    o meta.c: target flagged .META is out-of-date if meta file missing
    o cond.c: fix for compare_expression when doEval=0
    o unit-tests/Makefile: rework
    o filemon/filemon_dev.c: ensure filemon fd is closed on exec.
16 files changed:
ChangeLog
VERSION
cond.c
configure
configure.in
filemon/filemon_dev.c
meta.c
mk/ChangeLog
mk/dirdeps.mk
mk/host-target.mk
mk/install-mk
unit-tests/Makefile
unit-tests/cond-short.exp
unit-tests/cond-short.mk
unit-tests/modmisc.exp
unit-tests/modmisc.mk