| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-23 | display multiple authors better. | Tomoyuki Sahara | |
| Before: Copyright (c) 2013 ["a", "b"] After: Copyright (c) 2013 a, b | |||
| 2013-05-09 | remove unused variables | Nihad Abbasov | |
| 2013-05-09 | Implement GEM dependency check | Daniel Bovensiepen | |
| 2013-03-30 | Modified build dependency to exclude 'LEGAL' from libmruby archive. | kurodash | |
| 2013-03-28 | LEGAL file generator for binaries | Daniel Bovensiepen | |
| 2013-03-10 | Change default gem path. | Yuichiro MASUI | |
| 2013-02-23 | Support to build on pwd != mruby source root | Yuichiro MASUI | |
| 2013-01-28 | load MRUBY_CONFIG script after 'build_config.rb' | Yuichiro MASUI | |
| 2013-01-22 | Added finalizer of mrbgems | Yuichiro MASUI | |
| 2013-01-20 | Improved build scripts and config files | Yuichiro MASUI | |
| 2013-01-11 | build gems if build_config.rb is modified. | mattn | |
| 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 | |||
