Commit Graph

6 Commits

Author SHA1 Message Date
Yukihiro "Matz" Matsumoto 85370784a4 Merge pull request #692 from masuidrive/fixed_mrbgem_cxx_objc_flags
Added cxx/objc/asmflags in mrbgems
2013-01-06 03:52:39 -08:00
Yuichiro MASUI 0dd0a54881 Added cxx/objc/asmflags in mrbgems. Sorry, I forgot it 2013-01-06 04:09:08 +09:00
Yuichiro MASUI b28a9c84c8 Fixed build dependency 2013-01-05 17:00:07 +09:00
Yuichiro MASUI b8a6c5ce0d Changed objccflags to objcflags
Added cxxflags, objcflags, asmflags to mrbgem.rake
Support .cxx and .cc as C++ source in mrbgems
2013-01-04 23:43:33 +09:00
Daniel Bovensiepen e3fd198cbf Fix an unnecessary space 2013-01-04 07:01:01 +08:00
Yuichiro MASUI 7c469c0b9d Rebuild CRuby based building script without Makefile
Tested CRuby 1.8.6 and 1.9.3

You can see building configuration in build_config.rb
2013-01-03 02:24:15 +09:00