Commit graph

10 commits

Author SHA1 Message Date
Donald Curtis
df097a0172 remove debugging code accidentally added to last commit
hotfix
2013-04-21 08:33:39 -05:00
Donald Curtis
a5859f2e7a add rules to evaluate packages if older emacs
cl-lib from ELPA is needed with versions of emacs < 24.3. this modification to the Makefile will test if a call to `package-initialize` may be needed.
2013-04-21 08:31:58 -05:00
Steve Purcell
34710517c5 Ensure recipes.json is rebuilt alongside archive.json (see #610) 2013-03-25 14:23:47 +00:00
Donald Curtis
23d30ceb0a implement a better lazy loading of internal variables 2013-03-11 07:10:15 -05:00
Steve Purcell
fdae5acf11 Use archive.json to populate the html package index, rather than ad-hoc sexp parsing 2012-07-25 14:01:04 +01:00
Steve Purcell
c7a127b9c6 Allow Emacs executable to be overriden in Makefile
e.g. make json EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
2012-07-24 21:28:57 +01:00
Georgi Valkov
44a63a93b5 Makefile cleanup 2012-07-22 00:58:46 +03:00
Donald Curtis
01fc0ccf26 remove buildpkg and use Makefile to build individual packages. 2012-07-21 15:45:55 -05:00
Georgi Valkov
70aa4693cb Add makefile rules for archive.json and recipes.json
archive.json is regenerated anytime packages/archive-contents changes
recipes.json is regenerated anytime a file in recipes/ changes
2012-07-21 15:31:47 -05:00
Georgi Valkov
5c22644e95 Replace melpa script with Makefiles 2012-07-21 08:03:52 -05:00