diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2018-12-06 00:13:35 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2018-12-06 00:13:35 +0000 |
| commit | 14ed4acf373acf4a08f80acf1689d5f967460af0 (patch) | |
| tree | beec9a380ea6fe2383a4876e5a908622d6e16edf /mk/ChangeLog | |
| parent | a5422567f996e7316e1e9471b8b993f146212fcd (diff) | |
Diffstat (limited to 'mk/ChangeLog')
| -rw-r--r-- | mk/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mk/ChangeLog b/mk/ChangeLog index 3bc1976fcfc3..ce8ac5361a4d 100644 --- a/mk/ChangeLog +++ b/mk/ChangeLog @@ -1,3 +1,25 @@ +2018-09-19 Simon J Gerraty <sjg@beast.crufty.net> + + * install-mk (MK_VERSION): 20180919 + + * dirdeps-options.mk: .undef cannot handle var that expands to + more than one var. + +2018-07-08 Simon J Gerraty <sjg@beast.crufty.net> + + * meta.stage.mk: allow wildcards in STAGE_FILES.* etc. + +2018-06-01 Simon J Gerraty <sjg@beast.crufty.net> + + * meta.autodep.mk: export META_FILES to avoid command line limit + * gendirdeps.mk: if we have lots of .meta files put them in + an @list + +2018-05-28 Simon J Gerraty <sjg@beast.crufty.net> + + * dirdeps-options.mk: use local.dirdeps-options.mk + not local.dirdeps-option.mk + 2018-04-20 Simon J Gerraty <sjg@beast.crufty.net> * install-mk (MK_VERSION): 20180420 |
