summaryrefslogtreecommitdiffhomepage
path: root/tasks
AgeCommit message (Expand)Author
2013-03-14support 'Cygwin' as build platform.crimsonwoods
2013-03-14bug fix: fix "--sysroot" option and host platform detection.crimsonwoods
2013-03-09more CFLAGS and LDFLAGS are specified automatically.crimsonwoods
2013-03-09add a new feature to select the target Android platform.crimsonwoods
2013-03-09add a new feature to select the target architecture.crimsonwoods
2013-03-08refactoringcrimsonwoods
2013-03-08bug fix: add new option '-mandroid' into CFLAGS and same options are applied ...crimsonwoods
2013-03-08bug fix: the argument of '--sysroot' option should be followed '=' character.crimsonwoods
2013-03-05Add accessor: version, description, summary, homepage.Masaki Muranaka
2013-02-28Merge pull request #906 from xxuejie/remove_unused_varYukihiro "Matz" Matsumoto
2013-02-28Rake respects verbose flag also for test and clean targetDaniel Bovensiepen
2013-02-27Do not generate test_args_hash variable if it is not usedXuejie "Rafael" Xiao
2013-02-23Support to build on pwd != mruby source rootYuichiro MASUI
2013-02-20declare local variable at the start of a block in generated gem_test.cnkshigeru
2013-02-07Merge pull request #825 from carsonmcdonald/gembuildfixYukihiro "Matz" Matsumoto
2013-02-07Ignore empty gemmattn
2013-02-06Change task rule based on build_dir so main rules don't clobber gem rules.Carson McDonald
2013-02-03Merge pull request #813 from masuidrive/generate_mrbtest_aYukihiro "Matz" Matsumoto
2013-02-03Generate mrbtest.a file for sparete from driver.oYuichiro MASUI
2013-02-03Add androideabi toolchain rake task (Build mruby with Android NDK)shtirlic
2013-02-01Change the way that the DISABLE_GEMS flag is set for vs2012.mattn
2013-01-30Merge pull request #802 from carsonmcdonald/mrbgemstestpassargsYukihiro "Matz" Matsumoto
2013-01-30Changed variable $test_args to constant TEST_ARGSCarson McDonald
2013-01-30Make sure quotes and escapes get escaped.Carson McDonald
2013-01-29Add ability to pass parameters from mrbgem.rake spec into test scripts.Carson McDonald
2013-01-30Remove double quote for MRUBY_XXX in libmruby.flags.makmattn
2013-01-30resolve conflictYukihiro Matz Matsumoto
2013-01-29Merge pull request #796 from masuidrive/vs2012Yukihiro "Matz" Matsumoto
2013-01-28Change the way that the DISABLE_GEMS flag is set.Carson McDonald
2013-01-28Added .lib extension for library file on VS2012Yuichiro MASUI
2013-01-28load MRUBY_CONFIG script after 'build_config.rb'Yuichiro MASUI
2013-01-27Fixed mrbc file ext on hostYuichiro MASUI
2013-01-24Let's use more rubyDavide D'Agostino
2013-01-24Merge branch 'master' of github.com:mruby/mrubyYukihiro Matz Matsumoto
2013-01-24resolve conflictYukihiro Matz Matsumoto
2013-01-23Merge pull request #778 from mattn/gemlistYukihiro "Matz" Matsumoto
2013-01-24Listing gems verticallymattn
2013-01-24Remove noisy build message quotesJon
2013-01-24Add flags_after_librariesYuichiro MASUI
2013-01-24merge masterYuichiro MASUI
2013-01-23Merge pull request #776 from carsonmcdonald/displaybuildinfoYukihiro "Matz" Matsumoto
2013-01-23Add build summary at the end of a build.Carson McDonald
2013-01-23Remove reversemattn
2013-01-23Merge pull request #773 from thecodeshop/pppYukihiro "Matz" Matsumoto
2013-01-23Merge pull request #770 from masuidrive/mrbgem_finalizerYukihiro "Matz" Matsumoto
2013-01-23Merge pull request #769 from masuidrive/mrbgem_initYukihiro "Matz" Matsumoto
2013-01-23Refine pretty-print indentingJon
2013-01-22Refine pretty printingJon
2013-01-22Added finalizer of mrbgemsYuichiro MASUI
2013-01-22Add C++/Objective-C init in toolchainsYuichiro MASUI