Commit Graph

4658 Commits

Author SHA1 Message Date
Loïc Giraldi
9f9d762835 Fix anaconda-mode dependencies. 2015-09-25 20:13:03 +03:00
Noam Postavsky
645a11f8aa Merge pull request #2249 from ngnmnfn/master
add recipe for emacs-fish
2015-09-24 23:21:33 -04:00
David Holm
e42135f4a0 recipe: ztree 2015-09-24 23:03:59 +02:00
Jon Friedman
bc992477c8 add recipe for emacs-fish 2015-09-24 10:41:44 -07:00
Ram Raghunathan
f692cb3e6d Fix nxhtml recipe 2015-09-18 11:54:08 -04:00
David Holm
db62eeb788 Merge pull request #2246 from rrthomas/master
Add recipe for ff-paths
2015-09-15 22:09:40 +02:00
Reuben Thomas
4d7c86b76a Add recipe for ff-paths 2015-09-15 20:03:21 +01:00
Dimitri Fontaine
418c303556 Merge pull request #2245 from ta2gch/master
fix dependency for racket-mode  in recipe
2015-09-15 14:59:16 +02:00
TANIGUCHI Masaya
1103511794 fix dependency 2015-09-15 21:50:34 +09:00
Noam Postavsky
bd291d0771 el-get-diagnosis-properties: only 1 level flatten
fixes #2242
2015-09-14 11:59:26 -04:00
Noam Postavsky
405a93267f magit.rcp: create lisp/magit-autoloads.el file
We leave magit-autoloads.el empty because the actual autoloads are
already in .loaddefs anyway, but the code in magit.el eagerly loads some
extra things if it can't find this file.
2015-09-12 19:26:59 -04:00
Noam Postavsky
7d18979451 el-get-build-commands: eval under package-dir
This lets :build recipes use paths relative to the package.
2015-09-12 19:26:59 -04:00
David Holm
75786dba6f recipe: exwm 2015-09-11 14:16:46 +02:00
David Holm
aa65fcbfc6 recipe: xelb 2015-09-11 14:16:34 +02:00
David Holm
23a7042c72 recipe: cflow 2015-09-08 10:51:02 +02:00
Noam Postavsky
5be02713fc add :build/* to update whitelist 2015-09-07 15:07:01 -04:00
Noam Postavsky
e1a4e0c7de Refine stale recipe warning
Make it say exactly which operation(s) are required to update the
recipe.

* el-get-status.el (el-get-classify-new-properties): Return a partition
  of updates for each operation instead of (dis)allowed lists for a
  given operation.
(el-get-diagnosis-properties): Return the required operation(s) instead
of update-p.
(el-get-merge-properties-into-status): Make the warning only suggest to
update if that would actually succeed given the properties needing
updating.
2015-09-05 23:32:21 -04:00
Noam Postavsky
d7743181da compact warning for failed .status.el prop merge 2015-09-05 17:56:21 -04:00
Noam Postavsky
39790b78fe add some special case update safe properties
* el-get-status.el (el-get-classify-new-properties): Consider :url
  changes update safe for :type http*, builtin.  Consider :builtin
  changes safe if not crossing current Emacs version.
2015-09-05 17:52:02 -04:00
Noam Postavsky
cf1d2f93b7 merge recipe changes to .status.el on update too
Previously, the recipe in .status.el was only updated on init, since
only some properties are safe for change on init the unsafe ones were
never updated.  Therefore, we classify addtional properties as safe fo
change on update, and update .status.el after el-get-update too.

* el-get-core.el (el-get-as-string): Handle number argument.
* el-get-status.el (el-get-status-init-whitelist): Rename from
  el-get-status-recipe-update-whitelist.
(el-get-status-update-whitelist): New constant.
(el-get-classify-new-properties): Add OPERATION argument to choose white
whitelist to use.  The :builtin property is safe to change if it doesn't
change the :type.
(el-get-diagnosis-properties, el-get-merge-properties-into-status): Add
OPERATION argument.
* el-get.el (el-get-do-init): Call el-get-merge-properties-into-status
  with OPERATION 'init.
(el-get-post-update-build): Call el-get-merge-properties-into-status
  with OPERATION 'update.
2015-09-05 17:52:02 -04:00
Noam Postavsky
4aa5cdc39c Merge: add "Type" column to package menu 2015-09-01 22:55:50 -04:00
Noam Postavsky
3c38b31ac7 Package menu: make the Type column a bit narrower
* el-get-list-packages.el (el-get-package-list-column-alist): New
  constant.
(el-get-print-package, el-get-package-menu): Use it.
2015-09-01 22:51:11 -04:00
David Holm
5463718722 recipe: doxymacs: Fixes build with modern Clang 2015-08-29 19:35:33 +02:00
David Holm
7fd5a857bf recipe: swig-mode 2015-08-29 16:32:19 +02:00
David Holm
6d5b4b7607 recipe: req-package: Fix dependencies 2015-08-29 15:06:29 +02:00
Sebastien Le Maguer
42a7606541 type as optional 2015-08-25 17:33:59 +02:00
Sebastien Le Maguer
c557bcffaa add type of source in list of packages 2015-08-25 17:24:48 +02:00
Dimitri Fontaine
eedbdad29a Merge pull request #2236 from tonini/update-alchemist-recipe
update alchemist recipe with dependencies
2015-08-24 16:18:25 +02:00
Samuel Tonini
b0686e95ad update alchemist recipe with dependencies 2015-08-24 16:14:14 +02:00
Dimitri Fontaine
f55855bb71 Merge pull request #2235 from crodjer/cider-dep-spinner
Cider now depends on spinner
2015-08-24 00:24:13 +02:00
David Holm
1f026b6ae8 winring: Switched to GitLab 2015-08-23 19:22:56 +02:00
Rohan Jain
83d0500049
Cider now depends on spinner
Signed-off-by: Rohan Jain <crodjer@gmail.com>
2015-08-23 11:04:27 +05:30
Dimitri Fontaine
3603323c6e Merge pull request #2234 from crzysdrs/master
Add Perforce p4.el recipe
2015-08-22 22:42:50 +02:00
Mitch Souders
7da35e6ef7 Remove autoloads from p4 recipe 2015-08-22 13:09:47 -07:00
Mitch Souders
1fc1a331b4 Add Perforce p4.el recipe 2015-08-21 17:41:32 -07:00
Dimitri Fontaine
499d585dbc Merge pull request #2233 from LefterisJP/rcp_company_emoji
Add company-emoji recipe
2015-08-19 17:16:18 +02:00
Lefteris Karapetsas
d520e20bb5 Add company-emoji recipe
Source: https://github.com/dunn/company-emoji
2015-08-19 17:04:50 +02:00
Noam Postavsky
eca2bcb8e7 README.md: note possible gotcha with el-get-bundle 2015-08-18 21:44:03 -04:00
Rohan Jain
565789abf6
Update url for let-alist
The old url isn't valid anymore. The url that the [project
website](http://elpa.gnu.org/packages/let-alist.html) mentions should be
used.

Signed-off-by: Rohan Jain <crodjer@gmail.com>
2015-08-09 12:04:13 +05:30
Antoine R. Dumont
5c9722ceca Add celery recipe 2015-08-08 20:34:50 +02:00
Dimitri Fontaine
d3936e5592 Merge pull request #2229 from edvorg/master
add flycheck-protobuf
2015-07-31 11:36:38 +02:00
Edward Knyshov
2db04fc822 add flycheck-protobuf 2015-07-31 11:25:41 +03:00
Yuya Unno
1aebfd1d2d Fix sed command in yatex recipe 2015-07-29 13:07:22 +09:00
Noam Postavsky
a60eaccf9c el-get-executable-find: use it consistently
for better error messages.

fix #2226
2015-07-27 14:56:02 -04:00
Dimitri Fontaine
368b796d11 Merge pull request #2225 from siteshen/master
fix recipe ac-html: add missing depends
2015-07-25 13:06:15 +02:00
Xiaojiang Shen
c09a21f50b fix recipe ac-html: add missing depends 2015-07-25 14:51:11 +08:00
Dimitri Fontaine
2f3d93ff62 Merge pull request #2224 from nloyola/master
Added recipe for which-key package.
2015-07-24 21:54:24 +02:00
Nelson Loyola
c2162f221f Added recipe for which-key package. 2015-07-24 09:48:56 -06:00
Dimitri Fontaine
fecd0470ef Merge pull request #2223 from hendrikvanantwerpen/auctex-darwin
FIx build problem for auctex on OSX
2015-07-24 17:07:11 +02:00
Hendrik van Antwerpen
24e4e4e8e7 Factor out Darwin build. 2015-07-24 16:33:45 +02:00