index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
build_config
Age
Commit message (
Expand
)
Author
2020-12-13
Fix spelling
John Bampton
2020-12-13
Improve source scanning for presym
KOBAYASHI Shuji
2020-12-05
Make it possible that `libmruby.a` is not created
KOBAYASHI Shuji
2020-11-25
Replace mere `enable_debug` by clearer `conf.enable_debug` [ci skip]
Yukihiro "Matz" Matsumoto
2020-11-24
Fix compiler errors from `MRB_NO_FLOAT`; #5185
Yukihiro "Matz" Matsumoto
2020-11-23
Use local variables instead of top level constants in `boxing.rb` [ci skip]
KOBAYASHI Shuji
2020-11-22
Remove `mrb_str_buf_new()` and `MRB_STR_BUF_MIN_SIZE`; close #5171
Yukihiro "Matz" Matsumoto
2020-11-21
Rename `MRB_{ENABLE,DISABLE}_` to `MRB_{USE,NO}_`; close #5163
KOBAYASHI Shuji
2020-11-21
Fix incorrect build name and simplify `build_config/boxing.rb` [ci skip]
KOBAYASHI Shuji
2020-11-21
Remove `-Wdeclaration-after-statement` from gcc options; #5159
Yukihiro "Matz" Matsumoto
2020-11-21
Test each combination of boxing, `mrb_int` size, and archtecture.
Yukihiro "Matz" Matsumoto
2020-11-21
Specify `conf` explicitly for `enable_debug`.
Yukihiro "Matz" Matsumoto
2020-11-19
Allow `bintest` even if build name is not `host`
KOBAYASHI Shuji
2020-11-13
Use `enable_sanitizer` to simplify `build_config/clang-asan.rb`
KOBAYASHI Shuji
2020-10-29
Use `default' gembox by default.
Yukihiro "Matz" Matsumoto
2020-10-29
Move `build_config.rb` -> `build_config/default.rb`; ref #5098
Yukihiro "Matz" Matsumoto
2020-10-19
Revert `MRUBY_TARGET` mechanism; ref #5096
KOBAYASHI Shuji
[prev]