all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Updating autoloads, custom-deps, finder-data
@ 2013-04-20  8:10 Eli Zaretskii
  2013-04-20  8:21 ` Eli Zaretskii
  2013-04-20 14:54 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Eli Zaretskii @ 2013-04-20  8:10 UTC (permalink / raw)
  To: emacs-devel

When any of the Lisp files are modified, typing "make" in the
top-level directory byte-compiles those modified files, as expected,
but does not invoke "make autoloads", "make custom-deps", and "make
finder-data" targets.  Thus the autoloads and the other meta-data
regarding the modified Lisp files slowly bit-rots, unless you manually
invoke those targets or perform a full bootstrap.

Is this a bug in the build procedure, or am I missing something?



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

end of thread, other threads:[~2013-04-20 18:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-20  8:10 Updating autoloads, custom-deps, finder-data Eli Zaretskii
2013-04-20  8:21 ` Eli Zaretskii
2013-04-20 17:58   ` Glenn Morris
2013-04-20 18:17     ` Eli Zaretskii
2013-04-20 18:22       ` Glenn Morris
2013-04-20 14:54 ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.