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.rb
Age
Commit message (
Expand
)
Author
2018-06-20
Turn off `enable_debug` flag in `build_config.rb` by default.
Yukihiro "Matz" Matsumoto
2017-10-28
comment out `bench` build from standard `build_config.rb`
Yukihiro "Matz" Matsumoto
2017-01-25
Update example lines of mrbgems in build_config.rb; ref #3414
Yukihiro "Matz" Matsumoto
2016-07-23
Fix broken msvc build
Takashi Sawanaka
2016-03-04
Add default benchmark build config
Zachary Scott
2015-11-17
Fix MRB_ENABLE_DEBUG_HOOK config typo left from 4440566
Zachary Scott
2015-11-17
DISABLE_STDIO/ENABLE_DEBUG macros to rename; close #3014
Yukihiro "Matz" Matsumoto
2015-11-15
Merge pull request #3011 from Mav7/master
Yukihiro "Matz" Matsumoto
2015-11-14
Added more YARD docs to mruby.h
Mav7
2015-11-10
Merge pull request #3008 from Mav7/master
Yukihiro "Matz" Matsumoto
2015-11-09
Added YARD documentation in mruby.h
Mav7
2015-10-15
got rid of dummy gem
Ralph Desir(Mav7)
2015-10-15
updated YARD docs on mruby.h
Ralph Desir(Mav7)
2015-10-16
use visualcpp toolchain for test as well
Yukihiro "Matz" Matsumoto
2015-10-14
got rid of dummy gem i was testing
Ralph Desir
2015-10-14
Added documentation for mrb_undef_method
Ralph Desir(Mav7)
2015-09-05
Revert 7b5f8b0 except removing trailing spaces
Jun Hiroe
2015-09-03
Add build_mrbtest after config block is evaluated
Zachary Scott
2015-09-03
remove trailing spaces from bc9c47d5
Yukihiro "Matz" Matsumoto
2015-08-22
Add mruby-test build config and update :test task to use mrbgem binary
Zachary Scott
2014-11-18
Add mruby debugger (mrdb)
mimaki
2014-04-20
Implement :checksum_hash mrbgem option.
Daniel Bovensiepen
2014-04-09
Make bintest enabling like other `enable_xxx` methods.
take_cheeze
2014-04-05
Add detection of VC++2010 in build_config.rb
kyab
2014-03-01
revert wrong build_config.rb
take_cheeze
2014-03-01
fix compile error of min/max macro
take_cheeze
2014-02-10
resolve conflict in travis_config.rb
Yukihiro "Matz" Matsumoto
2014-01-23
add enable_debug to build_config.rb
Yukihiro "Matz" Matsumoto
2013-11-22
Automatically detect toolchain if it is visualcpp, and hence we drop vs2010.r...
Per Lundberg
2013-11-16
add a comment for enable_bintest in build_config.rb
fleuria
2013-11-16
add regression for #1572
fleuria
2013-07-31
remove unnecessary spaces
Yukihiro "Matz" Matsumoto
2013-05-14
mrbc to take multiple files, preserving debug information if -g given; close ...
Yukihiro "Matz" Matsumoto
2013-05-13
Add example of modifying mrbc options to add debug info
Carson McDonald
2013-04-27
FIX: Default build should use default GEMs and not all Core GEMs
Daniel Bovensiepen
2013-04-27
Use gembox for default build
Daniel Bovensiepen
2013-04-21
Add Symbol#to_proc, Symbol.all_symbols
h2so5
2013-04-17
Add mruby-proc-ext
h2so5
2013-04-14
Add mruby-range-ext
h2so5
2013-04-11
rename mruby,mirb gems to mruby-bin-{mruby,mirb}
Yukihiro "Matz" Matsumoto
2013-04-11
Move mirb and mruby to mrbgems.
Masaki Muranaka
2013-04-07
Add "test runner" support for cross builds.
Masaki Muranaka
2013-03-27
Activated mruby-random
MATSUMOTO Ryosuke
2013-03-25
mruby-sprintf should precede mruby-print
mattn
2013-03-24
Add mruby-print
mattn
2013-03-23
Add double-quote
MATSUMOTO Ryosuke
2013-03-23
Add mruby-random mrbgem (no activation though)
MATSUMOTO Ryosuke
2013-03-23
add mruby-eval mrbgem (no activation though)
Yukihiro Matz Matsumoto
2013-03-22
add mruby-hash-ext mrbgem, and method: Hash#merge!
Kouki Ooyatsu
2013-03-19
fix comment
skandhas
[next]