Yukihiro "Matz" Matsumoto
|
58ab97e300
|
mruby-config: add --cc and --ld options.
* `--cc` print compiler name
* `--ld` print linker name
|
2021-04-06 17:25:53 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
d42d308620
|
Remove duplicated --cflags; [ci skip]
|
2021-01-28 19:55:05 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
63b7439ddf
|
Change mruby-config to print usage on invalid arguments.
Or no argument at all.
|
2021-01-26 11:37:01 +09:00 |
|
KOBAYASHI Shuji
|
8c22911c86
|
Rename mruby-bin-mruby-config mrbgem to mruby-bin-config
For brevity and consistency (e.g. `mruby-bin-strip` doesn't have `mruby-`
after `bin-`).
|
2019-01-20 19:47:58 +09:00 |
|