summaryrefslogtreecommitdiffstats
path: root/dist/ChangeLog
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2012-10-25 20:31:22 +0000
committersjg <sjg@FreeBSD.org>2012-10-25 20:31:22 +0000
commit408471c0ad0ddf6f23ba92f32ac91973beb66fdd (patch)
tree22623585edf59e3ec754a7d8cc38bb365a145785 /dist/ChangeLog
parent7a30e7c5f81ddf34bba5a09b97fe6ba90544fd1b (diff)
downloadFreeBSD-src-408471c0ad0ddf6f23ba92f32ac91973beb66fdd.zip
FreeBSD-src-408471c0ad0ddf6f23ba92f32ac91973beb66fdd.tar.gz
Import bmake-20121010
Relevant items from ChangeLog: o [Makefile.in:] protect syntax that only bmake parses correctly. o compat.c: ignore empty commands - same as jobs mode. o make.1: document meta chars that cause use of shell Approved by: marcelm (mentor)
Diffstat (limited to 'dist/ChangeLog')
-rw-r--r--dist/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/dist/ChangeLog b/dist/ChangeLog
index cb2532a..933e435 100644
--- a/dist/ChangeLog
+++ b/dist/ChangeLog
@@ -1,3 +1,27 @@
+2012-10-10 Simon J. Gerraty <sjg@bad.crufty.net>
+
+ * Makefile.in (MAKE_VERSION): 20121010
+ o protect syntax that only bmake parses correctly.
+ o remove auto setting of FORCE_MACHINE, use configure's
+ --with-force-machine=whatever if that is desired.
+
+2012-10-08 Simon J. Gerraty <sjg@bad.crufty.net>
+
+ * Makefile.in: do not lose history from make.1 when generating bmake.1
+
+2012-10-07 Simon J. Gerraty <sjg@bad.crufty.net>
+
+ * Makefile.in (MAKE_VERSION): 20121007
+ Merge with NetBSD make, pick up
+ o compat.c: ignore empty commands - same as jobs mode.
+ o make.1: document meta chars that cause use of shell
+
+2012-09-11 Simon J. Gerraty <sjg@bad.crufty.net>
+
+ * Makefile.in (MAKE_VERSION): bump version to 20120911
+ * bsd.after-import.mk: include Makefile.inc early and allow it to
+ override PROG
+
2012-08-31 Simon J. Gerraty <sjg@bad.crufty.net>
* Makefile.in (MAKE_VERSION): bump version to 20120831
OpenPOWER on IntegriCloud