summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/full-core.gembox
AgeCommit message (Collapse)Author
2018-12-25Revert "Simplify full-core.gembox"Yukihiro "Matz" Matsumoto
This reverts commit e20d652f22dd4cda7286eedbf46d67b901d4969d. This change cannot handle hidden dependency between `mruby-print` and `mruby-sprintf`; ref #4202
2018-12-25Simplify full-core.gemboxKOBAYASHI Shuji
Dependencies order is auto detected.
2015-09-01mruby-test should be opt-inZachary Scott
2014-11-18Add mruby debugger (mrdb)mimaki
2014-07-16Check mrbgem.rake instead of directory to ignore empty directories in full-core.take_cheeze
2013-05-02Apply :core parameter to full-core.gemboxDaniel Bovensiepen
2013-04-27Add gembox which contains all core GEMsDaniel Bovensiepen