summaryrefslogtreecommitdiffhomepage
path: root/Rakefile
AgeCommit message (Expand)Author
2013-01-23Add build summary at the end of a build.Carson McDonald
2013-01-20Improved build scripts and config filesYuichiro MASUI
2013-01-11build gems if build_config.rb is modified.mattn
2013-01-09Make conf.bins work for cross compiled deps as well as the host.Carson McDonald
2013-01-09Added conf.bins for defining bulding binariesYuichiro MASUI
2013-01-07Run mrbgems test run on isolate mrb_state each rb file.Yuichiro MASUI
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