all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Elpa packages and Makefiles
@ 2014-07-12  3:26 Eric Abrahamsen
  2014-07-12 14:55 ` Grant Rettke
  2014-07-18 16:23 ` Stefan Monnier
  0 siblings, 2 replies; 15+ messages in thread
From: Eric Abrahamsen @ 2014-07-12  3:26 UTC (permalink / raw)
  To: help-gnu-emacs

I'm slowly working on a getting a package Elpa-ready, and have just a
few more questions. One is the role of a Makefile.

The only targets I really need are compilation, autoloads, and texinfo.
My understanding is that Elpa deployment will do all these things for me
(the last dependent on the presence of "<package>.texi" and "dir"
files). I don't need a Makefile for that.

But I would like to also make the package installable straight from
github or other locations, in which case a Makefile will still be
necessary.

In the Elpa repo I've seen packages with Makefiles, with no Makefiles,
and even with Makefiles that contain an "elpa" target. My question is,
will Elpa deployment honor an existing Makefile (in which case, which
targets are used?), ignore it, or conflict -- ie I should .elpaignore it
or something.

Thanks!
E




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

end of thread, other threads:[~2014-10-09 15:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-12  3:26 Elpa packages and Makefiles Eric Abrahamsen
2014-07-12 14:55 ` Grant Rettke
2014-07-13  1:39   ` Eric Abrahamsen
2014-07-18 16:23 ` Stefan Monnier
2014-07-19  0:26   ` Michael Heerdegen
2014-07-19  1:24   ` Eric Abrahamsen
2014-10-01 10:11   ` Eric Abrahamsen
2014-10-01 13:29     ` Stefan Monnier
2014-10-01 14:50       ` Eli Zaretskii
2014-10-01 17:06       ` Eric Abrahamsen
2014-10-08  3:32       ` Eric Abrahamsen
2014-10-08 18:31         ` Stefan Monnier
     [not found]         ` <mailman.10760.1412793114.1147.help-gnu-emacs@gnu.org>
2014-10-09 13:24           ` Ted Zlatanov
2014-10-09 14:40             ` Stefan Monnier
     [not found]             ` <mailman.10797.1412865640.1147.help-gnu-emacs@gnu.org>
2014-10-09 15:40               ` Ted Zlatanov

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.