dearblue
|
7112db9fba
|
Extends bin/mruby-config
Added output for C++ and Assembly, ObjectiveC.
|
2023-09-17 17:48:36 +09:00 |
|
John Bampton
|
1d37f75add
|
pre-commit: add hook check-shebang-scripts-are-executable
chmod +x ./mrbgems/mruby-bin-config/mruby-config
https://github.com/pre-commit/pre-commit-hooks#check-shebang-scripts-are-executable
|
2022-10-26 16:37:17 +10:00 |
|
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 |
|