summaryrefslogtreecommitdiffhomepage
path: root/doc/guides/mrbgems.md
AgeCommit message (Collapse)Author
2020-11-02Search gem from `MRUBY_ROOT` if build config is in `build_config`.Yukihiro "Matz" Matsumoto
2020-10-29Move `build_config.rb` -> `build_config/default.rb`; ref #5098Yukihiro "Matz" Matsumoto
In addition, update the documents referring `build_config.rb` which is no longer used. The new `build_config.rb` describes the new configuration structure in the comment.
2019-12-21Abandon `minirake`. Use `rake` for compilation; fix #4884Yukihiro "Matz" Matsumoto
2019-08-20Add note about checksum_hash in mrbgem docTakeshi Watanabe
2018-08-11Fix misspelling words in commentsKazuhiro Sera
2018-03-22Add `:path` option for git repository.Takeshi Watanabe
2016-06-14Update doc, write about add_test_dependencyUchio KONDO
2015-10-08Move guides locationSeba Gamboa