summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2012-06-18Make CFLAG choices in Makefiles more flexibleDaniel Bovensiepen
2012-05-23Clean and DRY up the basic MakefilesJon
2012-05-23Add `help` and `showconfig` targets to MakefileJon
2012-05-20add "all" to test dependencyYukihiro Matsumoto
2012-05-14make test restructuringYukihiro Matsumoto
2012-05-14mrit - Embeddable Ruby ISO TestDaniel Bovensiepen
2012-05-13merge mirb target to all in toplevel MakefileYukihiro Matsumoto
2012-05-12mirb - Embeddable Interactive Ruby ShellDaniel Bovensiepen
2012-05-02run make -c mrblib from topYukihiro Matsumoto
2012-05-01Makefile: run make at src firstYukihiro Matsumoto
2012-05-01remove ios compile tasksYuichiro MASUI
2012-04-30build process restructuredYukihiro 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