Scripts for building Emacs packages from Version Control
Find a file
Donald Ephraim Curtis c8f4157f72 Initial commit.
This is a package for building GIT-based ELPA packages for Emacs.
2011-10-05 00:49:38 -05:00
archives Initial commit. 2011-10-05 00:49:38 -05:00
epkgs@2107b46042 Initial commit. 2011-10-05 00:49:38 -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 Initial commit. 2011-10-05 00:49:38 -05:00
buildsync Initial commit. 2011-10-05 00:49:38 -05:00
package-build.el Initial commit. 2011-10-05 00:49:38 -05:00
README.md Initial commit. 2011-10-05 00:49:38 -05:00

ELPA-GIT

This is some elisp that helps for building ELPA packages based on git 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.