summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-06 23:19:16 +0000
committerKarl Berry <karl@freefriends.org>2019-01-06 23:19:16 +0000
commit976f2b9b61a086f8594f6bfe6dbea42faa56edb2 (patch)
tree9e620153df80a27b0304ae9827fa0f69a02191e0 /Build/source/texk/web2c/ChangeLog
parentb109e3c47399f4fdfc7805b8f9168c7452f78e96 (diff)
cwebbin for cweb, from Andreas Scherer https://github.com/ascherer/cwebbin)
git-svn-id: svn://tug.org/texlive/trunk@49626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 4960c098620..0985f0f73ed 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,30 @@
+2019-01-06 Andreas Scherer <https://ascherer.github.io>
+
+ Integration of CWEBbin as the new CWEB in TeX Live,
+ https://github.com/ascherer/cwebbin.
+
+ Purge cweb.h and cwebboot.h[in] from CWEB build process.
+ * am/bootstrap.am (cweb.h): no longer created at common-ctangle.
+ (DISTCLEANFILES): do not remove cweb.h or cwebboot.h.
+ $(ctangleboot_OBJECTS): do not depend on cwebboot.h.
+ (EXTRA_DIST): omit no-longer-created cwebboot.hin.
+ (ctangle.c),
+ * am/cweb.am (cweave.c): depend on new file cwebdir/comm-w2c.h,
+ instead of common.h.
+ $(cweave_OBJECTS): remove rule.
+ * ctangleboot-sh.in <common>: only generate .c, not .h;
+ don't try to #include cwebboot.h.
+ * ctangleboot.cin,
+ * cwebboot.cin: regenerate.
+ * cwebboot.hin: delete.
+ * help.h (CTWILLHELP): new help string.
+ (CTANGLEHELP, CWEAVEHELP): update.
+
+ Add CTWILL material on top of CWEAVE.
+ * am/bootstrap.am (NEVER_DIST): omit {ctwill,refsort,twinx}.{log,trs}.
+ * am/cweb.am (bin_programs): add ctwill, ctwill-refsort, ctwill-twinx,
+ with related targets and dependencies.
+
2018-12-30 Karl Berry <karl@tug.org>
* mplibdir/am/mplib.am,