summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-debugger/tools/mrdb/mrdbconf.h
AgeCommit message (Expand)Author
2020-11-21Rename `MRB_{ENABLE,DISABLE}_` to `MRB_{USE,NO}_`; close #5163KOBAYASHI Shuji
2020-10-29Move `build_config.rb` -> `build_config/default.rb`; ref #5098Yukihiro "Matz" Matsumoto
2020-03-08Add configuration guard for `MRB_DISABLE_STDIO`dearblue
2020-03-08Improve conflict error message of mruby-bin-debugger; ref 87d1b2a91dearblue
2019-07-14Error needed/conflicts configurationdearblue
2015-12-26remove execute bit from mrbgems/mruby-bin-debugger filesYukihiro "Matz" Matsumoto
2014-11-18Add mruby debugger (mrdb)mimaki