Scripts for building Emacs packages from Version Control
Find a file
Donald Ephraim Curtis c2cde4998b Fixed some problems with updated epkgs repository.
Now uses both the .config and master files.
2011-12-03 00:40:52 -06:00
archives Initial commit. 2011-10-05 00:49:38 -05:00
epkgs@6f590af6c5 Fixed some problems with updated epkgs repository. 2011-12-03 00:40:52 -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 Fixed some problems with updated epkgs repository. 2011-12-03 00:40:52 -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.