10 Commits

Author SHA1 Message Date
take_cheeze fb3c2f6b08 Add generator script to dependency so that it will regenerate C codes when it's modified. 2014-06-04 22:53:36 +09:00
MATSUMOTO Ryosuke a5dd02f94f Change the position of -L option from MRUBY_LIBS to MRUBY_LDFLAGS 2014-03-05 17:37:44 +09:00
mattn 98b5b68298 Fix #1803 2014-03-05 14:11:53 +09:00
mattn e02bf49c37 Remove double quote for MRUBY_XXX in libmruby.flags.mak 2013-01-30 10:37:23 +09:00
Yuichiro MASUI a1c4992905 Added flags_before_libraries to linker 2013-01-21 22:15:15 +09:00
Yuichiro MASUI 117e2ec065 Export build flags to lib/libmruby.flags.mak 2013-01-21 14:05:42 +09:00
Yuichiro MASUI ced80d2b4b Improved build scripts and config files 2013-01-20 22:48:42 +09:00
Yuichiro MASUI 3479d8474a Added s flag to ar command 2013-01-09 20:15:49 +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