diff options
Diffstat (limited to 'mk/ChangeLog')
| -rw-r--r-- | mk/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mk/ChangeLog b/mk/ChangeLog index f47300ecfe0a..3bc1976fcfc3 100644 --- a/mk/ChangeLog +++ b/mk/ChangeLog @@ -1,3 +1,20 @@ +2018-04-20 Simon J Gerraty <sjg@beast.crufty.net> + + * install-mk (MK_VERSION): 20180420 + * dirdeps.mk: include local.dirdeps-build.mk when .MAKE.LEVEL > 0 + ie. we are building something. + +2018-04-14 Simon J Gerraty <sjg@beast.crufty.net> + + * FILES: add dirdeps-options.mk to deal with optional DIRDEPS. + +2018-04-05 Simon J Gerraty <sjg@beast.crufty.net> + + * install-mk (MK_VERSION): 20180405 + + * ldorder.mk: describe how to use LDORDER_EXTERN_BARRIER + if needed. + 2018-01-18 Simon J Gerraty <sjg@beast.crufty.net> * install-mk (MK_VERSION): 20180118 |
