summaryrefslogtreecommitdiffhomepage
path: root/tools/mirb/Makefile
AgeCommit message (Collapse)Author
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
Tested CRuby 1.8.6 and 1.9.3 You can see building configuration in build_config.rb
2012-12-14rebuild binaries when mrbgem archives are updated.Tomoyuki Sahara
2012-12-09Added LDFLAGS to MakefilesYuichiro MASUI
2012-11-22Deactivate / Activate GEMs Flag introduced into mirbDaniel Bovensiepen
2012-11-21Include dynamically GEMs into mirbDaniel Bovensiepen
2012-09-10Fix writing errors in MakefilesDaniel Bovensiepen
2012-06-18Make CFLAG choices in Makefiles more flexibleDaniel Bovensiepen
2012-05-23Clean and DRY up the basic MakefilesJon
2012-05-15Makefile: remove echo action from all targetYukihiro Matsumoto
2012-05-12mirb - Embeddable Interactive Ruby ShellDaniel Bovensiepen