Commit Graph

15 Commits

Author SHA1 Message Date
Grégoire Jadi
acc9d9306b add bsd build support 2017-11-20 10:09:01 +01:00
Takashi AOKI
ae11673e31 Fix for helm :build (#2535)
Pass emacs-async directory to make.
2017-06-04 23:46:22 -04:00
Mike McLean
ec941294f2 helm.rcp: add :depends block (async)
helm.el has (require 'async)
2017-05-08 09:47:45 -04:00
Reuben Thomas
8b5697f9a3 Fix helm description and do standard init 2016-01-08 15:21:29 +00:00
Noam Postavsky
b6172d8b65 fix shell interpolation in recipes 2015-07-05 15:53:07 -04:00
Noam Postavsky
6a7d18c458 helm.rcp: make helm-autoloads on windows too 2015-01-05 11:28:42 -05:00
Thomas Tuegel
11a5d48e89 helm: use helm-autoloads 2015-01-04 21:37:42 -06:00
Shihpin Tseng
fb14bfcf73 helm.rcp: fix build on OS X.
By override the EMACS_COMMAND in the Makefile of helm.
2014-11-19 10:32:34 +08:00
Noam Postavsky
19adad358f Let helm work without make on Windows
It's better to use the officially support build procedure, which is to
call make, but on Windows where we likely don't have make try to fake it
instead.

* recipes/helm.rcp (helm): :build/windows-nt just create helm-autoload.el
2014-10-22 22:28:31 -04:00
Xiao Hanyu
5b7359be87 Fix helm build problem.
Check
0f031b9030
and https://github.com/emacs-helm/helm/issues/633 for details.
2014-10-20 21:26:35 +08:00
Noam Postavsky
7231790302 helm.rcp: just use el-get's default compilation
make is not always installed.

9bffcae717 set :compile nil, apparently
because there was some problem with el-get's compilation at the time,
but it appears to work now.
2014-10-07 19:44:37 -04:00
sona_tar
a927bfc904 Add 'make' to build action in helm recipe 2014-10-04 13:59:21 +09:00
David Holm
2d094483ac Helm comes with autoloads 2014-04-23 15:47:40 +02:00
Shihpin Tseng
9bffcae717 Fix helm compile error 2013-05-03 10:06:11 +08:00
Takafumi Arakaki
c4c7b10a36 Added helm.rcp 2012-03-15 23:26:43 +01:00