Commit Graph

13 Commits

Author SHA1 Message Date
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
jeremy
4311e64eb4 Bump after default ruby version change to ruby 2.6 2019-04-29 00:42:08 +00:00
jeremy
51d0010521 Fix build on big endian systems by defining MRB_ENDIAN_BIG
Tested on sparc64 by jca@
OK jca@
2018-12-20 18:41:45 +00:00
jeremy
ab172567ce Update to mruby 2.0.0
Reenable on sparc64, since it now builds there, thanks to jca@ for testing.
2018-12-17 20:28:27 +00:00
jeremy
ecdd34f345 Bump related ports after default ruby version switch. 2018-10-26 16:16:24 +00:00
jeremy
319392f6be Update to mruby 1.4.1
Mostly from David CARLIER <devnexen@gmail.com>
2018-05-01 22:36:21 +00:00
jeremy
33be66e586 Update to mruby 1.3.0 2017-11-01 21:44:44 +00:00
sthen
a97e9cf1bc add WANTLIB 2017-09-23 10:15:28 +00:00
jeremy
393958c756 Disable debug build by default.
Also, only build the version shipping with the package, instead of also
building other versions.

OK jca@
2017-03-04 05:09:15 +00:00
jca
493a816284 Show build commands, re-add -W* compile flags
The default is still a debug build.  Is that intended?

"cc" -O2 -pipe -std=gnu99 -Wall -Werror-implicit-function-declaration \
-Wdeclaration-after-statement -Wwrite-strings -g3 -O0 -DMRB_ENABLE_DEBUG_HOOK \
-DMRBGEM_MRUBY_BIN_DEBUGGER_VERSION=0.0.0 ...

Added Files: CVS: patches/patch-tasks_toolchains_gcc_rake
2017-02-27 21:33:43 +00:00
jca
8adbe66d2f Respect CC 2017-02-27 21:27:01 +00:00
jca
cd6b80e321 Broken on sparc64
http://build-failures.rhaalovely.net//sparc64/2016-11-21/lang/mruby.log
2016-12-02 13:35:00 +00:00
jeremy
2e7bc08d5c Import mruby 1.2.0
mruby is a lightweight, easy to embed version of ruby.

Help from juanfra@ and pirofti@
OK juanfra@
2016-11-05 22:31:28 +00:00