summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-strip/tools
AgeCommit message (Expand)Author
2020-03-08Add configuration guard for `MRB_DISABLE_STDIO`dearblue
2020-03-08Remove unnecessary 'stdio.h'; ref #4947dearblue
2018-07-10add mrbc option `--remove-lv`yuri
2017-08-12Reduce integer type mismatch warnings in VC.Yukihiro "Matz" Matsumoto
2015-11-27include changed from by quotes ("") to by brackets (<>); close #3032Yukihiro "Matz" Matsumoto
2014-12-11fix usage messagemurase_syuka
2014-08-04mruby-strip doesn't need mrbgemscremno
2014-07-12initialize `args` in `parse_args`cremno
2014-07-12coding style adjustmentscremno
2014-07-12rewrite strippingcremno
2014-07-12check `mrb_open` return valuecremno
2014-05-15move mrb_irep_remove_lv from etc.c to mruby-bin-strip gemYukihiro "Matz" Matsumoto
2014-05-15Implement `LVAR` section removing option in mruby-strip.take_cheeze
2014-02-28add mruby-strip tool to strip irep's debug infotake_cheeze