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
/
tasks
/
mrbgem_spec.rake
Age
Commit message (
Expand
)
Author
2013-03-07
Apply @masuidrive's review point. @bins should be Array.
Masaki Muranaka
2013-03-07
Add Support to build loadable modules defined in mrbgems.
Masaki Muranaka
2013-03-05
Add accessor: version, description, summary, homepage.
Masaki Muranaka
2013-02-03
Generate mrbtest.a file for sparete from driver.o
Yuichiro MASUI
2013-01-29
Add ability to pass parameters from mrbgem.rake spec into test scripts.
Carson McDonald
2013-01-30
resolve conflict
Yukihiro Matz Matsumoto
2013-01-28
Change the way that the DISABLE_GEMS flag is set.
Carson McDonald
2013-01-28
load MRUBY_CONFIG script after 'build_config.rb'
Yuichiro MASUI
2013-01-24
Add flags_after_libraries
Yuichiro MASUI
2013-01-24
merge master
Yuichiro MASUI
2013-01-22
Added finalizer of mrbgems
Yuichiro MASUI
2013-01-21
Added flags_before_libraries to linker
Yuichiro MASUI
2013-01-21
resolve conflicts
Yukihiro Matz Matsumoto
2013-01-21
Reduce line length
Daniel Bovensiepen
2013-01-21
Export build flags to lib/libmruby.flags.mak
Yuichiro MASUI
2013-01-21
build_config gets more flexibility
Yuichiro MASUI
2013-01-20
Improved build scripts and config files
Yuichiro MASUI