summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/Makefile
AgeCommit message (Collapse)Author
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI
Added minirake what's Rake subset
2012-12-11remove quote of "GEMS.active". On windows, quoted variable is passed to the ↵mattn
command arguments with double quote.
2012-12-08mrbgems: GEMS.active can now contain relative path to GEMS. Relative from ↵Daniel Bovensiepen
'mrbgems/g'
2012-11-23Add the usage of MRUBY_ROOT to the mrbgems build system, so that we can ↵Daniel Bovensiepen
easily build everywhere
2012-11-23Respect dynamic GEMS.active fileDaniel Bovensiepen
2012-11-22Rename GEM init fileDaniel Bovensiepen
2012-11-21Improve building of Gems to single Archive FilesDaniel Bovensiepen
2012-09-24Fix initializing of generator and beautify generatorDaniel Bovensiepen
2012-09-22Catch some corner casesDaniel Bovensiepen
2012-09-22Another fix for MakefileDaniel Bovensiepen
2012-09-22Fix MakefileDaniel Bovensiepen
2012-09-22Optimize MakefilesDaniel Bovensiepen
2012-09-22Move Gem Tests into the main Test targetDaniel Bovensiepen
2012-09-21Add Support for Ruby Extensions, C Extensions and Test IntegrationDaniel Bovensiepen
2012-09-20Optimize MakefileDaniel Bovensiepen
2012-09-20Integrate tests into mrbgemsDaniel Bovensiepen
2012-09-19Some additional changes to compile properlyDaniel Bovensiepen
2012-09-19Built generator for an variable amount of gemsDaniel Bovensiepen
2012-09-17Relocate filesDaniel Bovensiepen
2012-09-13Add TODOs to finalize gemsDaniel Bovensiepen
2012-09-13Add a first implementation of mrbgems with one fixed MD5 gemDaniel Bovensiepen