summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/Makefile4gem
AgeCommit message (Expand)Author
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
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-17Moved some building script from GNU make to Ruby scriptYuichiro MASUI
2012-12-11Fixes the dash issue for pure Ruby GEMsDaniel Bovensiepen
2012-12-11Improve cleanup target for mixed C and Ruby GEMsDaniel Bovensiepen
2012-12-08mrbgems: make calls to every GEM contain now also the include path to the hea...Daniel Bovensiepen
2012-12-07Fix: A GEM with a Dash inside of the name doesn't work.Daniel Bovensiepen
2012-11-23Add the usage of MRUBY_ROOT to the mrbgems build system, so that we can easil...Daniel Bovensiepen
2012-11-23Respect dynamic GEMS.active file in mrbgems/Makefile4gemDaniel Bovensiepen
2012-11-23Change build process to create meaningful Archive file instead of gem.aDaniel Bovensiepen
2012-11-23Modify GEM build process to support external GEMs outside of the mruby treeDaniel Bovensiepen
2012-11-21Improve Including File to build single archive FilesDaniel Bovensiepen
2012-09-20Add default makefile for GemsDaniel Bovensiepen