| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-01 | link libncurses when there's /usr/include/curses.h; fix #2905 | Yukihiro "Matz" Matsumoto | |
| 2015-06-22 | Need mruby-compiler to build mruby-bin-mruby and mruby-bin-mirb for | Terence Lee | |
| cross compiles | |||
| 2015-06-10 | Remove unused libterminfo detection code. | Huei-Horng Yo | |
| 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 <[email protected]> | |||
| 2015-06-09 | Detect if ncurses' backend is terminfo or termcap. fixes #2662 | Huei-Horng Yo | |
| Borrowed from @mattn's code at: https://github.com/mruby/mruby/issues/2662#issuecomment-65535705 Signed-off-by: Huei-Horng Yo <[email protected]> | |||
| 2015-05-20 | NetBSD does not have libreadline but readline(3) is in libedit. | Tomoyuki Sahara | |
| 2014-10-31 | Under cygwin host, ncurses.a is only available instead of termcap.a. | M.Naruoka | |
| 2014-05-09 | libreadline requires libtermcap on OpenBSD. | Tomoyuki Sahara | |
| 2014-05-01 | Use header searcher to find readline and linenoise. | take_cheeze | |
| 2014-03-17 | move summary of mrbgems in default gembox to its spec | take_cheeze | |
| 2013-07-23 | resolve conflict | Yukihiro "Matz" Matsumoto | |
| 2013-07-23 | "spec.author" is better for single-author gems. | Tomoyuki Sahara | |
| "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-22 | If readline is enabled add readline to libraries to link | Carson McDonald | |
| 2013-04-11 | rename mruby,mirb gems to mruby-bin-{mruby,mirb} | Yukihiro "Matz" Matsumoto | |
