Scripts for building Emacs packages from Version Control
Find a file
2011-11-13 20:45:40 -06:00
archives Initial commit. 2011-10-05 00:49:38 -05:00
epkgs@8ec755c44f No longer tracking my own local branch, there is a commit in here that is MIA. 2011-10-06 14:10:01 -05:00
working Initial commit. 2011-10-05 00:49:38 -05:00
.gitignore Initial commit. 2011-10-05 00:49:38 -05: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
buildsync No longer tracking my own local branch, there is a commit in here that is MIA. 2011-10-06 14:10:01 -05:00
package-build.el Initial commit. 2011-10-05 00:49:38 -05: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.