]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import bmake-20171028
authorSimon J. Gerraty <sjg@FreeBSD.org>
Wed, 1 Nov 2017 23:16:32 +0000 (23:16 +0000)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Wed, 1 Nov 2017 23:16:32 +0000 (23:16 +0000)
commitade1697bee1de85ba84665fc7f1c633c0bfc1faa
tree4e5eb116b9552d7e38555f8205c47f3fe07deb3e
parent56028c60f45b9c206f7a9b968fa2bd0af5619581
Import bmake-20171028

From ChangeLog

2017-10-28  Simon J. Gerraty  <sjg@bad.crufty.net>

        * VERSION: 20171028
          Merge with NetBSD make, pick up
          o main.c: ignore empty MAKEOBJDIR

        * Makefile.config.in:
          make @prefix@ @machine*@ and @default_sys_path@ defaults.

2017-10-05  Simon J. Gerraty  <sjg@bad.crufty.net>

        * VERSION: 20171005

        * unit-tests/dotwait.mk: redirect stderr through pipe for more
          consistent result on some platforms.

2017-08-13  Simon J. Gerraty  <sjg@bad.crufty.net>

        * machine.sh: entry for AIX

2017-08-12  Simon J. Gerraty  <sjg@bad.crufty.net>

        * VERSION (_MAKE_VERSION): Move the setting of _MAKE_VERSION
          to a file that can be included by configure as well as make.
          This allows configure to set set _MAKE_VERSION in make-bootstrap.sh

2017-08-10  Simon J. Gerraty  <sjg@bad.crufty.net>

        * Makefile (_MAKE_VERSION): 20170810
          Merge with NetBSD make, pick up
          o meta.c: if target is in subdir we only need subdir name in
            meta_name.
25 files changed:
ChangeLog
FILES
Makefile
Makefile.config.in
VERSION [new file with mode: 0644]
bsd.after-import.mk
configure
configure.in
machine.sh
main.c
make-bootstrap.sh.in
meta.c
mk/ChangeLog
mk/autoconf.mk
mk/dirdeps.mk
mk/dpadd.mk
mk/gendirdeps.mk
mk/install-mk
mk/meta.autodep.mk
mk/meta.stage.mk
mk/sys.clean-env.mk
mk/whats.mk
os.sh
unit-tests/dotwait.exp
unit-tests/dotwait.mk