| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-31 | Change `.o.d` back to `.d` because `.pi.d` is no longer created | KOBAYASHI Shuji | |
| 2021-01-28 | Refine `preprocess_options`; ref d95ffb036 | KOBAYASHI Shuji | |
| If we modify an option that may have been specified by users, we may make unintended changes, so it is better not to modify it as much as possible, IMO. | |||
| 2020-12-16 | Guess toolchain when `MRuby::Build#toolchain` argument is omitted | KOBAYASHI Shuji | |
| 2020-12-13 | Fix spelling | John Bampton | |
| 2020-10-29 | Use `default' gembox by default. | Yukihiro "Matz" Matsumoto | |
| I changed to use `full-core` gembox for debugging. It should have been reverted before `mruby3` branch was merged. | |||
| 2020-10-29 | Move `build_config.rb` -> `build_config/default.rb`; ref #5098 | Yukihiro "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. | |||
