| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-02 | build: use sha256sum instead of sha1sum to sign releases | David Bremner | |
| 2016-11-26 | build/emacs: add target to create elpa package | David Bremner | |
| This package can be created without emacs, but will only be usable in versions of emacs supporting package.el | |||
| 2016-11-26 | build: Move variable definitions to Makefile.global | David Bremner | |
| I noticed when trying to use VERSION (and derived variables) in a subdirectory that the top level Makefile.local needed to be included first. But according to c10085c77b407d9ea704f8b4f9e0a805f63e72cb it actually needs to be last. To break this conflict, move the variables definitions into a new Makefile.global. | |||
