Yukihiro "Matz" Matsumoto
52a9712c26
link libncurses when there's /usr/include/curses.h; fix #2905
2015-08-01 16:16:22 +09:00
Terence Lee
7e087d7191
Need mruby-compiler to build mruby-bin-mruby and mruby-bin-mirb for
...
cross compiles
2015-06-22 13:01:15 -04:00
Huei-Horng Yo
2f4f36b334
Remove unused libterminfo detection code.
...
The detection code is unused even on OpenBSD 5.7,
because of the standard installation is libtermcap be installed, not libterminfo.
This fixes #2829
Tested on Arch Linux (x86_64) & OpenBSD 5.7 (amd64).
Signed-off-by: Huei-Horng Yo <hiroshi@ghostsinthelab.org >
2015-06-10 12:40:18 +08:00
Huei-Horng Yo
be2c156876
Detect if ncurses' backend is terminfo or termcap. fixes #2662
...
Borrowed from @mattn's code at:
https://github.com/mruby/mruby/issues/2662#issuecomment-65535705
Signed-off-by: Huei-Horng Yo <hiroshi@ghostsinthelab.org >
2015-06-09 21:07:12 +08:00
Tomoyuki Sahara
486870e353
NetBSD does not have libreadline but readline(3) is in libedit.
2015-05-20 12:43:44 +09:00
M.Naruoka
14bc76d578
Under cygwin host, ncurses.a is only available instead of termcap.a.
2014-10-31 16:48:50 +09:00
Tomoyuki Sahara
6a41149585
libreadline requires libtermcap on OpenBSD.
2014-05-09 14:26:12 +09:00
take_cheeze
052fe51279
Use header searcher to find readline and linenoise.
2014-05-01 16:49:55 +09:00
take_cheeze
c73f8d4def
move summary of mrbgems in default gembox to its spec
2014-03-17 00:34:24 +09:00
Yukihiro "Matz" Matsumoto
9783e9d81c
resolve conflict
2013-07-23 21:44:32 +09:00
Tomoyuki Sahara
116f75a8ce
"spec.author" is better for single-author gems.
...
"spec.author=" expects a String represents a single author.
"spec.authors=" expects an Array which is a list of multiple authors.
http://guides.rubygems.org/specification-reference/
2013-07-23 10:09:24 +09:00
Carson McDonald
bd505cc8bb
If readline is enabled add readline to libraries to link
2013-07-22 18:33:45 -04:00
Yukihiro "Matz" Matsumoto
65fccc2899
rename mruby,mirb gems to mruby-bin-{mruby,mirb}
2013-04-11 18:43:03 +09:00