| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-24 | Let's use more ruby | Davide D'Agostino | |
| 2013-01-24 | Merge branch 'master' of github.com:mruby/mruby | Yukihiro Matz Matsumoto | |
| 2013-01-24 | resolve conflict | Yukihiro Matz Matsumoto | |
| 2013-01-23 | Merge pull request #778 from mattn/gemlist | Yukihiro "Matz" Matsumoto | |
| Listing gems vertically | |||
| 2013-01-24 | Listing gems vertically | mattn | |
| 2013-01-24 | Remove noisy build message quotes | Jon | |
| 2013-01-24 | Add flags_after_libraries | Yuichiro MASUI | |
| 2013-01-24 | merge master | Yuichiro MASUI | |
| 2013-01-23 | Merge pull request #776 from carsonmcdonald/displaybuildinfo | Yukihiro "Matz" Matsumoto | |
| Add build summary at the end of a build. | |||
| 2013-01-23 | Add build summary at the end of a build. | Carson McDonald | |
| 2013-01-23 | Remove reverse | mattn | |
| 2013-01-23 | Merge pull request #773 from thecodeshop/ppp | Yukihiro "Matz" Matsumoto | |
| Refine pretty printing | |||
| 2013-01-23 | Merge pull request #770 from masuidrive/mrbgem_finalizer | Yukihiro "Matz" Matsumoto | |
| Added finalizer of mrbgems | |||
| 2013-01-23 | Merge pull request #769 from masuidrive/mrbgem_init | Yukihiro "Matz" Matsumoto | |
| Add C++/Objective-C init in toolchains | |||
| 2013-01-23 | Refine pretty-print indenting | Jon | |
| 2013-01-22 | Refine pretty printing | Jon | |
| 2013-01-22 | Added finalizer of mrbgems | Yuichiro MASUI | |
| 2013-01-22 | Add C++/Objective-C init in toolchains | Yuichiro MASUI | |
| 2013-01-21 | Merge pull request #767 from masuidrive/build_error_message | Yukihiro "Matz" Matsumoto | |
| Added "Unknown toolchain/gem" error message | |||
| 2013-01-21 | Added "Unknown toolchain/gem" error message | Yuichiro MASUI | |
| 2013-01-21 | Added flags_before_libraries to linker | Yuichiro MASUI | |
| 2013-01-21 | Changed flags name in libmruby.flags.mak | MATSUMOTO Ryosuke | |
| 2013-01-21 | Merge pull request #762 from cremno/vs2012-toolchain-fixes | Yukihiro "Matz" Matsumoto | |
| vs2012 toolchain: various fixes | |||
| 2013-01-21 | Merge pull request #760 from masuidrive/fixed_compat | Yukihiro "Matz" Matsumoto | |
| Fixed 1.8 compatibility | |||
| 2013-01-21 | Merge pull request #759 from skandhas/pr-fix-build-on-cygwin | Yukihiro "Matz" Matsumoto | |
| fix build faild on Cygwin Environment | |||
| 2013-01-21 | vs2012 toolchain: various fixes | Cremno | |
| CC: / instead of - (cosmetic change) LD: removed default libraries and fixed options syntax AR: added /nologo | |||
| 2013-01-21 | resolve conflicts | Yukihiro Matz Matsumoto | |
| 2013-01-21 | Beautify the output of rake | Daniel Bovensiepen | |
| 2013-01-21 | Set default rake to not verbose | Daniel Bovensiepen | |
| 2013-01-21 | Fixed 1.8 compatibilitywq | Yuichiro MASUI | |
| 2013-01-21 | fix build faild on Cygwin Environment | skandhas | |
| 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 | |||
