Commit graph

3650 commits

Author SHA1 Message Date
Donald Curtis
7dc07903da Minor README update. 2012-05-01 08:16:02 -05:00
Donald Curtis
198dbe1a9f Remove path prefix before tar creation.
Closes #97
2012-05-01 07:32:08 -05:00
Donald Curtis
41fdeb80d3 Fix expansion problem of bzr repos. 2012-04-30 17:24:48 -05:00
Donald Curtis
c7f03d86b4 Major update to README include TOC 2012-04-30 17:13:46 -05:00
Donald Curtis
e34e399bf1 minor update to index to hopefully make it look cleaner. 2012-04-30 16:54:04 -05:00
Donald Curtis
310ca31c8d Expand bzr repos to canonical path. 2012-04-30 16:03:22 -05:00
Donald Curtis
2bebebbcd6 Add function to parse line from run-process.
It is very common to find a regex match after running a process, so
make a function for this.
2012-04-30 15:59:33 -05:00
Donald Curtis
34c09152d3 Add recipe for erlang (see #96) 2012-04-30 15:32:43 -05:00
Donald Curtis
abbe137e38 Copy files for multi-file packages as individuals, rather than duplicating the repository. 2012-04-30 15:29:49 -05:00
Steve Purcell
a1c97870c2 Merge pull request #100 from dotemacs/egg-package
Added the recipe for egg mode
2012-04-30 03:52:15 -07:00
Aleksandar Simic
2bd4f0e0dd Added the recipe for egg mode 2012-04-30 10:35:33 +00:00
Donald Curtis
0bded518d1 fix vimgolf recipe 2012-04-29 20:05:39 -05:00
Donald Curtis
dcf97c7df6 Delete package staging directory before building. 2012-04-29 20:01:04 -05:00
Donald Curtis
cc929e15d5 fix indentation 2012-04-29 19:54:35 -05:00
Donald Curtis
54d80f1f0b Throw an error if no files are found within the package. 2012-04-29 19:52:23 -05:00
Steve Purcell
bcd788336b Revert "Add recipe for erlang" (see #96)
This reverts commit b1913f9fdd.
2012-04-29 18:53:17 +01:00
Steve Purcell
c59b9e0a73 Merge pull request #96 from shosti/master
Add recipe for erlang
2012-04-29 10:37:41 -07:00
Emanuel Evans
b1913f9fdd Add recipe for erlang 2012-04-29 12:27:13 -04:00
Steve Purcell
2253142c4c Merge pull request #95 from benma/master
Add recipe pyregexp
2012-04-27 02:50:48 -07:00
Marko Bencun
3ab6c30f56 Add recipe pyregexp 2012-04-27 11:43:59 +02:00
Steve Purcell
ead0703746 Report an error when elisp on EmacsWiki gets deleted upstream (as happened with rainbow-delimiters.el) 2012-04-24 20:07:44 +01:00
Steve Purcell
66db7a2e84 Fix rainbow-delimiters recipe 2012-04-24 19:50:10 +01:00
Donald Ephraim Curtis
9c652e306e Remove the "Credits" section. 2012-04-24 13:17:14 -05:00
Steve Purcell
380c231e1f Add my name to the copyright 2012-04-24 19:01:35 +01:00
Steve Purcell
fdfe060ecf Check more strictly that -pkg files contain a single define-package expression (see #92) 2012-04-24 08:11:16 +01:00
Steve Purcell
b1ba64ef33 Use a .dir-locals file to force recipes to open in emacs-lisp mode 2012-04-23 18:29:22 +01:00
Donald Curtis
9841d3cfd1 add recipe mysql2sqlite 2012-04-23 09:31:11 -05:00
Donald Curtis
abb7101b2d Add recipe emacs-setup 2012-04-23 09:30:49 -05:00
Steve Purcell
c64c21a42f Merge pull request #93 from pcmantz/escreen
* recipes/escreen: terminal multiplexer a la GNU Screen
2012-04-22 10:56:02 -07:00
Paul C. Mantz
2847d1c03c * recipes/escreen: terminal multiplexer a la GNU Screen 2012-04-22 12:39:35 -05:00
Steve Purcell
eca898099d Handle elisp files which have no "version" header, but are otherwise well-formatted 2012-04-22 08:52:20 +01:00
Steve Purcell
b5f5bbc7b0 Don't leave modified buffers open after looking for package info in files 2012-04-22 08:51:52 +01:00
Steve Purcell
ae8e8ec191 Prefer mapc over dolist when an iteration variable is not required 2012-04-22 08:39:25 +01:00
Donald Curtis
66b342dc84 use symbols in buildpkg 2012-04-21 22:05:20 -05:00
Donald Curtis
869f22f2be princ should be message in update/checkout messages 2012-04-21 15:05:37 -05:00
Donald Curtis
b47382e904 Don't print pkg-info. 2012-04-21 15:00:57 -05:00
Donald Curtis
8b47179b4d default to `message' for everything except full-build information. 2012-04-21 15:00:17 -05:00
Donald Curtis
db9d32ee99 Cleanup script output. 2012-04-21 14:36:37 -05:00
Donald Curtis
682efd1d22 Cleanup output a bit. Only print certain things to stdout, rest to stderr. 2012-04-21 13:57:58 -05:00
Donald Curtis
004c9ae5ce Print packages that fail to build when building every package.
Closes #72
2012-04-21 13:57:23 -05:00
Donald Curtis
005697cbde additional long line formatting. 2012-04-21 12:10:06 -05:00
Donald Curtis
760e37e385 Cleanup long lines where it can be avoided (like it doc strings) 2012-04-21 12:08:45 -05:00
Donald Ephraim Curtis
529e64426b Merge pull request #84 from mortiferus/master
New recipe, latex-pretty-symbols
2012-04-21 10:02:26 -07:00
Donald Curtis
60be41f73b fix timestamp search problem with hg.
introduced in a971eeddd5

see #79
2012-04-21 12:01:01 -05:00
Steve Purcell
e9c36b10a7 Strip '-*- BLAH -*-' directives out of package descriptions in html index 2012-04-21 10:33:03 +01:00
Steve Purcell
3e3815d334 Include time zone offset in HTML index "last update" stamp. 2012-04-21 10:29:31 +01:00
sindikat
a46a6e4c85 Add recipe for minimap.el 2012-04-21 10:18:26 +01:00
Steve Purcell
2c7355727a Clarify recipe syntax (fixes #89) 2012-04-21 10:10:48 +01:00
John SJ Anderson
bf079dbd04 HTML tidy interface from the wiki 2012-04-21 10:06:12 +01:00
John SJ Anderson
edcafb4c45 recipe for disk.el from the wiki 2012-04-20 21:05:26 -04:00