summaryrefslogtreecommitdiff
path: root/Build/source/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-23 17:20:20 +0000
committerKarl Berry <karl@freefriends.org>2019-06-23 17:20:20 +0000
commitdfc849d78aaa5dcb694fc32ff9c9eece4f8b0f88 (patch)
tree4ff68e931e90e033a022cd98a394b2a855aea744 /Build/source/ChangeLog
parent8425009b5956c23d32ae12b843437b3343b8556f (diff)
buildinfo compiler names and options; reautoconf
git-svn-id: svn://tug.org/texlive/trunk@51428 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/ChangeLog')
-rw-r--r--Build/source/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog
index 285a826080b..806699b0a65 100644
--- a/Build/source/ChangeLog
+++ b/Build/source/ChangeLog
@@ -1,3 +1,10 @@
+2019-06-23 Karl Berry <karl@freefriends.org>
+
+ * doc/buildinfo.sh: output the compiler/other names
+ that we pass from the buildinfo target.
+ * Makefile.am (buildinfo): pass OBJCXX, not OBJC.
+ * Build: more maintainable exports of TL_*.
+
2019-06-22 Karl Berry <karl@freefriends.org>
* doc/buildinfo.sh: rename from build-info.sh;