summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/build_tasks.rb
AgeCommit message (Expand)Author
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
2012-12-26replace all slash to backslash in `cd /path/to/folder` for windows.mattn
2012-12-24Support GEM_LIBS_LIST in Makefile4gemMATSUMOTO Ryosuke
2012-12-22Merge pull request #668 from matsumoto-r/support_gem_flags_listYukihiro "Matz" Matsumoto
2012-12-22Support MakefileGemList for MRUBY_CFLAGS and MRUBY_LDFLAGSMATSUMOTO Ryosuke
2012-12-22Added MRUBY_LIBS to mrbgems MakefileYuichiro MASUI
2012-12-22Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgemsYuichiro MASUI
2012-12-18Merge pull request #639 from mattn/fix_buildYukihiro "Matz" Matsumoto
2012-12-18"#{MRUBY_ROOT}/mrbgems/g" add to the default search pathAkira Yumiyama
2012-12-18fix build: add LIBS flag. and fix quoted arguments on windows.mattn
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