Scripts for building Emacs packages from Version Control
Find a file
2011-12-13 08:22:20 -06:00
archives Change the placeholder for the archive directory. 2011-12-05 09:36:22 -06:00
epkgs@842ba4e256 updates and fixes 2011-12-03 20:30:22 -06:00
webpage Webpage published. 2011-12-13 08:22:02 -06:00
working Initial commit. 2011-10-05 00:49:38 -05:00
.gitignore Ignore generated html files. 2011-12-13 08:22:20 -06:00
.gitmodules Initial commit. 2011-10-05 00:49:38 -05:00
buildarchive Separation between each archive when multiple archives given. 2011-11-13 20:45:40 -06:00
melpa Webpage published. 2011-12-13 08:22:02 -06:00
package-build.el updates and fixes 2011-12-03 20:30:22 -06:00
pkglist Merge everything. 2011-12-10 18:53:39 -06:00
README.md Minor updates to readme. 2011-10-05 00:53:09 -05:00

MELPA

This is some elisp that helps for building Emacs packages based on version control repositories.

The buildarchive script will create an archive file in the archives/ folder with version corresponding to the newest revision available.

Repositories are checked out to the working/ directory.

All metadata for building the packages is based off the git submodule for the epkgs repository generated by the emacsmirror.