Commit Graph

17 Commits

Author SHA1 Message Date
crimsonwoods 572acc0bea add a new feature to select the target architecture. 2013-03-09 18:55:51 +09:00
crimsonwoods fe4f45d2b6 refactoring 2013-03-08 03:21:56 +09:00
crimsonwoods 80edeaa81a bug fix: add new option '-mandroid' into CFLAGS and same options are applied into LDFLAGS. 2013-03-08 03:19:31 +09:00
crimsonwoods 51b8c8d5a8 bug fix: the argument of '--sysroot' option should be followed '=' character. 2013-03-08 02:55:13 +09:00
Yuichiro MASUI 0970ca9572 Support to build on pwd != mruby source root 2013-02-23 19:03:59 +09:00
shtirlic 1af61f2030 Add androideabi toolchain rake task (Build mruby with Android NDK) 2013-02-03 06:24:06 +04:00
mattn a2ff17b546 Change the way that the DISABLE_GEMS flag is set for vs2012. 2013-02-01 21:41:34 +09:00
Yukihiro Matz Matsumoto 24679c6dd6 resolve conflict 2013-01-30 07:33:35 +09:00
Yuichiro MASUI 39ee012ce5 Added .lib extension for library file on VS2012 2013-01-28 18:30:16 +09:00
Yuichiro MASUI 5a152c82e6 load MRUBY_CONFIG script after 'build_config.rb' 2013-01-28 18:22:11 +09:00
Yuichiro MASUI dd680b6e67 Add flags_after_libraries 2013-01-24 11:33:56 +09:00
Yuichiro MASUI b1623b9e58 merge master 2013-01-24 11:21:39 +09:00
Yuichiro MASUI f6edd3065c Add C++/Objective-C init in toolchains 2013-01-22 14:06:59 +09:00
Yuichiro MASUI a1c4992905 Added flags_before_libraries to linker 2013-01-21 22:15:15 +09:00
Cremno 94776fd8fc vs2012 toolchain: various fixes
CC: / instead of - (cosmetic change)
LD: removed default libraries and fixed options syntax
AR: added /nologo
2013-01-21 10:59:24 +01:00
Daniel Bovensiepen 46b9118562 Fix Visual Studio Toolchain 2013-01-21 14:08:30 +08:00
Yuichiro MASUI ced80d2b4b Improved build scripts and config files 2013-01-20 22:48:42 +09:00