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 (
Collapse
)
Author
2013-05-09
consider empty version requirements as >= 0.0.0
Julien Ammous
2013-05-09
consider gem version to be 0.0.0 unless specified
Julien Ammous
2013-05-09
Todo is actually already finished :-)
Daniel Bovensiepen
2013-05-09
Implement GEM dependency check
Daniel Bovensiepen
2013-05-04
Merge branch 'bovi-gem-duplication'
Yukihiro "Matz" Matsumoto
2013-05-04
remove explicit check to honor duck typing
Yukihiro "Matz" Matsumoto
2013-05-04
avoid subclassing Array not to inherit too much methods
Yukihiro "Matz" Matsumoto
2013-05-03
Move GemList to MRuby::Gem::List. More logical location
Daniel Bovensiepen
2013-05-03
sort mrbgem's mrblib/*.rb files
Akira Yumiyama
- https://github.com/mruby/mruby/commit/5de9a8cc50052db105ea8ba06d64b95cb1b57db1
2013-05-02
Improve Gem::Specification for support of dependencies and requirements
Daniel Bovensiepen
2013-04-27
fix gembox rake tasks to support Ruby 1.8
Yukihiro "Matz" Matsumoto
2013-04-27
IMPROVE: Move GemBox to more logical source location
Daniel Bovensiepen
2013-04-06
use EXIT_SUCCESS and EXIT_FAILURE for exit status; close #1142
Yukihiro "Matz" Matsumoto
2013-03-16
Remove stdlib.h from mruby.h. It is for portability (care for freestanding ↵
Masaki Muranaka
environments). This is a first step. It will be reduced stdlib.h in each files later.
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
[prev]