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-03-14
support 'Cygwin' as build platform.
crimsonwoods
2013-03-14
bug fix: fix "--sysroot" option and host platform detection.
crimsonwoods
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
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-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
2013-02-20
declare local variable at the start of a block in generated gem_test.c
nkshigeru
2013-02-07
Merge pull request #825 from carsonmcdonald/gembuildfix
Yukihiro "Matz" Matsumoto
2013-02-07
Ignore empty gem
mattn
2013-02-06
Change task rule based on build_dir so main rules don't clobber gem rules.
Carson McDonald
2013-02-03
Merge pull request #813 from masuidrive/generate_mrbtest_a
Yukihiro "Matz" Matsumoto
2013-02-03
Generate mrbtest.a file for sparete from driver.o
Yuichiro MASUI
2013-02-03
Add androideabi toolchain rake task (Build mruby with Android NDK)
shtirlic
2013-02-01
Change the way that the DISABLE_GEMS flag is set for vs2012.
mattn
2013-01-30
Merge pull request #802 from carsonmcdonald/mrbgemstestpassargs
Yukihiro "Matz" Matsumoto
2013-01-30
Changed variable $test_args to constant TEST_ARGS
Carson McDonald
2013-01-30
Make sure quotes and escapes get escaped.
Carson McDonald
2013-01-29
Add ability to pass parameters from mrbgem.rake spec into test scripts.
Carson McDonald
2013-01-30
Remove double quote for MRUBY_XXX in libmruby.flags.mak
mattn
2013-01-30
resolve conflict
Yukihiro Matz Matsumoto
2013-01-29
Merge pull request #796 from masuidrive/vs2012
Yukihiro "Matz" Matsumoto
2013-01-28
Change the way that the DISABLE_GEMS flag is set.
Carson McDonald
2013-01-28
Added .lib extension for library file on VS2012
Yuichiro MASUI
2013-01-28
load MRUBY_CONFIG script after 'build_config.rb'
Yuichiro MASUI
2013-01-27
Fixed mrbc file ext on host
Yuichiro MASUI
2013-01-24
Let's use more ruby
Davide D'Agostino
2013-01-24
Merge branch 'master' of github.com:mruby/mruby
Yukihiro Matz Matsumoto
2013-01-24
resolve conflict
Yukihiro Matz Matsumoto
2013-01-23
Merge pull request #778 from mattn/gemlist
Yukihiro "Matz" Matsumoto
2013-01-24
Listing gems vertically
mattn
2013-01-24
Remove noisy build message quotes
Jon
2013-01-24
Add flags_after_libraries
Yuichiro MASUI
2013-01-24
merge master
Yuichiro MASUI
2013-01-23
Merge pull request #776 from carsonmcdonald/displaybuildinfo
Yukihiro "Matz" Matsumoto
2013-01-23
Add build summary at the end of a build.
Carson McDonald
2013-01-23
Remove reverse
mattn
2013-01-23
Merge pull request #773 from thecodeshop/ppp
Yukihiro "Matz" Matsumoto
2013-01-23
Merge pull request #770 from masuidrive/mrbgem_finalizer
Yukihiro "Matz" Matsumoto
2013-01-23
Merge pull request #769 from masuidrive/mrbgem_init
Yukihiro "Matz" Matsumoto
2013-01-23
Refine pretty-print indenting
Jon
2013-01-22
Refine pretty printing
Jon
2013-01-22
Added finalizer of mrbgems
Yuichiro MASUI
2013-01-22
Add C++/Objective-C init in toolchains
Yuichiro MASUI
[next]