| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-08 | mruby-config.bat: update as the shell version. [ci skip] | Yukihiro "Matz" Matsumoto | |
| 2021-04-06 | mruby-config: add `--cc` and `--ld` options. | Yukihiro "Matz" Matsumoto | |
| * `--cc` print compiler name * `--ld` print linker name | |||
| 2021-01-28 | Remove duplicated `--cflags`; [ci skip] | Yukihiro "Matz" Matsumoto | |
| 2021-01-26 | Revert "Fix the wrong directory `host-bin` to `host/bin`." | Yukihiro "Matz" Matsumoto | |
| This reverts commit 34f82f24e941f36edc8d947a8a9300631b3121ff. Ref #5282 | |||
| 2021-01-26 | Change `mruby-config` to print usage on invalid arguments. | Yukihiro "Matz" Matsumoto | |
| Or no argument at all. | |||
| 2021-01-26 | Fix the wrong directory `host-bin` to `host/bin`. | Yukihiro "Matz" Matsumoto | |
| Where `mruby-config` command should be generated. | |||
| 2021-01-11 | Create a `mruby-config` that can be run on the host by cross-building | dearblue | |
| The output directory will be `host-bin`, so it will be output as `<build-dir>/host-bin/mruby-config`. It's still not available for target devices. | |||
| 2020-12-19 | Warn that it was ignored in crossbuild | dearblue | |
| 2020-04-11 | Fixed a build error in mruby-config | dearblue | |
| The build error occurred when the "build/XXX/bin" directory did not exist. | |||
| 2019-12-27 | Use Rake DSL instead of commands of `FileUtils` | KOBAYASHI Shuji | |
| - Respect `--verbose(-v)` and `--dry-run(-n)` options. - Silence warnings to keyword arguments on Ruby 2.7. | |||
| 2019-02-17 | Refine dependencies for `mruby-config` | KOBAYASHI Shuji | |
| 2019-02-12 | Refine `mrbgems/mruby-bin-config/mrbgem.rake` | KOBAYASHI Shuji | |
| - Use `MRuby::Gem::Specification` - Fix a binary name is added to `MRuby::Build#bins` multiple times - Close file immediately (avoid using `open(...).read`) - Simplify | |||
| 2019-02-07 | Merge branch 'rename-bin-mruby-config-to-bin-config' of ↵ | Yukihiro "Matz" Matsumoto | |
| https://github.com/shuujii/mruby into shuujii-rename-bin-mruby-config-to-bin-config | |||
| 2019-01-20 | Rename `mruby-bin-mruby-config` mrbgem to `mruby-bin-config` | KOBAYASHI Shuji | |
| For brevity and consistency (e.g. `mruby-bin-strip` doesn't have `mruby-` after `bin-`). | |||
