| Age | Commit message (Collapse) | Author |
|
The build error occurred when the "build/XXX/bin" directory did not exist.
|
|
- Respect `--verbose(-v)` and `--dry-run(-n)` options.
- Silence warnings to keyword arguments on Ruby 2.7.
|
|
|
|
- Use `MRuby::Gem::Specification`
- Fix a binary name is added to `MRuby::Build#bins` multiple times
- Close file immediately (avoid using `open(...).read`)
- Simplify
|
|
https://github.com/shuujii/mruby into shuujii-rename-bin-mruby-config-to-bin-config
|
|
For brevity and consistency (e.g. `mruby-bin-strip` doesn't have `mruby-`
after `bin-`).
|