Scripts for building Emacs packages from Version Control
Find a file
2011-11-13 20:47:03 -06:00
archives Initial commit. 2011-10-05 00:49:38 -05:00
epkgs@ad3160bc04 Update epkgs submodule. 2011-11-13 20:46:31 -06: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 Add a few more automatically built packages to the commonly running script. 2011-11-13 20:46:21 -06:00
package-build.el package-build.el now properly maintains dependencies when *-pkg.el exists 2011-11-13 20:47:03 -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.