| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-05 | Merge pull request #4055 from take-cheeze/verbose_bintest | Yukihiro "Matz" Matsumoto | |
| Support verbose mode in bintest. | |||
| 2018-06-22 | Run tests parallelly for each target. | take-cheeze | |
| 2018-06-21 | Support verbose mode in bintest. | take-cheeze | |
| 2018-03-22 | Add `:path` option for git repository. | Takeshi Watanabe | |
| 2018-03-05 | Add same fix as #3964 to lib/mruby/gem.rb . | Takeshi Watanabe | |
| 2018-02-16 | Add verbose flag to cross test runner too. | Takeshi Watanabe | |
| 2018-02-10 | Fix core dependencies resolving in dependencies gems. | Takeshi Watanabe | |
| 2018-01-24 | Add `big_endian` and `little_endian` methods to `CrossBuild`; ref #3922 | Yukihiro "Matz" Matsumoto | |
| When your target machine is big endian, specify as following in the `build_config.rb`: ```ruby MRuby::CrossBuild.new('32bit') do |conf| toolchain :gcc conf.big_endian end ``` | |||
| 2017-07-29 | Merge branch 'move-task-class-definitions' of ↵ | Yukihiro "Matz" Matsumoto | |
| https://github.com/udzura/mruby into udzura-move-task-class-definitions | |||
| 2017-04-04 | Some adjustments | Uchio KONDO | |
| 2017-04-04 | Move class/module definitions to normal .rb files | Uchio KONDO | |
| 2017-04-04 | Initial skelton for class/module def | Uchio KONDO | |
| 2015-09-07 | Change to Proc.new to make Ruby 1.9 Happy | Seba Gamboa | |
| 2015-09-06 | Switch gem API to constants only | Seba Gamboa | |
| 2015-09-03 | Add other version.h constants | Seba Gamboa | |
| 2015-09-01 | Expose MRuby source as a gem | Seba Gamboa | |
| 2013-01-03 | Rebuild CRuby based building script without Makefile | Yuichiro MASUI | |
| Tested CRuby 1.8.6 and 1.9.3 You can see building configuration in build_config.rb | |||
| 2012-04-20 | add mruby sources | mimaki | |
