summaryrefslogtreecommitdiffhomepage
path: root/tools/mrbc/Makefile
AgeCommit message (Expand)Author
2012-05-03library file name renamed to libmruby.a on all platformsYukihiro Matsumoto
2012-05-02rename ritevm.a to mruby.aYukihiro Matsumoto
2012-04-30build process restructuredYukihiro Matsumoto
2012-04-30add -O3 to CFLAGS by defaultYukihiro Matsumoto
2012-04-23Fixed to forget to remove some files on 'make clean'Yuichiro MASUI
2012-04-20fix Makefile: quoted CC/LL are heap up to each Makefiles.mattn
2012-04-20add mruby sourcesmimaki