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
/
travis_config.rb
Age
Commit message (
Expand
)
Author
2018-11-19
Add `-fpermissive` to C++ compiler flags.
Yukihiro "Matz" Matsumoto
2017-08-26
Turn on method cache for Travis CI.
Yukihiro "Matz" Matsumoto
2015-11-17
Enable full-debug build on travis using `MRB_ENABLE_DEBUG_HOOK`
Zachary Scott
2015-09-03
Add build_mrbtest after config block is evaluated
Zachary Scott
2015-09-01
mruby-test should be opt-in
Zachary Scott
2015-06-01
Compile mruby compiler as mrbgem.
take_cheeze
2014-04-29
turn on MRB_GC_STRESS for debug build on travis
Yukihiro "Matz" Matsumoto
2014-04-28
enable bintest on TravisCI to see how it works
Yukihiro "Matz" Matsumoto
2014-04-13
disable fragile bintest on travis-ci
Yukihiro "Matz" Matsumoto
2014-04-13
disable bintest for now
Yukihiro "Matz" Matsumoto
2014-04-09
Make bintest enabling like other `enable_xxx` methods.
take_cheeze
2014-03-02
remove explicit use of g++
take_cheeze
2014-03-01
define mrbconfs on all compiler
take_cheeze
2014-03-01
use g++ to link
take_cheeze
2014-03-01
name c++ abi build
take_cheeze
2014-03-01
add cxx_abi travis test
take_cheeze
2014-02-24
add -Werror=declaration-after-statement
bggd
2014-02-10
resolve conflict in travis_config.rb
Yukihiro "Matz" Matsumoto
2013-11-26
append defines instead of assigning
take_cheeze
2013-11-24
add enable_debug method to MRuby::Build and build debug version in travis-ci
take_cheeze
2013-11-22
build with MRB_GC_FIXED_ARENA.
Tomoyuki Sahara
2013-11-16
enable bintest for travis CI
fleuria
2013-07-25
enabe MRB_DEBUG on travis_config.rb
fleuria
2013-04-27
Use gembox for travis build
Daniel Bovensiepen
2013-03-27
Remove empty line
mattn
2013-03-27
Add travis_config.rb
mattn