Skip to content

Commit

Permalink
2022 pretest start
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@62186 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
kberry committed Feb 26, 2022
1 parent ab9e876 commit 8f1784b
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 8 deletions.
15 changes: 10 additions & 5 deletions texk/web2c/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -2620,7 +2620,7 @@ am__can_run_installinfo = \
man1dir = $(mandir)/man1
man5dir = $(mandir)/man5
NROFF = nroff
MANS = $(dist_man_MANS) $(nodist_man_MANS)
MANS = $(dist_man_MANS) $(man1_MANS) $(nodist_man_MANS)
DATA = $(pkgconfig_DATA)
am__syncinclude_HEADERS_DIST = synctexdir/synctex_parser.h \
synctexdir/synctex_version.h synctexdir/synctex_parser_utils.h
Expand Down Expand Up @@ -4643,6 +4643,11 @@ euptex_ch_srcs = \
# e-upTeX Tests
#
euptex_tests = euptexdir/euptriptest.test euptexdir/pdfprimitive.test euptexdir/eupver.test

# At the moment, these are the only man pages handled in the
# conglomerated web2c/Makefile[.am]. (All the others are in man/.)
# If that changes, have to set at top level and use +=.
@HITEX_TRUE@man1_MANS = hitexdir/hishrink.man hitexdir/histretch.man hitexdir/hitex.man
hitex_CPPFLAGS = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) -I$(srcdir)/libmd5 \
-DINIT -DSTAT -DDEBUG
hitex_LDADD = $(KPATHSEA_LIBS) $(ZLIB_LIBS) libmd5.a libmd5.a
Expand Down Expand Up @@ -19194,9 +19199,9 @@ clean-libtool:

distclean-libtool:
-rm -f libtool config.lt
install-man1: $(dist_man_MANS) $(nodist_man_MANS)
install-man1: $(dist_man_MANS) $(man1_MANS) $(nodist_man_MANS)
@$(NORMAL_INSTALL)
@list1=''; \
@list1='$(man1_MANS)'; \
list2='$(dist_man_MANS) $(nodist_man_MANS)'; \
test -n "$(man1dir)" \
&& test -n "`echo $$list1$$list2`" \
Expand Down Expand Up @@ -19230,7 +19235,7 @@ install-man1: $(dist_man_MANS) $(nodist_man_MANS)

uninstall-man1:
@$(NORMAL_UNINSTALL)
@list=''; test -n "$(man1dir)" || exit 0; \
@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
files=`{ for i in $$list; do echo "$$i"; done; \
l2='$(dist_man_MANS) $(nodist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
sed -n '/\.1[a-z]*$$/p'; \
Expand Down Expand Up @@ -22412,7 +22417,7 @@ euptrip-clean:
# (end of euptex.am)

# convenience target to build all the programs here.
hiall: hitex hishrink histretch
@HITEX_TRUE@hiall: hitex hishrink histretch

$(hiformat_c_h_l_y): hiformat-tangle

Expand Down
10 changes: 10 additions & 0 deletions texk/web2c/hitexdir/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2022-02-26 Karl Berry <karl@tug.org>

* am/hitex.am (man1_MANS): install hi*.man directly from here,
not using the man/ subdir as for all others.

2022-02-24 Karl Berry <karl@tug.org>

* hiformat.w (DESCRIPTION) x2: consistent quoting.
(explain usage): newline before options list.

2022-01-10 Karl Berry <karl@freefriends.org>

* am/hitex.am: do not silence tangle-sh.
Expand Down
7 changes: 6 additions & 1 deletion texk/web2c/hitexdir/am/hitex.am
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,16 @@
if HITEX
bin_PROGRAMS += hitex hishrink histretch
noinst_PROGRAMS += himktables
endif HITEX

# convenience target to build all the programs here.
hiall: hitex hishrink histretch

# At the moment, these are the only man pages handled in the
# conglomerated web2c/Makefile[.am]. (All the others are in man/.)
# If that changes, have to set at top level and use +=.
man1_MANS = hitexdir/hishrink.man hitexdir/histretch.man hitexdir/hitex.man
endif HITEX

## Debugging for the parser as usual.
## Except we eschew all lex/yacc steps in the Makefile here; see below.
## AM_YFLAGS = -d -v -Wno-yacc
Expand Down
4 changes: 4 additions & 0 deletions texk/web2c/man/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2022-02-26 Karl Berry <karl@tug.org>

* Makefile.am (web_man_sources): add twill.man.

2022-02-02 Andreas Scherer <https://ascherer.github.io>

* ctwill.man: CWEB 4.7 release.
Expand Down
3 changes: 2 additions & 1 deletion texk/web2c/man/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ endif WEB
EXTRA_DIST += $(web_man_sources)
web_man_sources = bibtex.man dvicopy.man dvitomp.man dvitype.man gftodvi.man \
gftopk.man gftype.man mft.man patgen.man pktogf.man pktype.man \
pltotf.man pooltype.man tftopl.man vftovp.man vptovf.man weave.man
pltotf.man pooltype.man tftopl.man twill.man \
vftovp.man vptovf.man weave.man

if TEX
man_sources += tex.man
Expand Down
3 changes: 2 additions & 1 deletion texk/web2c/man/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,8 @@ man1_links = cweb:ctangle cweb:cweave ctwill:ctwill-refsort \
latex-dev:uplatex-dev
web_man_sources = bibtex.man dvicopy.man dvitomp.man dvitype.man gftodvi.man \
gftopk.man gftype.man mft.man patgen.man pktogf.man pktype.man \
pltotf.man pooltype.man tftopl.man vftovp.man vptovf.man weave.man
pltotf.man pooltype.man tftopl.man twill.man \
vftovp.man vptovf.man weave.man

pdftex_man_sources = pdftex.man pdftosrc.man ttf2afm.man
otangle_man_sources = ofm2opl.man opl2ofm.man ovf2ovp.man ovp2ovf.man
Expand Down

0 comments on commit 8f1784b

Please sign in to comment.