summaryrefslogtreecommitdiffhomepage
path: root/test/Makefile
AgeCommit message (Expand)Author
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
2012-12-22Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgemsYuichiro MASUI
2012-12-17Moved some building script from GNU make to Ruby scriptYuichiro MASUI
2012-12-16Merge branch 'master' into use_ruby_for_buildingYuichiro MASUI
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI
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 mrbtestDaniel Bovensiepen
2012-11-21Include dynamically GEMs into mrbtestDaniel Bovensiepen
2012-11-08Fix mergeDaniel Bovensiepen
2012-11-08Merge new changeDaniel Bovensiepen
2012-11-05fix mrubytest dependenciesAkira Yumiyama
2012-11-05add mruby/mrbc tests.Akira Yumiyama
2012-09-24Fix initializing of generator and beautify generatorDaniel Bovensiepen
2012-09-22Optimize MakefilesDaniel Bovensiepen
2012-09-22Move Gem Tests into the main Test targetDaniel Bovensiepen
2012-09-10Fix writing errors in MakefilesDaniel Bovensiepen
2012-06-18Make CFLAG choices in Makefiles more flexibleDaniel Bovensiepen
2012-05-28should compile mrbtest if libmruby.a is modifieYukihiro Matsumoto
2012-05-23Clean and DRY up the basic MakefilesJon
2012-05-18update test/MakefileYukihiro Matsumoto
2012-05-18remove confusing dependency; run "make" before "make test"Yukihiro Matsumoto
2012-05-17remove duplicated ruleYukihiro Matsumoto
2012-05-16Move assert lib for tests one directory up and add it always in the beginningDaniel Bovensiepen
2012-05-14make test restructuringYukihiro Matsumoto
2012-05-14mrit - Embeddable Ruby ISO TestDaniel Bovensiepen