On Sun, Jul 27, 2025 at 10:50:40AM +0200, Patrice Dumas wrote:
> On Sun, Jul 27, 2025 at 09:59:12AM +0200, Patrice Dumas wrote:
> > On Sat, Jul 26, 2025 at 11:24:48PM +0100, Gavin Smith wrote:
> > > However, I don't know if we could follow their method.  Even if we could,
> > > it wouldn't make the build system any easier to understand.
> > 
> > What could be possible is to have more granularity by splitting the
> > maintain/generate_code_convert_data.pl script to be able to split the
> > header and code files by type of data, the maximum splitting being by
> > input csv file.  This could especially be relevant for the csv rules,
> > but much less for the other data, as explained below. 
> 
> Not so easy actually, as this would require splitting the result
> perl/Texinfo/HTMLData.pm or splitting the
> maintain/generate_code_convert_data.pl file in two scripts, one for Perl
> and the other for C.

I am going to work on splitting HTMLData.pm.  The CSS data is actually
only used in one .c file.

Reply via email to