Commit graph

57 commits

Author SHA1 Message Date
Steve Purcell
820335fb5a Extend note about sandbox target 2014-04-20 13:41:01 +01:00
Steve Purcell
1f47690652 Add note about "make sandbox" (see #1666) 2014-04-20 13:39:33 +01:00
Steve Purcell
524927838c Add more info about building and testing recipes 2014-04-20 13:39:33 +01:00
Steve Purcell
7f250b18e5 Don't assume that user is using init.el rather than .emacs 2014-04-06 11:22:43 +01:00
Steve Purcell
212d3b3ca9 More concise usage section in README (see #1624) 2014-04-06 11:21:32 +01:00
Steve Purcell
06177c4dee Clarify README section mentioning package-filter.el 2014-04-06 11:15:43 +01:00
Donald Ephraim Curtis
876d69d1ec Update README.md to include stable website listing 2014-03-23 15:28:04 -07:00
Donald Curtis
aa21414fbe update the readme for stable packages 2014-03-23 18:12:20 -04:00
Donald Ephraim Curtis
191b798b2d Clarify the default value of :files configuration. 2014-03-04 11:40:17 -08:00
Douglas Calvert
b007d0bd2b Correct melpa.el/package-filter.el confusion
Removed the stale reference to the melpa package for filtering packages in the README.
2014-02-28 17:20:36 -05:00
Steve Purcell
66b807b690 Briefly document the :branch option 2014-02-06 20:32:14 +00:00
Donald Curtis
6ff87cb0c2 Move the melpa.el package to a separate repo. 2014-01-05 14:57:43 -08:00
Steve Purcell
53512d52f2 Fix readme typo 2013-12-28 11:58:03 +00:00
Steve Purcell
ae22c3afd8 Add note about setting $EMACS when necessary (see #1065) 2013-10-04 13:42:03 +01:00
Steve Purcell
f85f2fe051 Style all README code blocks as lisp 2013-08-20 20:00:11 +01:00
Steve Purcell
b7dcf02c72 Add some missing info to README, fix a couple of typos 2013-08-20 19:24:32 +01:00
Steve Purcell
db0e4e2352 Rename "Package Format" heading to "Recipe Format" 2013-07-22 10:35:05 +01:00
Donald Curtis
fae3ee4bd0 include more submission details in the README 2013-07-20 22:00:53 -07:00
Tomoya Tanjo
037371553f Add missing comma 2013-06-05 00:24:59 +09:00
Wilson Snyder
91f45f20a5 Fix typos. 2013-05-30 18:20:35 -04:00
Marco Baringer
fd93167012 Don't use < and > chars; mention the name of the upstream repo ('origin') 2013-05-01 16:01:50 +02:00
Marco Baringer
17571841d7 Mention :commit parameter for git and github fetchers 2013-05-01 15:54:42 +02:00
Donald Curtis
c6160929e1 clarify the README a bit 2013-03-25 23:08:36 -05:00
Steve Purcell
cafc402e71 Add "dir" and "*.info" to the default :files spec
Since most packages do not have `dir` or `*.info` files, this required
changing the behaviour when a wildcard entry in `:file` expands to an
empty file list. Previously, an error would be raised in this case; now,
an error is raised only when the *entire* `:files` spec expands to an
empty file list.

The slight danger, then, is that certain build failures due to upstream
reorganisation of files might be less obvious.
2013-03-13 21:00:24 +00:00
Ding Deng
29b42b8a7c fix a broken link in README.md. 2013-01-09 23:03:08 +08:00
Donald Curtis
41edcc585f add travis ci image to README 2012-12-30 22:54:23 -06:00
Donald Curtis
70bc1e3a93 Clarify the `:files' section of README 2012-12-29 15:15:40 -06:00
Donald Curtis
d9239e2df8 README: improve clarity for package formatting 2012-12-17 13:39:47 -06:00
Steve Purcell
92abe5bf31 Remove commented-out paragraph in README (see #367) and clean up whitespace 2012-11-03 14:56:20 +00:00
Sebastian Wiesner
9592064902 Rename :cvs-module to :module 2012-09-15 13:55:15 +02:00
Sebastian Wiesner
9590a38d35 [#177] Add support for CVS 2012-09-14 18:35:16 +02:00
Donald Curtis
5c216821f5 Update README to reflect recent changes. 2012-07-21 15:46:21 -05:00
Donald Curtis
e6f81bf99a README changes for new recipe format 2012-05-03 20:46:16 -05:00
Donald Curtis
7dc07903da Minor README update. 2012-05-01 08:16:02 -05:00
Donald Curtis
c7f03d86b4 Major update to README include TOC 2012-04-30 17:13:46 -05:00
Steve Purcell
2c7355727a Clarify recipe syntax (fixes #89) 2012-04-21 10:10:48 +01:00
Donald Curtis
d0943496d2 Apparently github markdown does not support definitions? 2012-04-11 09:56:19 -05:00
Donald Ephraim Curtis
ea3b50d05d Definitions in README.md need three spaces after : 2012-04-11 09:54:07 -05:00
Bozhidar Batsov
0aea259ab0 another code block converted to fenced block 2012-04-11 17:26:10 +03:00
Bozhidar Batsov
a32e995a81 added info for bzr, hg support; minor cleanup and reformatting 2012-04-11 17:24:31 +03:00
Steve Purcell
7a78a47302 Clarify recipe docs, and clean up trailing whitespace in readme. 2012-04-09 20:41:58 +01:00
Steve Purcell
cae2ac3513 Add a specialized "github" fetcher, as a shorthand for corresponding git URLs (fixes #34) 2012-04-09 20:37:45 +01:00
Steve Purcell
2b0aaa0159 An improved introductory section for the readme. 2012-04-08 15:12:22 +01:00
Donald Ephraim Curtis
7fa1a8c917 Update README.md 2012-04-07 13:01:38 -05:00
Donald Ephraim Curtis
e900e91a46 Minor README.md fix. 2012-04-07 13:00:59 -05:00
Donald Ephraim Curtis
4efc690ba1 Update README.md.
Syncing is left for external scripts currently since it is dependent on the site configuration.
2012-04-07 12:58:11 -05:00
Steve Purcell
c486d640a2 Another doc change to reflect the "recipes" change 2012-04-07 08:17:22 +01:00
Steve Purcell
2b1afde6f3 Keep recipes in individual files inside the "recipes" subdirectory. 2012-04-06 20:52:51 +01:00
Steve Purcell
0a9e000b24 Note necessity of package.el for running build scripts (fixes #37) 2012-04-06 19:54:36 +01:00
Donald Curtis
cd1f5140b5 Updated the README to include more information about submitting new packages. 2012-03-24 12:47:05 -05:00