| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-21 | Reduce line length | Daniel Bovensiepen | |
| 2013-01-21 | Fix Visual Studio Toolchain | Daniel Bovensiepen | |
| 2013-01-21 | Export build flags to lib/libmruby.flags.mak | Yuichiro MASUI | |
| 2013-01-21 | build_config gets more flexibility | 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-11 | Fixed mrbtest result numbers | Yuichiro MASUI | |
| 2013-01-10 | remove compiler warnings. | mattn | |
| 2013-01-09 | Merge pull request #714 from masuidrive/add_flags_for_building | Yukihiro "Matz" Matsumoto | |
| Added conf.bins for defining bulding binaries | |||
| 2013-01-09 | Added conf.bins for defining bulding binaries | Yuichiro MASUI | |
| 2013-01-09 | Added s flag to ar command | Yuichiro MASUI | |
| 2013-01-08 | Added gem :github option | Yuichiro MASUI | |
| 2013-01-07 | Run mrbgems test run on isolate mrb_state each rb file. | Yuichiro MASUI | |
| Can access to current gem's name through GEMNAME from test. Can change assert library each mrbgems. used spec.test_preload on mrbgem.rake. assert library should set $ok_test, $ko_test, $kill_test, $asserts. | |||
| 2013-01-06 | Merge pull request #692 from masuidrive/fixed_mrbgem_cxx_objc_flags | Yukihiro "Matz" Matsumoto | |
| Added cxx/objc/asmflags in mrbgems | |||
| 2013-01-06 | Added cxx/objc/asmflags in mrbgems. Sorry, I forgot it | Yuichiro MASUI | |
| 2013-01-05 | Fixed build dependency | Yuichiro MASUI | |
| 2013-01-04 | Changed objccflags to objcflags | Yuichiro MASUI | |
| Added cxxflags, objcflags, asmflags to mrbgem.rake Support .cxx and .cc as C++ source in mrbgems | |||
| 2013-01-04 | Fix an unnecessary space | Daniel Bovensiepen | |
| 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 | |||
