unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46837: Makefile dependencies for info files
@ 2021-02-28 23:39 Glenn Morris
  2021-03-01 16:47 ` Eli Zaretskii
  2021-03-04 19:00 ` Glenn Morris
  0 siblings, 2 replies; 20+ messages in thread
From: Glenn Morris @ 2021-02-28 23:39 UTC (permalink / raw)
  To: 46837

Package: emacs
Version: 28.0.50
Tags: help

I suspect that the Makefile dependencies for info files could be
incomplete as of 4825ea3c5d. The symptoms would be info related errors
in parallel builds, and missing files in info/dir.
I would appreciate it if someone would review it.

It's not made any easier by:
1) Catering for systems without makeinfo - I would suggest dropping this.
2) All the nested phony info rules.

Other possible improvements:
1) build-aux/make-info-dir to parse .org sources (for texinfo_dir_category)
in preference to .texi ones if the former exist.
2) Replace dependency on info files with one on generated texi files,
where it makes sense.

(Personally I find this quite a PITA, both from the point of view of
Makefile rules, and from now needing to know two markup syntaxes to
maintain Emacs's manuals. End of complaint.)





^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-03-08 17:58 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-28 23:39 bug#46837: Makefile dependencies for info files Glenn Morris
2021-03-01 16:47 ` Eli Zaretskii
2021-03-04 18:53   ` Glenn Morris
2021-03-04 19:22     ` Eli Zaretskii
2021-03-04 19:00 ` Glenn Morris
2021-03-05  4:45   ` Glenn Morris
2021-03-05  7:31     ` Eli Zaretskii
2021-03-05 19:23       ` Glenn Morris
2021-03-05 19:34         ` Stefan Kangas
2021-03-07 10:52           ` Michael Albinus
2021-03-07 17:14             ` Glenn Morris
2021-03-07 17:22               ` Michael Albinus
2021-03-07 17:33                 ` Glenn Morris
2021-03-07 17:49                   ` Michael Albinus
2021-03-07 17:38                 ` Glenn Morris
2021-03-08 17:51                   ` Glenn Morris
2021-03-08 17:58                     ` Michael Albinus
2021-03-05 20:12         ` Eli Zaretskii
2021-03-06 17:38           ` Glenn Morris
2021-03-06 18:12             ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).