bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38140: ELPA needs a standard mechanism for single-package compilatio


From: Stefan Monnier
Subject: bug#38140: ELPA needs a standard mechanism for single-package compilation
Date: Sat, 28 Nov 2020 13:50:42 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

I just pushed to elpa.git a change to `GNUmakefile` which shouild make
it so you can

    make packages/<mypkg>

and it will only compile the ELisp files of <mypkg> (it also updates
the `<pkg>-pkg.el` and `<pkg>-autoloads.el` along the way, so it
also does the job needed for the package to be "ready to use" by
`package-activate`).


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]