Commit Graph

51 Commits

Author SHA1 Message Date
Yuichiro MASUI 25f7a74e56 Fixed mrbc file ext on host 2013-01-27 03:13:56 +09:00
Davide D'Agostino b317259731 Let's use more ruby 2013-01-24 00:08:40 -08:00
Yukihiro Matz Matsumoto 472e42f0bf Merge branch 'master' of github.com:mruby/mruby 2013-01-24 16:49:13 +09:00
Yukihiro Matz Matsumoto 5ef8aa765f resolve conflict 2013-01-24 16:48:38 +09:00
Yukihiro "Matz" Matsumoto c00cebe233 Merge pull request #778 from mattn/gemlist
Listing gems vertically
2013-01-23 23:44:57 -08:00
mattn b7805a3e05 Listing gems vertically 2013-01-24 16:11:33 +09:00
Jon 843aabc7e4 Remove noisy build message quotes 2013-01-24 00:38:07 -05: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
Yukihiro "Matz" Matsumoto 65623d7d66 Merge pull request #776 from carsonmcdonald/displaybuildinfo
Add build summary at the end of a build.
2013-01-23 18:08:01 -08:00
Carson McDonald 6e72fb4781 Add build summary at the end of a build. 2013-01-23 18:44:48 -05:00
mattn d8d87f692f Remove reverse 2013-01-23 22:48:27 +09:00
Yukihiro "Matz" Matsumoto 538bbfc15f Merge pull request #773 from thecodeshop/ppp
Refine pretty printing
2013-01-23 05:20:43 -08:00
Yukihiro "Matz" Matsumoto 8961a78808 Merge pull request #770 from masuidrive/mrbgem_finalizer
Added finalizer of mrbgems
2013-01-23 05:11:54 -08:00
Yukihiro "Matz" Matsumoto b79e1ecbaa Merge pull request #769 from masuidrive/mrbgem_init
Add C++/Objective-C init in toolchains
2013-01-23 05:00:38 -08:00
Jon 7f095534fd Refine pretty-print indenting 2013-01-23 00:23:13 -05:00
Jon d5b263f7a9 Refine pretty printing 2013-01-22 10:37:54 -05:00
Yuichiro MASUI 310b0dce8f Added finalizer of mrbgems 2013-01-22 20:18:48 +09:00
Yuichiro MASUI f6edd3065c Add C++/Objective-C init in toolchains 2013-01-22 14:06:59 +09:00
Yukihiro "Matz" Matsumoto 461a03ca06 Merge pull request #767 from masuidrive/build_error_message
Added "Unknown toolchain/gem" error message
2013-01-21 07:37:50 -08:00
Yuichiro MASUI a9064dce15 Added "Unknown toolchain/gem" error message 2013-01-21 23:52:39 +09:00
Yuichiro MASUI a1c4992905 Added flags_before_libraries to linker 2013-01-21 22:15:15 +09:00
MATSUMOTO Ryosuke 1db86c9e99 Changed flags name in libmruby.flags.mak 2013-01-21 20:47:42 +09:00
Yukihiro "Matz" Matsumoto cc2e4e73de Merge pull request #762 from cremno/vs2012-toolchain-fixes
vs2012 toolchain: various fixes
2013-01-21 03:04:29 -08:00
Yukihiro "Matz" Matsumoto 7987619bed Merge pull request #760 from masuidrive/fixed_compat
Fixed 1.8 compatibility
2013-01-21 03:02:52 -08:00
Yukihiro "Matz" Matsumoto 73fa0d6355 Merge pull request #759 from skandhas/pr-fix-build-on-cygwin
fix build faild on Cygwin Environment
2013-01-21 03:00:50 -08: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
Yukihiro Matz Matsumoto 17fa9927a3 resolve conflicts 2013-01-21 17:31:12 +09:00
Daniel Bovensiepen 300f0d548b Beautify the output of rake 2013-01-21 15:58:47 +08:00
Daniel Bovensiepen 9d9e784a56 Set default rake to not verbose 2013-01-21 15:58:20 +08:00
Yuichiro MASUI befb830a42 Fixed 1.8 compatibilitywq 2013-01-21 16:14:09 +09:00
skandhas 121001c4f5 fix build faild on Cygwin Environment 2013-01-21 14:34:30 +08:00
Daniel Bovensiepen 73eba4d4e8 Reduce line length 2013-01-21 14:13:17 +08:00
Daniel Bovensiepen 46b9118562 Fix Visual Studio Toolchain 2013-01-21 14:08:30 +08:00
Yuichiro MASUI 117e2ec065 Export build flags to lib/libmruby.flags.mak 2013-01-21 14:05:42 +09:00
Yuichiro MASUI 0defb59053 build_config gets more flexibility 2013-01-21 12:46:17 +09:00
Yuichiro MASUI ced80d2b4b Improved build scripts and config files 2013-01-20 22:48:42 +09:00
mattn d8dcee584e build gems if build_config.rb is modified. 2013-01-11 21:01:04 +09:00
Yuichiro MASUI 5d9aeb1502 Fixed mrbtest result numbers 2013-01-11 02:50:22 +09:00
mattn 7deef5aa7d remove compiler warnings. 2013-01-10 14:38:05 +09:00
Yukihiro "Matz" Matsumoto 5804e7682e Merge pull request #714 from masuidrive/add_flags_for_building
Added conf.bins for defining bulding binaries
2013-01-09 08:49:13 -08:00
Yuichiro MASUI 33350251ae Added conf.bins for defining bulding binaries 2013-01-09 22:40:08 +09:00
Yuichiro MASUI 3479d8474a Added s flag to ar command 2013-01-09 20:15:49 +09:00
Yuichiro MASUI a19c061cb1 Added gem :github option 2013-01-08 00:44:48 +09:00
Yuichiro MASUI 280bad605e Run mrbgems test run on isolate mrb_state each rb file.
Can access to current gem's name through GEMNAME from test.

Can change assert library each mrbgems. used spec.test_preload on mrbgem.rake.

assert library should set $ok_test, $ko_test, $kill_test, $asserts.
2013-01-07 02:58:36 +09:00
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