summaryrefslogtreecommitdiffhomepage
path: root/tasks/mruby_build_gem.rake
AgeCommit message (Expand)Author
2017-04-04Move class/module definitions to normal .rb filesUchio KONDO
2017-02-28Compile C files by C compiler when C++ files mixed.Yukihiro "Matz" Matsumoto
2015-11-16This patch changes git gem behavior to never pull gems unless specified.Zachary Scott
2015-08-02be able to source with :path for mrbgemsTerence Lee
2015-07-27Shallow clone mgem sourceZachary Scott
2015-06-29Merge pull request #2862 from scalone/recursive_cloneYukihiro "Matz" Matsumoto
2015-06-26Fix quotes use during load special path gem of gem.Thiago Scalone
2015-06-26Add —-recursive option to automatically update submodules from git mgems.Thiago Scalone
2015-06-22Add :mgem gem loader to load mrbgem from mgem-list ( https://github.com/mruby...take_cheeze
2015-01-18Don't use Build.current if possibleJulian Aron Prenner
2014-06-09Find c++ files in tools/.Masaki Muranaka
2014-05-20Support extension '.cc' in globbing.take_cheeze
2014-04-20Implement :checksum_hash mrbgem option.Daniel Bovensiepen
2014-04-07Fix C++ files detection for automatic C++ ABI enabling.take_cheeze
2014-03-02Add ssh protocol support for bitbucket.Masaki Muranaka
2014-03-01support c++ exceptiontake_cheeze
2014-01-02fix some warnings emitted by 'ruby -w'cremno
2013-10-01Fix for caller_dir relative gemsWilliam Light
2013-10-01Implement gembox-relative gemdir pathsWilliam Light
2013-08-04Added support for custom gem clone directories when using gitRyan Scott
2013-07-15Allow programmers to specify build path manuallyXuejie "Rafael" Xiao
2013-07-04Add --pull_gems option to minirakekyab
2013-05-09fix regexp warning: character class has duplicated rangeNihad Abbasov
2013-05-02Implement :core parameter for conf.gemDaniel Bovensiepen
2013-04-27fix gembox rake tasks to support Ruby 1.8Yukihiro "Matz" Matsumoto
2013-04-27IMPROVE: Move GemBox to more logical source locationDaniel Bovensiepen
2013-04-27Add gembox featureDaniel Bovensiepen
2013-03-23Add bitbucket git support.Masaki Muranaka
2013-03-10Change default gem path.Yuichiro MASUI
2013-03-07fix handling of :branch option of gem.confmasahino
2013-02-07Ignore empty gemmattn
2013-01-21Added "Unknown toolchain/gem" error messageYuichiro MASUI
2013-01-20Improved build scripts and config filesYuichiro MASUI