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
/
test
/
Makefile
Age
Commit message (
Collapse
)
Author
2013-01-03
Rebuild CRuby based building script without Makefile
Yuichiro MASUI
Tested CRuby 1.8.6 and 1.9.3 You can see building configuration in build_config.rb
2012-12-22
Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems
Yuichiro MASUI
2012-12-17
Moved some building script from GNU make to Ruby script
Yuichiro MASUI
Added minirake what's Rake subset
2012-12-16
Merge branch 'master' into use_ruby_for_building
Yuichiro MASUI
2012-12-16
Moved some building script from GNU make to Ruby script
Yuichiro MASUI
Added minirake what's Rake subset
2012-12-14
rebuild binaries when mrbgem archives are updated.
Tomoyuki Sahara
2012-12-09
Added LDFLAGS to Makefiles
Yuichiro MASUI
2012-11-22
Deactivate / Activate GEMs Flag introduced into mrbtest
Daniel Bovensiepen
2012-11-21
Include dynamically GEMs into mrbtest
Daniel Bovensiepen
2012-11-08
Fix merge
Daniel Bovensiepen
2012-11-08
Merge new change
Daniel Bovensiepen
2012-11-05
fix mrubytest dependencies
Akira Yumiyama
2012-11-05
add mruby/mrbc tests.
Akira Yumiyama
2012-09-24
Fix initializing of generator and beautify generator
Daniel Bovensiepen
2012-09-22
Optimize Makefiles
Daniel Bovensiepen
2012-09-22
Move Gem Tests into the main Test target
Daniel Bovensiepen
2012-09-10
Fix writing errors in Makefiles
Daniel Bovensiepen
2012-06-18
Make CFLAG choices in Makefiles more flexible
Daniel Bovensiepen
2012-05-28
should compile mrbtest if libmruby.a is modifie
Yukihiro Matsumoto
2012-05-23
Clean and DRY up the basic Makefiles
Jon
2012-05-18
update test/Makefile
Yukihiro Matsumoto
2012-05-18
remove confusing dependency; run "make" before "make test"
Yukihiro Matsumoto
2012-05-17
remove duplicated rule
Yukihiro Matsumoto
2012-05-16
Move assert lib for tests one directory up and add it always in the beginning
Daniel Bovensiepen
2012-05-14
make test restructuring
Yukihiro Matsumoto
2012-05-14
mrit - Embeddable Ruby ISO Test
Daniel Bovensiepen