summaryrefslogtreecommitdiffstats
path: root/contrib/bmake/ChangeLog
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-05-10 22:03:59 +0000
committersjg <sjg@FreeBSD.org>2015-05-10 22:03:59 +0000
commitbc53a56c01080bcfa62c2433c36de981d18eb977 (patch)
tree55e17b1e670746d9e5a85e6f1585f57a143fe34e /contrib/bmake/ChangeLog
parent2c4686751c3442d00e8ca8a4684be7de7901df5a (diff)
parent168edd726ad8a54339e142aec8bee10c893b7326 (diff)
downloadFreeBSD-src-bc53a56c01080bcfa62c2433c36de981d18eb977.zip
FreeBSD-src-bc53a56c01080bcfa62c2433c36de981d18eb977.tar.gz
Merge bmake-20150505 improve detection of malformed conditionals.
Diffstat (limited to 'contrib/bmake/ChangeLog')
-rw-r--r--contrib/bmake/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/bmake/ChangeLog b/contrib/bmake/ChangeLog
index 2fe7369..f46e95d 100644
--- a/contrib/bmake/ChangeLog
+++ b/contrib/bmake/ChangeLog
@@ -1,3 +1,16 @@
+2015-05-05 Simon J. Gerraty <sjg@bad.crufty.net>
+
+ * Makefile (MAKE_VERSION): 20150505
+ Merge with NetBSD make, pick up
+ o cond.c: be strict about lhs of comparison when evaluating .if
+ but less so when called from variable expansion.
+ o unit-tests/cond2.mk: test various error conditions
+
+2015-05-04 Simon J. Gerraty <sjg@bad.crufty.net>
+
+ * machine.sh (MACHINE): Add Bitrig
+ patch from joerg@netbsd.org
+
2015-04-18 Simon J. Gerraty <sjg@bad.crufty.net>
* Makefile (MAKE_VERSION): 20150418
OpenPOWER on IntegriCloud