summaryrefslogtreecommitdiffhomepage
path: root/tasks/mruby_build_commands.rake
AgeCommit message (Expand)Author
2013-02-23Support to build on pwd != mruby source rootYuichiro MASUI
2013-02-06Change task rule based on build_dir so main rules don't clobber gem rules.Carson McDonald
2013-01-30resolve conflictYukihiro Matz Matsumoto
2013-01-28Change the way that the DISABLE_GEMS flag is set.Carson McDonald
2013-01-28load MRUBY_CONFIG script after 'build_config.rb'Yuichiro MASUI
2013-01-24resolve conflictYukihiro Matz Matsumoto
2013-01-24Remove noisy build message quotesJon
2013-01-24Add flags_after_librariesYuichiro MASUI
2013-01-24merge masterYuichiro MASUI
2013-01-23Remove reversemattn
2013-01-23Refine pretty-print indentingJon
2013-01-22Refine pretty printingJon
2013-01-21Added flags_before_libraries to linkerYuichiro MASUI
2013-01-21resolve conflictsYukihiro Matz Matsumoto
2013-01-21Beautify the output of rakeDaniel Bovensiepen
2013-01-21Reduce line lengthDaniel Bovensiepen
2013-01-21Export build flags to lib/libmruby.flags.makYuichiro MASUI
2013-01-21build_config gets more flexibilityYuichiro MASUI
2013-01-20Improved build scripts and config filesYuichiro MASUI