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
Age
Commit message (
Expand
)
Author
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
Use advanced GemList as list for GEMs
Daniel Bovensiepen
2013-05-03
Implement GemList which can identify GEM duplicates
Daniel Bovensiepen
2013-05-03
sort mrbgem's mrblib/*.rb files
Akira Yumiyama
2013-05-02
Improve Gem::Specification for support of dependencies and requirements
Daniel Bovensiepen
2013-05-02
Implement :core parameter for conf.gem
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-27
Add gembox feature
Daniel Bovensiepen
2013-04-23
Pass verbose flag to each gem test
Xuejie "Rafael" Xiao
2013-04-20
put spaces after if/while
Yukihiro "Matz" Matsumoto
2013-04-13
Add vs2010.rake
h2so5
2013-04-11
Move mirb and mruby to mrbgems.
Masaki Muranaka
2013-04-08
Merge pull request #1150 from monaka/pr-add-test-runner-support
Yukihiro "Matz" Matsumoto
2013-04-07
Add "test runner" support for cross builds.
Masaki Muranaka
2013-04-06
Merge pull request #1116 from kurodash/pr-exclude-legal-from-archive
Yukihiro "Matz" Matsumoto
2013-04-06
use EXIT_SUCCESS and EXIT_FAILURE for exit status; close #1142
Yukihiro "Matz" Matsumoto
2013-04-05
Improve CRuby rake compatible
Yuichiro MASUI
2013-04-01
revert 79ebdb5 for the time being #1110
Yukihiro "Matz" Matsumoto
2013-03-30
Modified build dependency to exclude 'LEGAL' from libmruby archive.
kurodash
2013-03-29
Fixed testrb load path
Yuichiro MASUI
2013-03-29
Display the command line when mrbc is kicked in the verbose mode.
Masaki Muranaka
2013-03-28
LEGAL file generator for binaries
Daniel Bovensiepen
2013-03-23
Add bitbucket git support.
Masaki Muranaka
2013-03-19
Add gem version to build summary if it exists.
Carson McDonald
2013-03-17
resolve conflict from #1017
Yukihiro Matz Matsumoto
2013-03-16
Remove stdlib.h from mruby.h. It is for portability (care for freestanding en...
Masaki Muranaka
2013-03-16
Remove string.h in khash.h
Masaki Muranaka
2013-03-14
Merge pull request #975 from crimsonwoods/modify_build_script
Yukihiro "Matz" Matsumoto
2013-03-14
bug fix: fix wrong method name.
crimsonwoods
2013-03-14
support 'Cygwin' as build platform.
crimsonwoods
2013-03-14
bug fix: fix "--sysroot" option and host platform detection.
crimsonwoods
2013-03-10
Change default gem path.
Yuichiro MASUI
2013-03-09
more CFLAGS and LDFLAGS are specified automatically.
crimsonwoods
2013-03-09
add a new feature to select the target Android platform.
crimsonwoods
2013-03-09
add a new feature to select the target architecture.
crimsonwoods
2013-03-08
Fixed #969
Yuichiro MASUI
2013-03-08
refactoring
crimsonwoods
2013-03-08
bug fix: add new option '-mandroid' into CFLAGS and same options are applied ...
crimsonwoods
2013-03-08
bug fix: the argument of '--sysroot' option should be followed '=' character.
crimsonwoods
2013-03-07
Merge pull request #962 from masahino/fix_branch_option
Yukihiro "Matz" Matsumoto
2013-03-07
fix handling of :branch option of gem.conf
masahino
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-28
Merge pull request #906 from xxuejie/remove_unused_var
Yukihiro "Matz" Matsumoto
2013-02-28
Rake respects verbose flag also for test and clean target
Daniel Bovensiepen
2013-02-27
Do not generate test_args_hash variable if it is not used
Xuejie "Rafael" Xiao
2013-02-23
Support to build on pwd != mruby source root
Yuichiro MASUI
[prev]
[next]