summaryrefslogtreecommitdiff
path: root/mk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mk/ChangeLog')
-rw-r--r--mk/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/mk/ChangeLog b/mk/ChangeLog
index 9ea9d42a7776..d72f9ff2bb6f 100644
--- a/mk/ChangeLog
+++ b/mk/ChangeLog
@@ -1,3 +1,31 @@
+2020-11-01 Simon J Gerraty <sjg@beast.crufty.net>
+
+ * install-mk (MK_VERSION): 20201101
+
+ * dirdeps.mk: most leaf makefiles are not suitable for building
+ dirdeps.cache so if RELDIR is not "." use dirdeps.mk
+
+2020-10-28 Simon J Gerraty <sjg@beast.crufty.net>
+
+ * install-mk (MK_VERSION): 20201028
+
+ * dirdeps.mk: if we don't have :range use equivalent of M_RANGE
+ when building dirdeps.cache for leaf directory use -f dirdeps.mk
+
+ * sys.vars.mk: add M_JOT and M_RANGE
+
+2020-10-01 Simon J Gerraty <sjg@beast.crufty.net>
+
+ * install-mk (MK_VERSION): 20201001
+
+ * meta2deps.{py,sh}: throw an error if we don't see filemon version
+
+2020-09-09 Simon J Gerraty <sjg@beast.crufty.net>
+
+ * install-mk (MK_VERSION): 20200909
+
+ * dirdeps-cache-update.mk: use cache_update_dirdep as guard target
+
2020-08-26 Simon J Gerraty <sjg@beast.crufty.net>
* dirdeps.mk: ensure we cannot confuse a static cache for dynamic