[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (fe39959041 -> 6532dfb005)
From: |
Patrice Dumas |
Subject: |
master updated (fe39959041 -> 6532dfb005) |
Date: |
Sat, 5 Oct 2024 05:36:16 -0400 (EDT) |
pertusus pushed a change to branch master.
from fe39959041 * README-hacking, tp/Texinfo/XSLoader.pm (init),
tp/Texinfo/XS/configure.ac (AC_INIT),
tp/maintain/change_perl_modules_version.sh: in XSLoader.pm init, pass the
module version as argument to the bootstrap XS object function to compare to
the XS_VERSION value. Set tp/Texinfo/XS/configure.ac AC_INIT version to the
same version as the top-level configure.ac in change_perl_modules_version.sh.
Since XS_VERSION is set based on the configure.ac AC_INIT version through Makef
[...]
new 4b253a18af * tp/texi2any.pl ($main_program_set_options, $format)
(set_cmdline_format, set_format): set $format from the TEXINFO_OUTPUT_FORMAT
customization variable. Set TEXINFO_OUTPUT_FORMAT to 'info' in
$main_program_set_options. Add the set_cmdline_format function to set
TEXINFO_OUTPUT_FORMAT from command line, using directly the texinfoxml format
name for xml. Modify set_format to call
Texinfo::Config::texinfo_set_from_init_file to set TEXINFO_OUTPUT_FORMAT. Call
set_forma [...]
new 6532dfb005 * tp/texi2any.pl ($output_format): rename $format as
$output_format.
Summary of changes:
ChangeLog | 18 +++++++++
tp/texi2any.pl | 119 ++++++++++++++++++++++++++++++++-------------------------
2 files changed, 85 insertions(+), 52 deletions(-)
- master updated (fe39959041 -> 6532dfb005),
Patrice Dumas <=