]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import bmake-20160604
authorSimon J. Gerraty <sjg@FreeBSD.org>
Sun, 5 Jun 2016 15:57:18 +0000 (15:57 +0000)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Sun, 5 Jun 2016 15:57:18 +0000 (15:57 +0000)
commite944e081cfc62fe8f19f5ba9c0d964daee437925
treeb3a79b3f77f2eadb163e5ec2c5c1f137d28ca2c5
parente917534a842fe9ce606f648cd65fd6ea433c7013
Import bmake-20160604

Interesting items from ChangeLog:

          o cached_realpath(): avoid hitting filesystem more than necessary.
          o meta.c: refactor need_meta decision, add knobs for
            missing meta file and filemon data wrt out-of-datedness.
          o meta.c: missing filemon data is only relevant if we read a
            meta file.
            Also do not return oodate for a missing metafile if gn->path
            points to .CURDIR
17 files changed:
ChangeLog
Makefile
bmake.1
bmake.cat1
boot-strap
main.c
make-bootstrap.sh.in
make.1
make.h
meta.c
mk/ChangeLog
mk/dpadd.mk
mk/install-mk
mk/meta.autodep.mk
mk/meta.stage.mk
nonints.h
var.c