summaryrefslogtreecommitdiffhomepage
path: root/Rakefile
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-20Merge pull request #660 from DAddYE/patch-2Yukihiro "Matz" Matsumoto
2012-12-20Reuse code for pathsDavide D'Agostino
2012-12-20Allow ACTIVE_GEMS to be changed from ENVDavide D'Agostino
2012-12-20Prettify RakefileDavide D'Agostino
2012-12-20Allow COMPILE_MODE to be changed from ENVDavide D'Agostino
2012-12-20possible to specify ENABLE_GEMS=true.mattn
2012-12-18Derive DISABLE_GEMS macro according to build configurationXuejie Xiao
2012-12-19add AR, YACC flags.Akira Yumiyama
2012-12-18Rakefile: LIBS default to -lmYukihiro Matz Matsumoto
2012-12-18fix build: add LIBS flag. and fix quoted arguments on windows.mattn
2012-12-18Rakefile to honor CFLAGS env by defaultYukihiro Matz Matsumoto
2012-12-18Rakefile should honor CFLAGS environment variable in debug modeYukihiro Matz Matsumoto
2012-12-17Moved some building script from GNU make to Ruby scriptYuichiro MASUI
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI