summaryrefslogtreecommitdiffhomepage
path: root/src/mruby_core.rake
AgeCommit message (Expand)Author
2019-01-16Remove special treatments for `MRB_WITHOUT_FLOAT` in build scriptsKOBAYASHI Shuji
2018-10-29Rename libmruby stuff to avoid confusiontake-cheeze
2017-10-11Add MRB_WITHOUT_FLOATYAMAMOTO Masaya
2017-03-02Reorganize C++ exceptions; ref #3470Yukihiro "Matz" Matsumoto
2015-06-01Compile mruby compiler as mrbgem.take_cheeze
2014-06-04Add generator script to dependency so that it will regenerate C codes when it...take_cheeze
2014-04-30remove trailing spacesNobuyoshi Nakada
2014-03-01define __STDC_* macros in y.tab.cxx tootake_cheeze
2014-03-01move jmpbuf_id to generated filetake_cheeze
2014-03-01fix compile error of min/max macrotake_cheeze
2014-03-01support c++ exceptiontake_cheeze
2013-02-23Support to build on pwd != mruby source rootYuichiro MASUI
2013-01-20Improved build scripts and config filesYuichiro MASUI
2013-01-09Added s flag to ar commandYuichiro MASUI
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI